Memory Division(MoreMEM) for Cotulla's WM6 *works with AutoInstall/MagicianSet* - JAM, MDA Compact, S100 Software Upgrading

Memory Division is a program which works like Cotulla's "MoreMEM" (http://www.cotulla.pp.ru/MagOtherApps.html ,special thanks to Cotulla),they all do the same thing:Realloc and lock(disable memory slider automoving) system's Memory Division.
----------------------------------------------
Usage:
Import a registry setting,and then run MemDivApp.exe
It works with registry,which sending/receiving parameters to it.
----------------------------------------------
Write a division registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\MagicianSet]
"MemDivMethod"=dword:00000001
"MemDivSize"=dword:00004800
Click to expand...
Click to collapse
MemDivMethod: Set to 1 if you want to do division,after done,this parameter will set to 0.
MemDivSize: The value of memory division in KB,for example,0x4800= 18,432 KB = 18 MB ,means that user will get 18 MB size of Storage.
----------------------------------------------
Result:
Result in registry,also under [HKEY_LOCAL_MACHINE\Software\MagicianSet]
"MemDivResult"=dword:00000000
Click to expand...
Click to collapse
The usually result is 0 or 3
0 - Successfully
3 - Failed,maybe you have set a value less than the minimum Storage size or bigger than the maximum Memory size
*NOTE* There are also other values used for communicate with MagicianSet
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
----------------------------------------------
Extended usage with AutoInstall since WWE_O4:
You can export a registry setting from [HKEY_LOCAL_MACHINE\Software\MagicianSet],and set MemDivMethod to 1,for example:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\MagicianSet]
"MemDivMethod"=dword:00000001
"MemDivSize"=dword:00004800
Click to expand...
Click to collapse
This registry setting will tell application lock a 18MB size of Storage.
And then,write a script for AutoInstall:
RegImport(SD, "\AutoInstall\MemDivSet.reg");
ExecWait(SD, "\AutoInstall\MemDivApp.exe");
Click to expand...
Click to collapse
So AutoInstall will import registry setting and do memory division after HARD RESET.
Also comes with MagicianSet
The minimum value of Slider is (((StoreSize - StoreFreeSize) + 2048) / 1024) = Minimum Storage size + 1.5MB,because I think it will more safer than Minimum Storage size + 700KB (The value of Cotulla's MoreMEM)

Great work !
Thanks !

ths very much~I am your fans from pdafans

小金哥哥,看不懂啊。。。这是用来做什么的呀?顺便问下新的rom快出了吗?

就是这个“内存调整”里的无界面版本,实际执行主体都是现在发出来的程序,MagicianSet只是在它基础上实现了一个方便设置的界面。

You've been a great team with Cotulla, I salute you and dear master Cotulla.

what does this do exactly?

Read instruction of MoreMEM (http://www.cotulla.pp.ru/MagOtherApps.html) you will know what it does

Thanks SO would this enable me to run a 30mb ROM on MorphGear on a qtek s100 with Cotulla's ROM?

I found something detail from Microsoft to explain this.
(In WM5/6 this setting was fixed and could not changeable,but our master Cotulla's ROM have to do some special action to make "Storage" exists,so it still works)
Mike responds, "I'm a bit embarrassed that we actually have a registry key with the word 'Dork' in it. I don't know what that developer was thinking. That key should have no effect on WM5. It was used on pre-WM5 PocketPCs that had a memory slider. The memory slider allowed you to determine how much memory was used as RAM and how much was used as Storage. However, as storage and RAM were consumed, the OS used to adjust the slider on its own (it basically tried to keep the amount of free RAM equal to the amount of free storage). In the vernacular of some dev who thought he was being clever, this was called 'Dorking' the memory. NeverDorkMemory disabled that automatic adjustment to the memory slider. It was generally believed that automatically adjusting the slider was the right thing to do, so we didn't make the key something configurable through the UI. Persistent storage means that we don't spend RAM on storage anymore, so there's no longer a need for the slider. With the slider gone, NeverDorkMemory shouldn't have any effect. I've had a few people ask where the slider went, so I was planning to write an entry explaining why it's gone..."

Ha ha,WWE finished

小金哥哥:你辛苦了、佛山人民感谢你!

Note: This feature only available in O ROMs,NOT R~!

I use O ~ only haha

Related

Solving the backlight issue

Hi,
Many of you may encounter some problems regarding backlight after:
- modifying default settings for backlight
- installing TOMTOM or TCMP
To solve this, just modify the registry key (using regedit if you unsigned your phone, or using http://www.pocketpcfreewares.com/fr/index.php?soft=1399)
HKCU / Control Panel / Power => values => put 30 for 30 seconds, 60 for 1 mn, ...
Seen on http://forums.smartphonefrance.info/viewtopic.php?t=40440
thank you
should i greate a new string or how shall i change the value. I have no value right now.
many thanks from italy. was wery strage issue
andrew
I installed my TomTom Mobile 5.2 and the light never went off since.
Excellent, this works great!
its all on default
when i go there i see only one string and it says (value not set)
what value i need to change ? can i get more specific info
please
I'm also alittle curious to what i actually need to change. There is only one value there, and it is set to 4, other then that there's just the add-key.
on mine it was set to a really long number like 96237342 or something after i installed core player. i just removed it and set it to 60 and it worked.
Elisha said:
on mine it was set to a really long number like 96237342 or something after i installed core player. i just removed it and set it to 60 and it worked.
Click to expand...
Click to collapse
What was the name of the entry you edited?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks alot, from South Africa... Thinking that i was about to restore to factory defaults, AGAIN... help appreciated...
Thanks a heap - works also on CorePlayer, even though I shouldn't have to mess with the registry because of an app that cost $25.
Nicoolai said:
What was the name of the entry you edited?
Click to expand...
Click to collapse
mine was "Display", set it up to 30 it will work
Good work laita56
first of all, merci beaucoup laita56
as laita56 explained it very well already (thanx mate), i will try to add some more infos for the curious of us.
if followed the steps that laita56 did (see first post), you should already have "Mobile Registry Editor - v1.1" on your
computer. Please start that application.
You should see this:
know click on the "+"-signs of
+HKEY_CURRENT_USER ,
+ControlPanel ,
+Power ,
click on the folder Power (the one that you just expanded)
in the right half of "Mobile Registry Editor"-window, make a right click and select "New > String Value"
till here the whole procedure looks like this:
in the "New String"-window that has opened, you have know to input the disered values. First we name it, in "Value Name" we type "Display". Secondly we will give the Timeout value, in "Value Data" we (as example) "30" for 30 seconds.
this looks like this:
finally click on "Ok" and we're done!
Softreset your phone to activate the new values.
Happy reg editing!
Mysterious re-appearing problem identified and eliminated
I will continue on this thread as it best matches the problem that many are experiencing. While the solution the "problem" that many applications are creating is outlined below, many will "mysteriously" see the problem reappear again after some time.
Well, the reason is simple: In their infite wisdom, HTC have chosen to replace the default display timeout handling (stored in HKCU\ControlPanel\Power value for Display) that seems MS Standard by a private setting - that allows to have different display timeouts if running on battery or on AC.
Unfortunately calling the settings panel for the power-settings will (by accessing the HTC tooling for manipulating these values) enforce the HTC-handling by deleting the key Display at HKCU\ControlPanel\Power and thus bring back the old problem again!
So what?
Well there is a key "OnlyDisplayTimeout" which has to be created in HKLM\Software\HTC\PowerManagement and set to "1" - this will change the HTC panel behavior to the MS intended and it will work on that single value from then on only.
JesperRas said:
should i greate a new string or how shall i change the value. I have no value right now.
Click to expand...
Click to collapse
Creat a new value...nameisplay value:what u like...15 30 60 etc.
it'll work well!
You need to create a key "Display" (type DWORD) and assign the value for the timeout. You must create the other key "OnlyDisplayTimeout" (type DWORD) and assign the alvue "1" as well to keep the settings of "Display" alive even after calling the Settings panel Power options.
You can even ONLY create the key "OnlyDisplayTimeout" value = 1 as from then on the Setting-Power will exactly work on the Display key - even create it if it was not there.

How much is your average FREE MEMORY?

when you close everything form Task manager of course.
post the number + Programs running in the background.
mine:
15mb
V2R photodialer
SBSH facade
Clockontop
blackbars
I think Facade eats a lot of memory.
17MB
after a restart 24MB
After a soft reset i have got 23 mb of free mem.
But after a while this reduces to 19 mb.
I got the following apps on my SP that starts at reboot:
- Facade
- Orchid ShortCut
- Photo Contact Pro
- Tornado PowerControl
I have ~23 MB free at start-up.
Apps that start automatically are:
Facade
MCC Mobile Finder
Tornado Power Control
Eye on Thief
After using it for a couple of hrs, memory drops to ~18 MB after closing all running applications.
So has anyone an idea where the memory is leaking away to?
Even after closing apps and a hibernate it still creeps down over a period of time - even with a simple homescreen with no plugins and not running anything other than leaving the phone on.
I have 23~24MB ...
startup apps:
- fascade
- smarttoolkit
- LCD Plugin (homescreen)
and i think "V2R photodialer" is eat up your memory ...
do you know of a lighter photo dialer software?
I'm shocked.
I have an s730, with the only thing running is Activesync (connected to exchange active sync)... and my free memory is maxing out at 8MB!
What gives?
ppczouz said:
I'm shocked.
I have an s730, with the only thing running is Activesync (connected to exchange active sync)... and my free memory is maxing out at 8MB!
What gives?
Click to expand...
Click to collapse
That's shocking, and has put me right off this phone.
What's the size after a reboot?
Anyone else with an S730 have similar figure?
ppczouz said:
I'm shocked.
I have an s730, with the only thing running is Activesync (connected to exchange active sync)... and my free memory is maxing out at 8MB!
What gives?
Click to expand...
Click to collapse
Same here... my S730 only has 8 - 10 MB free at any time.... it's really bad.
doesn't the S730 suppose to have memory twice the size of the s710?
I have 12MB on S730
I hope new ROM will fix this
Memory Size
The s730 has the same amount of RAM as the s710. It has double the ROM size, though.
I have a spotty 3G coverage, which forces me to switch off 3G otherwise I would be risking a lot of dropped calls. CPU speed is of no importance to me. So... Goodbye s730, and Hello s710 (it's slimmer and looks better too INMHO)
I would miss the Keyboard/Keypad white backlight, though.
My S710 has free Memory
running on Startup are:
btdwake
WiFiInit
and Installed:
Customization T-Mobile UKsettings
Agenda One
Gregory HTCHome
Microsoft Office Mobile 6.1
MoDaCo DoNew
MoDaCo Google Search
Orneta Scissors Mobile
PocketMax phoneAlarm
pocketMax phoneAlarm IconBar skin
Q Inbox Extender
Resc Explorer
Resco FTP Add-in
Resc Registry Add-in
SBSH Facade
Windows Live
10 or so custom tones
System Info in Task Manager says:
23.73MB Free Starage Memory
20.52MB Free Program Memory
Task Manager says 21,016 KB Free Memory
Roland
Free some more memory
I Installed Sktools Lite on my phone.
It has a small util to free up unused memory after closing of an application.
Works fine.
I'm using X-bar 3 to free up memory and for closing apps.
But after using IE or messenger I can't get below the 25% free memory.
Look at it
It seems i am much lucky one ) Facade,E-native Smart Tools, Alc.2007 lite (alarm) and....
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
... after a reboot i get this
Asus a639
Program memory 24,71 MB free
Mine has ZERO applications open and has a total free memory of only 9 KB!!! ?? I haven't even added any applications to the phone yet... other then the memory leak this is a GREAT phone - love it (just wish HTC would do something about the memory leaks)

[3.05 WWE][G9]HTCMAG_ROM_WWE_R1 by Cotulla

HTCMAG_ROM_WWE_R1
ROM for HTC Magician.
Release date: 16.08.2009 12:59 GMT+3
Alternate name: 3.05 WWE.
Based on "Generation 9"
THIS ROM ONLY FOR 128 DEVICES!!!
R-ROMS for 128 mb devices ONLY!
Don't install them on 64 device - you will see red message only.
Come soon:
Code:
HTCMAG_ROM_RUS_R1 3.05 RUS
HTCMAG_ROM_CHS_R1 3.05 CHS
All roms will have the almost same set of applications, features and etc.
And almost same bugs of course.
Changes:
*BatClear application excluded. It's now obsolete.
*Chord keys support:
Enter + Calendar -> Calibration
Enter + Contacts -> WirelessMgr
Enter + Record -> DeviceSpeed
So you can execute this functions by two buttons. Very easy.
*Ability to turn off device fully.
*Press and hold power key functionality: softreset, screenshot or fulloff
Configured in registry, no UI for it in "Generaion 9".
*Different USB charging modes: none, slow-100ma and fast-500ma.
Configured in registry, no UI for it in "Generaion 9".
*USBtoPC unchecked box mode is working now.
*Unattended mode now working.
*BTDUN profile now working.
*AutoInstall application included. Allow you to setup your favorite
settings/program from script file after hard reset.
Read more about it here
*AudioBooster application.
*Equalizer application included. Bass and treble settings. AGC settings also moved in this application.
*Slightly improved touch sensitivity
*No camera in ROM. And no way to use camera at all.
*Speaker On button now working in cprog application.
*All old BT stuffs removed, including old AGW and BTSettings. You need create your own BT ports in settings for your GPS. Russian people have not any problems with it, so it should work
Screens:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download:
You can donwload it from my website.
http://cotulla.pp.ru/
Please don't reupload to other places.
128 MB ONLY TERRITORY!
-Cotulla
沙发!!!!!!!!
Thank you all for the 818 pay! Thank you very much!
thank you ,Cotulla,magicman.
Big thanks Cotulla for WM 6.5
R1 = WM 6.5
its work perfectly
som screenshot
Photo
R1 = WM 6.5
all my god
that is too great.....
i am very happy that i can use wm6.5 with magician
because Cotulla had tell us it is no 6.5 for Magician...
but now, our Cotulla cook the 6.5 rom for us
Thank you very much
Simply WOW
You're the best!!
Damn it!, you're the man Cotulla!!!! My dreams come true with my Qtek s110
This amazing post, should be change or delete the old "NO WINDOWS MOBILE 5.0 OR 2005 FOR MAGICIAN"
Thanks for your work.
PS: R.I.P. camera mode.
Thank you very much.
For 818 and 828, you are a god.
Thank you very much.
Look forward to "HTCMAG_ROM_CHS_O2 "
any consequences if i installed this to any 64MB devices? Thanks.
Cotulla, sorry, but I don't know why my Qtek s110 with R1 don't work touch screen.
After flashing and install R1 rom, when I see Windows Mobile wellcome screen and appear "tap your screen to set up your Windows phone", LCD touch don't response...
Any idea???
EDIT: I've the HW 3 - LCM Samsung problem
顶起啊。。。。。c大你辛苦啦!
What will happen if HW2 with Topolly LCM?
Many thanks
Many Thanks Cotulla!!
Just can't belive my eyes to see this 6.5 for Magician! Flashed and at top level all working gr8! Thanks once again.
Xiaogin, thanks for the instructions on 128mb mem it is worth the risk.
i really would like to have my magician to be upgraded to wm6.5 but it only have 64MB. :-(
themoha said:
Big thanks Cotulla for WM 6.5
R1 = WM 6.5
its work perfectly
som screenshot
Click to expand...
Click to collapse
Does your RAM reduce to 96M with R1 by Cotulla?
Mine is 96M with it, why?
32M is used for RamDisk.
That's why it marked as "R" - RamDisk.
xiaojin1985 said:
32M is used for RamDisk.
That's why it marked as "R" - RamDisk.
Click to expand...
Click to collapse
Thanks a lot!
i tried installing it on my 64MB magician, it was successfully installed but wont continue after cold booting.

Cab Howto repair HTC Album

Hi guys, I got a big problem with HTC Album.
When I tray to display Facebook photos, I can only see the names of the folders and the number of photos but I can't display them (first it's loading but after appear a cross).
I tried to pass by contacts list and it to the same thing. Even with another Facebook account.
I also tried to delete the folder "FBContacts", in order to reset something but it doesn't do anything.
But, it works with the Facebook app' (but less simple than HTC Album)
Note : Association between contact and Facebook account, works, I can see the current profile picture (but it is the only one i can).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So, is it possible to reinstall / repair HTC Album ?!
Maybe I delete some important thing, or maybe there's a modification to do in the registry...
In advance, thank you.
Hi,
I guess most of the users face this issue, anyone found a solution yet?
Hi guys, I didn't realize that everybody was suffering from this. So, for the benefit of all, I just posted a thread with the fix.
Enjoy
try using dafault values on this tweak
Change:
HKLM/System/StorageManager/FATFS/CacheSize To: 65536
this tip enables a 32mb filesystem cache. it is unsuitable for 1.66 roms as will necessitate a hard reset.
This "tweak" is ultimately incompatible with my HD2/Diamond/Elf!
- On my HD2 (t-mobile stock 2.10) it causes the Album to lose the ability to view facebook pics, as in THE PICTURE ABOVE.
- On my Diamond, it causes wildly erratic behaviour, a corruption of ROM data (icons disappearing, programs stop launching with a "not a vaild win32 app", root files showing wrong sizes i.e. pim.vol once showed a 582 MB file size, etc...), and eventually an inevitable automatic hardreset.
- On my Elf, it causes the erratic behaviour as well as a corruption of my SDCard data and I ALWAYS end up having to format and start anew!!!!!!
Be advised, the "default value" for this reg value is a clean, big and round ZERO. As such, from my observation, this is UNSUITABLE for HD2 Leo stock T-Mobile ROM 2.10 either!
P.S. I'm already running an experiment on my HD2 with this tweak on. Already I'm experiencing erratic behaviours - icons disappearing from Sense, level1 highlights not showing, etc...
vauss said:
try using dafault values on this tweak
Change:
HKLM/System/StorageManager/FATFS/CacheSize To: 65536
this tip enables a 32mb filesystem cache. it is unsuitable for 1.66 roms as will necessitate a hard reset.
Click to expand...
Click to collapse
vauss said:
try using dafault values on this tweak
Change:
HKLM/System/StorageManager/FATFS/CacheSize To: 65536
this tip enables a 32mb filesystem cache. it is unsuitable for 1.66 roms as will necessitate a hard reset.
Click to expand...
Click to collapse
shirreer said:
Be advised, the "default value" for this reg value is a clean, big and round ZERO.
Click to expand...
Click to collapse
That´s right, I didn´t remember default value.
vauss said:
That´s right, I didn´t remember default value.[/QUI had the same problem. i sent back a few phones, But the problem all the time was a bad picture causing the album not to work.Move all your pics of the sd card to some place else then take new pictures and see if that works. one picture or many pictures corrupt even though they show up doesnt mean that the pics are good.
Click to expand...
Click to collapse

Permanent Android slowdown after 2-3 days of using

Hello all.
Have a Xiaomi Redmi Note 8 Pro on MIUI with root. Has Samsung Galaxy S7 on Android 8.0 before for many years.
On both phones I get permanent slowdown after 2-3 days using. First day of using (first 6-8 hours after each restart) all is fine. But after 1-2 days I became huge "swapping" of each app I use.
For example, I begin type a text in a web page (forum, etc.), switch to gallery for 1-2 seconds, return to browser and... a web page loads from the beginning, all my typed text loosed. Or loosed another text or state in another apps, taxi-app, calendar, etc. Apps restarts, nothing stays in memory for a long time, even for 2-3 s. Also there is a slowdown in apps starts - it open more slowly then in first day after phone restart. First 1 day - all fine or mostly fine, but after - awful. Something in memory, something in apps...don't know what is that. People, are you experienced the same issues? Need help to diagnose this.
Also I see that phone can be very fast from time to time, but after a 10 minutes of jet-speeds phone slows and never reached those speeds again.
What is this? Thanks for all answers.
That's what ChatGPT answers:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I know about cache, unused software, lacks of a storage space. Many processes in a background - how many processes Android can hold without slowdown? 1 or 2? There is 6 GB RAM, 4 GB for user processes.
I see that 1,3 GB still free. But swapping begins anyway.
Great you already know all what matters.
FYI:
Basically Android - what by nature is a multithreading OS - can run as many processes ( read: services and applications ) as RAM for them is available. The maximum amount of RAM ( read: heap size ) an application can make use of is defined in system file build.prop. In general, the maximum heap size for Android apps is 256MB on devices running Android 4.0 or later. However, some devices may have a lower maximum heap size due to hardware limitations. It's important to note that setting the heap size too high can cause performance issues and may even cause the app to crash.
The following list presents the different types of processes in order of importance ( the first process is most important and is killed last ):
Foreground process
Visible process
Service process
Background process
Empty process
All Android applications will remain running and in memory until the system needs its resources for other applications.
Anyway:
1. Check the background process limit setting in developer settings
2. Run
Code:
su -c "dumpsys activity settings"
to get the values for
CUR_MAX_CACHED_PROCESSES
CUR_MAX_EMPTY_PROCESSES
CUR_TRIM_EMPTY_PROCESSES
CUR_TRIM_CACHED_PROCESSES
xXx yYy said:
Anyway:
1. Check the background process limit setting in developer settings
2. Run
Code:
su -c "dumpsys activity settings"
to get the values for
CUR_MAX_CACHED_PROCESSES
CUR_MAX_EMPTY_PROCESSES
CUR_TRIM_EMPTY_PROCESSES
...
Click to expand...
Click to collapse
CUR_MAX_CACHED_PROCESSES=32
CUR_MAX_EMPTY_PROCESSES=16
CUR_TRIM_EMPTY_PROCESSES=8
CUR_TRIM_CACHED_PROCESSES=5
xXx yYy said:
Anyway:
1. Check the background process limit setting in developer settings
Click to expand...
Click to collapse
Limitation of background processes is "Standard"
Also option "MIUI optimization" enabled.

Categories

Resources