Related
Hi,
in my struggle to free as much ram as possible (by moving to storage/SD every single bit i could) i was able to reduce the (static) RAM i'm using to 1.68MB, even retaining all my needed application (in SD) and two Today plugin in RAM.
With an available total RAM size of 57.41MB, i should be able to use 57.41-1.68 MB of dynamic RAM.
The problem is WM won't let me to do it.
To free more dynamic RAM, i should move to the left the static-dynamic memory slider in Start->Setting->System->Memory BUT whenever i try to lower it under about 9mb, WM reset the slider to it's original position (about in the middle of the bar).
This way i'm forced to allocate more than 10MB (9 + 1.68) to static RAM even if i'm using ONLY 1.68MB and i'm not going to use anymore.
Is there a way to AVOID the S.O. resetting the slider or, at least, to let me assign the static RAM no more than 3 or 4MB???
What's the point in relocating every program, dll, htm and so on to SD card if i'm still obliged to waste 10MB of precious RAM???
PLS help me!!!
Bye bye,
Isidoro
I think you will be able to further lower the Storage memory when your Program memory reached about 0.75 of its allocated slot.
Have you ever try using almost all your allocated Program memory, and see if you can reduce the Storage memory even further? I'd like to see if it can be done.
billabong said:
I think you will be able to further lower the Storage memory when your Program memory reached about 0.75 of its allocated slot.
Have you ever try using almost all your allocated Program memory, and see if you can reduce the Storage memory even further? I'd like to see if it can be done.
Click to expand...
Click to collapse
Uhm... i should try. Maybe when using pocketgba. I'll let you know.
billabong said:
I think you will be able to further lower the Storage memory when your Program memory reached about 0.75 of its allocated slot.
Click to expand...
Click to collapse
There isn't a way to reduce this value? (0.75?)
So, I saved all this memory. But the Wizard still allocates memory 50/50 for storage and programs. I open more and more programs, working down towards 0 for program memory and the storage memory still stands at 30MB.
:?: I'm cornfused.
Microsoft changed this behavior at some point, and I'm not sure I understand why (maybe to stop support calls from people who changed the defaults?)
I'm hoping that there's a registry hack to enable changing the ratios. MemMaid shows a slider for it, but it snaps back to 50/50 instantly.
Pre- Windows Mobile 5 devices used volatile RAM for program memory *and* for storage memory. Consequently, a loss of power (e.g. totally drained battery) would cause anything the user installed or stored in the storage memory to be lost.
The memory in WM5 devices is different to in pre-WM5 devices.
WM5 devices use "Persistant Memory Storage".
Program memory is volatile RAM, like in a PC. If power is lost, the contents of the RAM are lost.
Storage memory is non-volatile flash ROM. If power is lost, no data is lost.
I use this reg tweak to stop windows from moving the slider. I now leave the slider at 3 mb on the storage side. Hope this helps!! LuXx
Never defragment Memory
This tweak will make sure your memory will never be fragmented, for optimal memory use.
HKCU\SOFTWARE\MICROSOFT\SHELL
Create an empty key with the name "NeverDorkMemory"
Note that the "NeverDorkMemory" key has no effect on WM5:
http://www.pocketpcthoughts.com/for...iew=next&sid=d2056f3326ea430b21236fd42702f402
For more info on memory on WM5, have a look here:
http://blogs.msdn.com/windowsmobile/archive/2006/03/16/552996.aspx
So trying to synthesize all of this...
So... if I understand this correctly... with WM5:
1. There are several kinds of internal memory:
*Flash (persistent) memory, which in the control panel is called "Storage Memory." This includes installed programs and databases.
*ROM where the OS is for the most part (other than external patches) stored.
*RAM (volatile) memory, which in the control panel is called "Program Memory." Programs and data from Storage and ROM are loaded into RAM to actually run. This is why even a freshly reset device has a good hunk of RAM used to accommodate the OS.
2. RAM is NOT interchangeable with persistent storage, which is why the slider won't move in the control panel. Tweaking the registry will produce a superficial change of allowing the slider to move. But that has no actual effect on how memory is allocated.
3. This implies that saving "Storage Memory" by (a) UPX, (b) installing to a storage card, (c) or any other means available, will do absolutely nothing to improve "Program Memory".
4. The storage card is another kind of memory, "Removable flash (persistent) memory." Since this is in fact even slower read/write than the internal flash memory, there is in fact a net loss in installing to it. Unless you have a ton of data and app's, 40 MB on my Wizard, there is no reason to do that.
QUESTIONS:
1. Are the conclusions above correct? Is it best to just go ahead and install to the internal storage?
2. Are the caches stored in internal Storage, meaning that the old trick of moving the caches to the external Storage is no help? (Again, unless you have loads of data and app's)
3. Where does \Extended_ROM\ fit into all of this?
* Is this just another bank of persistent flash memory that has special protection (surviving hard reset)? Or is it somehow different?
* Does the amount of storage given to the extended ROM simply subtract out of the Storage memory? Or how does this work?
* Can you somehow adjust the memory allocation for the ext ROM?
* Is there any benefit of copying or locating certain files into ext ROM, other than CABs available for reinstall after a hard reset?
4. Is the ROM in fact a fixed storage bank independent of the others? Or can this be recovered to Storage memory?
WM2003's memory was, in contrast, quite simple to understand. I am still struggling to figure out how to best make use of the available memory in WM5, although I really love the benefits of persistent storage (which go way beyond the "iPaq File Store" included on the 6315 which wasn't of tremendous use.)
THANKS for any insights.
Someone really smart...
Can some really smart person give me some insights on this?
wgary said:
So... if I understand this correctly... with WM5:
1. There are several kinds of internal memory:
*Flash (persistent) memory, which in the control panel is called "Storage Memory." This includes installed programs and databases.
*ROM where the OS is for the most part (other than external patches) stored.
*RAM (volatile) memory, which in the control panel is called "Program Memory." Programs and data from Storage and ROM are loaded into RAM to actually run. This is why even a freshly reset device has a good hunk of RAM used to accommodate the OS.
2. RAM is NOT interchangeable with persistent storage, which is why the slider won't move in the control panel. Tweaking the registry will produce a superficial change of allowing the slider to move. But that has no actual effect on how memory is allocated.
3. This implies that saving "Storage Memory" by (a) UPX, (b) installing to a storage card, (c) or any other means available, will do absolutely nothing to improve "Program Memory".
4. The storage card is another kind of memory, "Removable flash (persistent) memory." Since this is in fact even slower read/write than the internal flash memory, there is in fact a net loss in installing to it. Unless you have a ton of data and app's, 40 MB on my Wizard, there is no reason to do that.
QUESTIONS:
1. Are the conclusions above correct? Is it best to just go ahead and install to the internal storage?
2. Are the caches stored in internal Storage, meaning that the old trick of moving the caches to the external Storage is no help? (Again, unless you have loads of data and app's)
3. Where does \Extended_ROM\ fit into all of this?
* Is this just another bank of persistent flash memory that has special protection (surviving hard reset)? Or is it somehow different?
* Does the amount of storage given to the extended ROM simply subtract out of the Storage memory? Or how does this work?
* Can you somehow adjust the memory allocation for the ext ROM?
* Is there any benefit of copying or locating certain files into ext ROM, other than CABs available for reinstall after a hard reset?
4. Is the ROM in fact a fixed storage bank independent of the others? Or can this be recovered to Storage memory?
WM2003's memory was, in contrast, quite simple to understand. I am still struggling to figure out how to best make use of the available memory in WM5, although I really love the benefits of persistent storage (which go way beyond the "iPaq File Store" included on the 6315 which wasn't of tremendous use.)
THANKS for any insights.
Click to expand...
Click to collapse
`
Re: So trying to synthesize all of this...
wgary said:
*Flash (persistent) memory, which in the control panel is called "Storage Memory." This includes installed programs and databases.
Click to expand...
Click to collapse
Correct
wgary said:
*ROM where the OS is for the most part (other than external patches) stored.
Click to expand...
Click to collapse
This is really the same section as the persistent memory - the difference is that this section is reserved and cannot be written to... it is truely read-only, unless you cook your own ROM and install that using a ROM installer (much like the AKU2 ROM update installer).
wgary said:
*RAM (volatile) memory, which in the control panel is called "Program Memory." Programs and data from Storage and ROM are loaded into RAM to actually run. This is why even a freshly reset device has a good hunk of RAM used to accommodate the OS.
Click to expand...
Click to collapse
Nearly true. Only the bits that need to be in RAM get loaded into RAM - this does, obviously, include parts of the O/S, a good chunk of the Pocket Outlook services, the phone, and the majority of all drivers.
wgary said:
2. RAM is NOT interchangeable with persistent storage, which is why the slider won't move in the control panel. Tweaking the registry will produce a superficial change of allowing the slider to move. But that has no actual effect on how memory is allocated.
wgary said:
wgary said:
3. This implies that saving "Storage Memory" by (a) UPX, (b) installing to a storage card, (c) or any other means available, will do absolutely nothing to improve "Program Memory".
Click to expand...
Click to collapse
Correct.
wgary said:
4. The storage card is another kind of memory, "Removable flash (persistent) memory." Since this is in fact even slower read/write than the internal flash memory, there is in fact a net loss in installing to it.
Click to expand...
Click to collapse
This really depends. If you have an application that does not make use of heavy I/O but is a fairly large install, you could very well install it on the MiniSD card to save storage on the main device. Keep in mind that the main device storage memory is fairly low (really stupid slow, imho) and that it's best reserved for those applications that, due to programmer error, fail to work when installed on the MiniSD card.
wgary said:
Unless you have a ton of data and app's, 40 MB on my Wizard, there is no reason to do that.
Click to expand...
Click to collapse
If you find you have enough space available on the main storage - then no, no point in installing to the MiniSD card.
wgary said:
1. Are the conclusions above correct? Is it best to just go ahead and install to the internal storage?
Click to expand...
Click to collapse
See above.
wgary said:
2. Are the caches stored in internal Storage, meaning that the old trick of moving the caches to the external Storage is no help? (Again, unless you have loads of data and app's)
wgary said:
on which caches you are referring to. There's a tweak to put the browser cache on the MiniSD card, which I think is a fine thing to do. I don't think there's any way to move the Messaging database file to the MiniSD card, though.
wgary said:
3. Where does \Extended_ROM\ fit into all of this?
* Is this just another bank of persistent flash memory that has special protection (surviving hard reset)?
Click to expand...
Click to collapse
It's the same persistent flash memory, just allocated to be the ROM part. It's not really ROM, as it can be reflashed using another ROM. The interchangeable use of "ROM" is really a bit confusing - think of the ROMs (both O/S as in AKU2 and Extended Rom) as being the Firmware instead.
wgary said:
* Does the amount of storage given to the extended ROM simply subtract out of the Storage memory?
Click to expand...
Click to collapse
It depends on the ROM/Extended ROM you're working with. Overall, it's a fixed portion - I don't recall the exact number. Depending on the ROM - e.g. Orange vs T-Mobile vs Qtek, there may be a bit of free space left that they didn't fill. Or, otherwise, the Extended ROM may contain applications that you have no use for, and you oculd remove those from the Extended ROM before reflashing. But just having this empty space or removing these applications you won't use won't free up any space for your own applications/files/etc.
What some people do, however, is to place their application(s) of choice in the Extended ROM instead. So, for example, say you don't want the anti-virus thing in the iMate ROM, but you're a regular user of Total Commander. You could replace the anti-virus thing with Total Commander in the Extended ROM (theoretically - no idea if it would fit.. just an example), and in that way 'save' space for other applications/files by not having to install Total Commander in the regular storage space.
wgary said:
* Can you somehow adjust the memory allocation for the ext ROM?
Click to expand...
Click to collapse
I don't think there's an easy way, no...
wgary said:
* Is there any benefit of copying or locating certain files into ext ROM, other than CABs available for reinstall after a hard reset?
Click to expand...
Click to collapse
See above... you wouldn't really place the CABs in there (if you just want them easily available for re-installation after a hard reset, place them on your MiniSD card instead), but the full programs.
wgary said:
4. Is the ROM in fact a fixed storage bank independent of the others?
Click to expand...
Click to collapse
It's independent of the RAM bank, but otherwise the same for the regular storage.
wgary said:
Or can this be recovered to Storage memory?
Click to expand...
Click to collapse
Not with any manner of easy a la a slider.
I think that overall, all of the above questions really just stem from one thing: we need more RAM and more storage space on these devices. I don't know why we're still limited to 64MB/128MB (half of which is the ROM/ExtROM) when memory is, quite frankly, cheap. I understand that with the MiniSD Card you can easily expand the storage space - but unfortunately there are tons of programmers out there who apparently code in such a way that their programs fail to run, or simply become buggy, when placed there. Some of this may be WM5's fault*, but I fail to see how for the majority of applications.
( * e.g. the SD card driver being loaded too late, so that any StartUp program relying on files on the SD card fails. This is really an issue of MS/OEMs wanting to make the device look faster to boot by presenting the OS before all drivers are done loading. )
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Hi,
this is my first post on this forum so probably it will be a little newb style but what the heck, I can't find the answer to my question so I will dig this topic out
ZeBoxx said:
wgary said:
4. The storage card is another kind of memory, "Removable flash (persistent) memory." Since this is in fact even slower read/write than the internal flash memory, there is in fact a net loss in installing to it.
Click to expand...
Click to collapse
This really depends. If you have an application that does not make use of heavy I/O but is a fairly large install, you could very well install it on the MiniSD card to save storage on the main device. Keep in mind that the main device storage memory is fairly low (really stupid slow, imho) and that it's best reserved for those applications that, due to programmer error, fail to work when installed on the MiniSD card.
Click to expand...
Click to collapse
1) I believe it still remains true? I mean I'm using HTC Tytn and microSD ultra II card and still the internal flash memory is faster than the removable flash right? So until I got some space left on the internal memory for better performance I should install apps right there? Are there some recommendations to not fullfil this memory (ie. always leave 10% space on it)?
2) What about battery drain? Are there any significant differences in that aspect between those 2 memories?
I have only 120mb of 180 for programs or similar on the device.
Is not very low? It have 512mb, maybe 200 for the rom or so, but 380 in use and only 120 for the user?
WWE ROM is around 280MB AFAIK. I don't know what language ROM you are using, but it definitely shouldn't use 380 MB. You should have slightly less than 200MB available.
vangrieg said:
WWE ROM is around 280MB AFAIK. I don't know what language ROM you are using, but it definitely shouldn't use 380 MB. You should have slightly less than 200MB available.
Click to expand...
Click to collapse
Storage size to user is 181.6MB. However it looks like HTC install some apps that use some of this. I have only installed spb wireless monitor, resco explorer and a few other small bits and im down to 105MB
That's annoying. There are things that don't belong in ROM such as navigation software, or the silly Navipanel thingie, and some other stuff that can save around 20-30 megs in a custom ROM. Taking a brief look at the files, I can see how I can free up another 20 or 30 megs by removing other stuff without losing any functionality or the goodies. So custom ROMs will certainly improve things a bit without becoming "lite" or introducing bugs... However, it certainly sucks that they made such a device with such a small storage.
guys kick back, chill out and listen to your selves for a bit, you're complaining because you have over 100 mb of *storage space* left, that's not program memory that's unused wasted space you've paid for and aren't using! LOL
When you're down to 2mb then start worrying about it?
plus there's a 2GB microSD card in the box, not the usual 32 MB card you'd get with your latest 5 MP compact camera.
I ordered myself a 16 GB card to go along anyway. Where are those 32 GB microSD cards SanDisk anounced in spring 2008 anyways?
fards said:
guys kick back, chill out and listen to your selves for a bit, you're complaining because you have over 100 mb of *storage space* left, that's not program memory that's unused wasted space you've paid for and aren't using! LOL
When you're down to 2mb then start worrying about it?
Click to expand...
Click to collapse
i had to hard reset my phone because the second day my memory was full
i couldn't install mobile shell 3.5
so, i think its an issue
I think this is an issue too.
I've only installed 1/2 the apps I had on my HD, and I've got just over 20MB left. I had shed-loads left on the HD, even after installing everything I want!
Don't want to start flashing ROMs on a brand new phone, but maybe a lite version is the way to go.
Just have to wait and see what the chefs cook up.
fards said:
guys kick back, chill out and listen to your selves for a bit, you're complaining because you have over 100 mb of *storage space* left, that's not program memory that's unused wasted space you've paid for and aren't using!
Click to expand...
Click to collapse
On my Touch HD I'm using around 180 megs of internal storage, and I don't store any documents, photos, videos or any other user files there, my SatNav app is on the storage card. So this is all taken by mail and apps.
johncmolyneux said:
maybe a lite version is the way to go.
Click to expand...
Click to collapse
In this case lite ROMs seem to be the only reasonable way to go. Like I said earlier, it's easy to free up some 50-60 megs (even more actually if we remove sample pictures, some ringtones etc.) without losing functionality, and keeping the ROM quite "full". SatNav just has nothing to do in internal memory when you have 512 megs of it, I don't know what they were thinking putting it there.
don't forget to change the cache in opera to your storage card as it is set to default on internal. Also of course use storage card for mail attachments.
After installing many apps in main phone memory, the Storage memory (left side on settings > memory) shrinks to less than 40MB, while plenty (and unused) Program memory is there (195MB) (right side)
Is there a way to resize these 2 main phone memories to increase efficiency?
Thanks
Saulo
I remember that in previous version on WM there was a slider to move memory from one side to another.
But this was lost here in WM 6.5.5...
are there commercial or free applications capable to do the job? Ramdisk?
It mus be working on wm 6.5.5
Thanks and waiting
what you are remembering is a time when the memory used was totally different type to what we have now.
so no is the answer, there's no way of doing it.
Uninstall some of your apps, and reinstall them to storage card, that will free up some memory, as will clearing the caches in PIE and Opera (as well as moving the cache to the storage card for opera).
Thanks Fards
Sorry to hear that...but are you aware what ihibit, prevents the memory from being resizable?
Thanks
Saulo
saulo866 said:
Thanks Fards
Sorry to hear that...but are you aware what ihibit, prevents the memory from being resizable?
Thanks
Saulo
Click to expand...
Click to collapse
program and system memory used to be the same memory, and you could decide how much of it was for program and how much for system. When the phone ran out of battery, it would cause a hard reset, and all your data would be lost.
Now we have a phone with two different types of memory. If your battery dies you do NOT lose your data, because the system memory is flash memory, whilst the program memory is true RAM that is cleared when you restart.
Think of your PC, you have a hard disk, and RAM, and you cannot resize the hard disk to use RAM as more hard disk space.
Yes. That's true but the main reason was that the whole thing was like RAM at these times... and we were losing everything when the battery was running out of power.
Some PDA's like HP for instance was delivered with backup batteries to prevent such complete loss and give extra time.
As from WM5.0 if my memory is good, the resident memory came up at last, to make things better.
Today, we have storage RAM which acts exactly like the hard disk of a PC and the program memory which acts exactly like the RAM of our PCs. The physical difference is the main reason that you can not slide anything between storage and RAM.
The suggestion for installing apps on SDcard can save you a big amount of storage RAM indeed. But do not forget the impact on speed: apps will load (and exit) slower on SD card. Try and see.
saulo866 said:
I remember that in previous version on WM there was a slider to move memory from one side to another.
But this was lost here in WM 6.5.5...
Click to expand...
Click to collapse
Yes G3K
I am loading on SD card ONLY those programs which I use rarely and in which speed is not an issue. But the more speed-demanding applications I prefer to locate on RAM, since much faster...
Thanks for your insights
Saulo
OK guys..pardon my stupidity..i have read up on similar thread with similar situation but the thing is i do not know what is the best way to do it..i install the cleartemp but it's not working...i deleted my IE/Opera cache but i am still running on low memory..i wonder what is the best and simplest way to do it?other then hard reset thou...this phone is new to me and it's running on low memory already..my apps are install in my SD so i guess that wasn't an issue..SO! how do i free my phone memory?basically i use my phone to surf net..using IE..other then that would be youtube..need help!
yohliying said:
OK guys..pardon my stupidity..i have read up on similar thread with similar situation but the thing is i do not know what is the best way to do it..i install the cleartemp but it's not working...i deleted my IE/Opera cache but i am still running on low memory..i wonder what is the best and simplest way to do it?other then hard reset thou...this phone is new to me and it's running on low memory already..my apps are install in my SD so i guess that wasn't an issue..SO! how do i free my phone memory?basically i use my phone to surf net..using IE..other then that would be youtube..need help!
Click to expand...
Click to collapse
how 'low' is 'low memory'?
rp-x1 said:
how 'low' is 'low memory'?
Click to expand...
Click to collapse
And which memory because you are talking about installing apps when that has nothing directly to do with operating memory.
Installing on mem card doesn't "save" anything in this regard.
I'm also low on Storage-mem on the phone - even though I install programs on the memorycard whenever possible (and of course put my pictures, music and videos on the mem-card as well!).
I have 177mb free Program-memory on the phone but only 9.3mb storage-mem.
This makes programs such as the YouTube-app very unhappy as it seems to only be able to cache to internal storage-memory :-(
On older versions of WM you could change how the phone used it's internal memory with a slider in settings.
The phone also seemed to adjust this automatically as it became necessary.
Now however it seems that this possibility is gone (both manual and automatic adjustment).
I hope it is only my ignorance speaking so here's hoping that someone has a solution to this problem (fingers crossed)
trondkk said:
I'm also low on Storage-mem on the phone - even though I install programs on the memorycard whenever possible (and of course put my pictures, music and videos on the mem-card as well!).
I have 177mb free Program-memory on the phone but only 9.3mb storage-mem.
This makes programs such as the YouTube-app very unhappy as it seems to only be able to cache to internal storage-memory :-(
On older versions of WM you could change how the phone used it's internal memory with a slider in settings.
The phone also seemed to adjust this automatically as it became necessary.
Now however it seems that this possibility is gone (both manual and automatic adjustment).
I hope it is only my ignorance speaking so here's hoping that someone has a solution to this problem (fingers crossed)
Click to expand...
Click to collapse
If you have used up storage mem then that's it but what have you installed to use it.
Mine shows 152Mb storage and 252Mb program memory free. 27 apps installed and everything running fine.
Do you install a lot of application from the Marketplace? If so, this defaults to install on internal memory
I have exactly the same issue, and it's very frustrating. Pretty crazy really as I can't use the phone for anything that uses device storage. No youtube, no media busy web pages and some apps refuse to run smoothly, or at all.
Like you, I'm always having to delete Opera & IE's cache files just to keep the phone functioning! I've also deleted all my Co-Pilot files on the card and the device - this helped a little and gave me another 5 or 6 MB of device space.
With all cache's cleared and around 30 programs installed (all on the card) I now only have 7.8MB of free device storage, which disappears within a few minutes when using Opera.
Out of the 336MB of program storage I have filled 153MB with 182MB free - I wish I could control how much memory is allocated to the program memory and device memory.
Very strange...I have any large applications like games, copliot etc installed on my SD card, only small apps on my internal memory...
Total storage: 200.15MB
Used storage: 119.99MB
Free storage: 80.16MB
Total program: 336.93MB
Used program: 170.54MB
Free profram: 166.89MB
i have a 16 meg Ram Disk (see the 'ram disk' thread ) and my system temp folders and caches, plus opera cache have been moved to it. Opera now runs really fast, and the cache is no longer taking up the storage memory, plus when you soft reset it clears out the cache too.
chronicle said:
I have exactly the same issue, and it's very frustrating. Pretty crazy really as I can't use the phone for anything that uses device storage. No youtube, no media busy web pages and some apps refuse to run smoothly, or at all.
Like you, I'm always having to delete Opera & IE's cache files just to keep the phone functioning! I've also deleted all my Co-Pilot files on the card and the device - this helped a little and gave me another 5 or 6 MB of device space.
With all cache's cleared and around 30 programs installed (all on the card) I now only have 7.8MB of free device storage, which disappears within a few minutes when using Opera.
Out of the 336MB of program storage I have filled 153MB with 182MB free - I wish I could control how much memory is allocated to the program memory and device memory.
Click to expand...
Click to collapse
.
Wow thats so confusing!
Just tell us
Storage memory (where the apps are installed)
Program memory (where the apps and OS run)
You should have plenty of mem to install ail your apps and run them without a problem.
Try installing them all to phone because you have enough mem
pa49 said:
.
Wow thats so confusing!
Just tell us
Storage memory (where the apps are installed)
Program memory (where the apps and OS run)
You should have plenty of mem to install ail your apps and run them without a problem.
Try installing them all to phone because you have enough mem
Click to expand...
Click to collapse
I have since day 1 installed all my programs to the memory card apart from a couple of programs and hotfixes which I though would be smarter if I installed to the device - but these are tiny. I have also set my marketplace to default to the memory card and removed all co-pilot files and set all podcasts to the microSD too.
Total Storage: 200.27
Used Storage: 191.48
Free Storage: 8.79 (whohooo, that's much bigger than normal!)
Total Program: 336.93
Used Program: 143.89
Free Program: 192.93
SD Card: Over 2GB's free
I really have no idea what's using all my internal storage.
Yep - that's about the same for me.
Only a few apps are installed directly on the phone (the ones that install without letting the user decide where they want them) so what's hogging my phone-storage is beyond me...
But I really don't need close to 200 mb of program-memory, is there really no way to use some of this memory for storage - as was possible with earlier versions of WM?
Have you tried importing to PC, such as pictures and other things, using Windows Mobile Centre?
chronicle said:
I have since day 1 installed all my programs to the memory card apart from a couple of programs and hotfixes which I though would be smarter if I installed to the device - but these are tiny. I have also set my marketplace to default to the memory card and removed all co-pilot files and set all podcasts to the microSD too.
Total Storage: 200.27
Used Storage: 191.48
Free Storage: 8.79 (whohooo, that's much bigger than normal!)
Total Program: 336.93
Used Program: 143.89
Free Program: 192.93
SD Card: Over 2GB's free
I really have no idea what's using all my internal storage.
Click to expand...
Click to collapse
Yes but why? Storage mem is there for, well, storage. So why not use it?
pa49 said:
Yes but why? Storage mem is there for, well, storage. So why not use it?
Click to expand...
Click to collapse
I can't help but think that you've missed the point - when the storage memory is full the phone ceases to function properly!
It uses this area of storage for the cache files for the browser and for applications such as you tube. When I start the youtube app, if it opens at all, it will say 'Critically low on system memory...etc' and shut down after playing a few seconds. If I have many tabs open in opera the same memory problem occurs.
The 'Device Storage' partition is full (with what I don't know) whilst the 'Device Program' partition is almost empty. We have no control over what sizes those partitions are. Maybe i've got it all wrong but either way it's really limiting the usefulness of the phone.
trondkk said:
But I really don't need close to 200 mb of program-memory, is there really no way to use some of this memory for storage - as was possible with earlier versions of WM?
Click to expand...
Click to collapse
yes there is. as I mentioned in post 9, I use a ram disk for my temp files and cache. lives in program memory but shows up as a (fast) memory card.
search for the ram disk thread.
also, as regards figuring out what is taking up all the space, use a file manager (don't forget to unhide all files) and search for everything over....say....1 meg.
chronicle said:
I can't help but think that you've missed the point - when the storage memory is full the phone ceases to function properly!
It uses this area of storage for the cache files for the browser and for applications such as you tube. When I start the youtube app, if it opens at all, it will say 'Critically low on system memory...etc' and shut down after playing a few seconds. If I have many tabs open in opera the same memory problem occurs.
The 'Device Storage' partition is full (with what I don't know) whilst the 'Device Program' partition is almost empty. We have no control over what sizes those partitions are. Maybe i've got it all wrong but either way it's really limiting the usefulness of the phone.
Click to expand...
Click to collapse
No I haven't missed the point, I just don't get the problem and I'm trying to figure out why not?
And that would help you. Something is causing certain phones to behave this way. I use youtube and opera and never have to clear out anything.
I currently have 36 apps showing on my start menu screen and memory is showing as Storage 152.13 Mb free and program 313.80 Mb free.
I run Titanium (not manilla UI) and I have LeoLite ROM installed.
Something in that setup is causing the phone to respond differently!
Duplicate post
u can do these things
1. instal darkcab catcher----on this website...moves all the programs to external storage
2. moves ur htc album cache and opera cache to external storage
hash1234 said:
u can do these things
1. instal darkcab catcher----on this website...moves all the programs to external storage
2. moves ur htc album cache and opera cache to external storage
Click to expand...
Click to collapse
I might be a little bit stupid, but on what website can I find darkcab catcher?