[Need help] using internal memory as graphic memory - Huawei Ideos X6

No thread i found relating to this..
I think it could be done and we could use the internal memory as graphic memory
hope some one got my point . i found no solution on how to do this but i believe this could be done with android ...
can one help me with this development process .? it may need work of kernel i guess....

This should be in General sections...
Event if it can, graphical benchmark will be very very slow... RAM and FLASH memory have very huge speed different.

so is there no solution for this?
and i guess its okay in development section since its related to development of new thing .
any solution for better graphics ?

I think the following way can be done but not sure for speed of processing.
Internal memory can be use as virtual ram by creating a swap partition using ext3 or ext4 format.
As we use swap partition, our ram just like much bigger, so the real ram can be share much to graphics.
Yup.... it can be done like that. Great graphics but very slow on process. Just like when using scratch disk in window.
Sent from my CSL-MI410 MIUI 2.3.2

Related

[Q] Can I increase the physical RAM size?

Dear all,
I am curious if I can purchase a larger RAM module and replace the one in my SGS resulting in more RAM space available to applications?
My SGS is running fast but I have a lot of applications installed which utilize RAM in background. As everyone know although SGS claim to have 512MB memory, the actual memory available for user application is around 3xx MB only. I am woundering if upgrade of physical RAM is feasible.
Thanks!
HKcow said:
Dear all,
I am curious if I can purchase a larger RAM module and replace the one in my SGS resulting in more RAM space available to applications?
My SGS is running fast but I have a lot of applications installed which utilize RAM in background. As everyone know although SGS claim to have 512MB memory, the actual memory available for user application is around 3xx MB only. I am woundering if upgrade of physical RAM is feasible.
Thanks!
Click to expand...
Click to collapse
I'd highly doubt that it would be possible. Maybe some high skilled person could make the swap (it probably wouldn't be easy to find one..), but no-one knows if it would have even theoretical chances to work. And yes SGS has 512mb of ram..but os and apps just take their part of it in any situation.
Sent from my GT-I9000 using xda premium

[Q] Change graphics memory size

As I previously read, out of the 512 MB of our O2X's, some 128-140 MB are reserved for the Tegra chip-set, and the rest of 380 MB are available to Android and applications.
With Froyo, there were usually 180-200 MB of memory free after booting/killing all apps, and like 90-130 MB free after normal usage. I'm not sure, but if I remember correctly, in the running apps screen, the sum of the used/available memory summed up to about the previous stated 380 MB.
After applying the GB update, after booting/killing all apps there are only 140 MB free and about 60 MB after some usage. If I go to Manage Apps -> Running apps, the sum of the used and available memory is around 310-320.
My question is: why is there less memory available in GB? Has LG increased the graphics memory from 128 MB to 192 MB? If yes, is it possible to change this allocation? Or is there a ROM that uses less graphics memory?
Maybe GB reports available memory differently, but it's definitely noticeable that there's less RAM available. If switching from browser to another app, with Froyo the page loaded was kept in memory, however with GB the page always has to be reloaded even if the switch lasted like 20-30 seconds.
Edit: I'd like to use less graphics memory and have more RAM so my apps run faster.
No the Vram is the same. The phone still has 380 mb ram to use for the OS and apps. Also free ram is wasted ram since apps are not cached so they will not launch faster.
taxas said:
No the Vram is the same. The phone still has 380 mb ram to use for the OS and apps. Also free ram is wasted ram since apps are not cached in for they will launch faster.
Click to expand...
Click to collapse
And therefore taskplanners are also not needed ;-)
KillerbeeNL said:
And therefore taskplanners are also not needed ;-)
Click to expand...
Click to collapse
Not completely true. Android kills automatically unneeded processes, that's true, but sometimes it happens that an app remains in background and uses the 100% of the CPU, so i use the task killers to terminate it.
Try Super charger, very efficient and not as resources consuming than apps. Search the dedicated thread.
And I don't think there is a way to free graphical memory. I don't think it's software driven but physical...
The only thing that had been made is to free the reserved memory for OTA LG service, that leaves you some more memory, but only available in some roms.
Striatum_bdr said:
Try Super charger, very efficient and not as resources consuming than apps. Search the dedicated thread.
And I don't think there is a way to free graphical memory. I don't think it's software driven but physical...
The only thing that had been made is to free the reserved memory for OTA LG service, that leaves you some more memory, but only available in some roms.
Click to expand...
Click to collapse
Its possible to give the GPU less memory, different defs have done it (i.e benee). But as far as i know most of them removed that tweak since it was causing alot of bugs.
And yes, free ram are most likely wasted ram.
Sent from my Optimus 2X using Tapatalk
If ya want to change vram look at this: https://raw.github.com/gist/1170959/73e5f41b1ad8b3bb65c8bd22d422a4fd877204a3/CarveoutMemory
It contains a little info about the things you need to change. Some skills required though
kiljacken said:
If ya want to change vram look at this: https://raw.github.com/gist/1170959/73e5f41b1ad8b3bb65c8bd22d422a4fd877204a3/CarveoutMemory
It contains a little info about the things you need to change. Some skills required though
Click to expand...
Click to collapse
Hi kiljacken !
I remember that you've made some times ago a kernel with 64mb more of ram...
Also for the stock rom...
butI can't find it anymore...
Any help?
Thanks for the replies guys!
It seems like if possible, it's very complicated to change the video memory allocation, so I'll leave it like that.
hey all!
i have question like that! im working on electronic factory and have no problems with solder out and in BGA chips even the smallest ones! now the question! if i will solder out the ram chip and solder back in 1GB ram chip of the same tipe and company(i have acces to all the part available on the market)?
oleg1981 said:
hey all!
i have question like that! im working on electronic factory and have no problems with solder out and in BGA chips even the smallest ones! now the question! if i will solder out the ram chip and solder back in 1GB ram chip of the same tipe and company(i have acces to all the part available on the market)?
Click to expand...
Click to collapse
How small is the solder required? Would be amazing if we could upgrade.
Sent from my LG-P990 using Tapatalk
oleg1981 said:
hey all!
i have question like that! im working on electronic factory and have no problems with solder out and in BGA chips even the smallest ones! now the question! if i will solder out the ram chip and solder back in 1GB ram chip of the same tipe and company(i have acces to all the part available on the market)?
Click to expand...
Click to collapse
I'm very unsure. I am sure though, that both kernel and boot image changes would be needed to run with the added memory
i think it's impposible to change the graphic memory size, maybe RAM hack? if you want to free RAM just use supercharger, i already used that and my free ram about 117-130 MB
It's completely possible, it's something that's controlled by the kernel.
Such kernels already were in the spring which reduced video memory by 64 Mb
Rusty! said:
It's completely possible, it's something that's controlled by the kernel.
Click to expand...
Click to collapse
so if I'm understanding correct if i will solder in new memory chip all i will need is to find how to change the ram value from 372 to 872?
oleg1981 said:
so if I'm understanding correct if i will solder in new memory chip all i will need is to find how to change the ram value from 372 to 872?
Click to expand...
Click to collapse
I suppose if LG's programmers were careful enough not to hard-code any values, the phone should detect the memory like a computer detects new RAM. However ROMs which target multiple devices with different RAM, like CM, shouldn't have such issues...
I would LOVE 1GB ram! What would such ram cost?
Guys, RAM amounts are hardcoded into the kernel, so a custom kernel would be needed to use the ram. IF it's even possible to use such amounts of RAM. There migth be limitations in the bootloader, which will cause problems, but kernel changes should be enough. If you try it on your device I would be glad to provide a kernel that supports that amount of RAM, but I don't think it's doable. AFAIK the RAM is tightly packed in the device with many other components. It might even be built into the SoC making it impossible to change. But IDK, feel free to try what you want, but remember it's your device that gets destroyed if something goes wrong.
Do it OP!
Sent from my Optimus 2X using Tapatalk

How RAM are allocated in Droid 3

I know there are 512MB RAM in Droid 3, in addition to 16G internal storage. However, I don't know what go to the RAM. Are the bloatware going to take part of it, or they are simply stored in the 16G internal storage? What about the OS?
Hope I can get some insights on this. Thanks.
i dont understand. your post sounds as if you think programs are installed on the RAM. they arent. RAM is random access memory, programs arent stored on here, they use RAM to run commands. The 16gb is what your programs will be installed to
Not all 512MB will show as total memory its around 370-380 I think that is because the graphics use some of the RAM. Some bloatware will preload into the RAM as well as some of your apps. But when RAM is needed for the program you are currently running lower priority apps preloaded will close. So even if you see bloatware running in the background it cannot take away RAM when you need it.
The 16GB is flash memory for installing programs, etc. Android is not like older versions of Windows Mobile where apps were installed directly to the RAM so the 16GB of memory and the 512MB of RAM are for two totally different tasks.
Thank you.
After I posted the question, I did some research on google. Basically your replies are pretty in line with what other say. The 512MB RAM is used when running program, and OS too. Motorola says there is a 1.5 secured storage space in the phone. I guess that is where the app are stored physically. When being run, the app will be loaded into RAM.
Yes, the sum of used RAM and free is less than 512MB. I guess the difference goes to the OS and graphics. That's what I learn after posting the question. If there is anything you think might help understand these terms, please share.
Thanks for all the feedbacks.
newshook said:
Thank you.
After I posted the question, I did some research on google. Basically your replies are pretty in line with what other say. The 512MB RAM is used when running program, and OS too. Motorola says there is a 1.5 secured storage space in the phone. I guess that is where the app are stored physically. When being run, the app will be loaded into RAM.
Yes, the sum of used RAM and free is less than 512MB. I guess the difference goes to the OS and graphics. That's what I learn after posting the question. If there is anything you think might help understand these terms, please share.
Thanks for all the feedbacks.
Click to expand...
Click to collapse
The ram is memory, the internal storage (both the 16gig and the secured partition/the 1.5 gig) are hard drives

best rom for 4.0.4 android?

wich is the best rom for 4.0.4? ))
sent from my Xperia using XDA Premium
Lol, we have soo many ics roms that we cant decide
Sent from my E15i using XDA
I use this awesome ROM
http://droidxda.blogspot.com/2012/05/rom-minicm9-302-26512ics-404cm9-port.html
You have almost fully working MiniCM9 and smoother but with some bugs IscreamDX.
I'm using now nAa ICS-3.0.2 but is have a bugs, on sound it's too noise, battery life when you conected on internet, and other little bug's
sent from my Xperia using XDA Premium
DoccX8 said:
I'm using now nAa ICS-3.0.2 but is have a bugs, on sound it's too noise, battery life when you conected on internet, and other little bug's
sent from my Xperia using XDA Premium
Click to expand...
Click to collapse
But still it has much less bugs then IDX.
Godra said:
But still it has much less bugs then IDX.
Click to expand...
Click to collapse
yes, this is more better then IDX
sent from my Xperia using XDA Premium
- Bootloader unlocked
- ROM ICS 3.0.2 CM9
- Kernel nAa o.3
- Overclocked to 746 Mhz
and press THANKS if I helped to you
you have to decide which Rom is best for you...It's like someone saying whats a better car, a porsche or a ferrari, people will be split on it (ferrari is best btw) it's all about opinions etc. try them out and decide. it's not 1 rom to rule them all
heheh porsche is better for me
but i wan't to know in wich rom has more options and less bugs
sent from my Xperia using XDA Premium
- Bootloader unlocked
- ROM ICS 3.0.2 CM9
- Kernel nAa o.3
- Overclocked to 746 Mhz
and press THANKS if I help you
Try them out dude, it's the only way to decide you might find the one with the most bugs you actually prefer to the one with the smallest amount of bugs..... which i find with myself, but at the end of the day you can change and swap roms, as quick as you can change your underwear!
Lloir said:
Try them out dude, it's the only way to decide you might find the one with the most bugs you actually prefer to the one with the smallest amount of bugs..... which i find with myself, but at the end of the day you can change and swap roms, as quick as you can change your underwear!
Click to expand...
Click to collapse
heheheh xD
do you know how to use SD like a ram?
sent from my Xperia using XDA Premium
- Bootloader unlocked
- ROM ICS 3.0.2 CM9
- Kernel nAa o.3
- Overclocked to 746 Mhz
and press THANKS if I help you
it's just still on going of development, perhaps next release most stable
DoccX8 said:
heheheh xD
do you know how to use SD like a ram?
sent from my Xperia using XDA Premium
- Bootloader unlocked
- ROM ICS 3.0.2 CM9
- Kernel nAa o.3
- Overclocked to 746 Mhz
and press THANKS if I help you
Click to expand...
Click to collapse
you mean swap right?
Lloir said:
you mean swap right?
Click to expand...
Click to collapse
yes
sent from my Xperia using XDA Premium
- Bootloader unlocked
- ROM ICS 3.0.2 CM9
- Kernel nAa o.3
- Overclocked to 746 Mhz
and press THANKS if I help you
Read this
http://forum.xda-developers.com/showthread.php?t=1445543
i swap manually and it's a tad complicated to show someone else the way i do it, the thread above should help
Lloir said:
Read this
http://forum.xda-developers.com/showthread.php?t=1445543
i swap manually and it's a tad complicated to show someone else the way i do it, the thread above should help
Click to expand...
Click to collapse
wait, this swap, what is it actually? xD
Taken from the Cyanogen wiki
Swap is, in short, virtual RAM. With swap, a small portion of the hard drive is set aside and used like RAM. The computer will attempt to keep as much information as possible in RAM until the RAM is full. At that point, the computer will begin moving inactive blocks of memory (called pages) to the hard disk, freeing up RAM for active processes. If one of the pages on the hard disk needs to be accessed again, it will be moved back into RAM, and a different inactive page in RAM will be moved onto the hard disk ('swapped'). The trade off is disks and SD cards are considerably slower than physical RAM, so when something needs to be swapped, there is a noticeable performance hit.
Unlike traditional swap, Android's Memory Manager kills inactive processes to free up memory. Android signals to the process, then the process will usually write out a small bit of specific information about its state (for example, Google Maps may write out the map view coordinates; Browser might write the URL of the page being viewed) and then the process exits. When you next access that application, it is restarted: the application is loaded from storage, and retrieves the state information that it saved when it last closed. In some applications, this makes it seem as if the application never closed at all. This is not much different from traditional swap, except that Android apps are specially programed to write out very specific information, making Android's Memory Manager more efficient that swap.
Lloir said:
Taken from the Cyanogen wiki
Swap is, in short, virtual RAM. With swap, a small portion of the hard drive is set aside and used like RAM. The computer will attempt to keep as much information as possible in RAM until the RAM is full. At that point, the computer will begin moving inactive blocks of memory (called pages) to the hard disk, freeing up RAM for active processes. If one of the pages on the hard disk needs to be accessed again, it will be moved back into RAM, and a different inactive page in RAM will be moved onto the hard disk ('swapped'). The trade off is disks and SD cards are considerably slower than physical RAM, so when something needs to be swapped, there is a noticeable performance hit.
Unlike traditional swap, Android's Memory Manager kills inactive processes to free up memory. Android signals to the process, then the process will usually write out a small bit of specific information about its state (for example, Google Maps may write out the map view coordinates; Browser might write the URL of the page being viewed) and then the process exits. When you next access that application, it is restarted: the application is loaded from storage, and retrieves the state information that it saved when it last closed. In some applications, this makes it seem as if the application never closed at all. This is not much different from traditional swap, except that Android apps are specially programed to write out very specific information, making Android's Memory Manager more efficient that swap.
Click to expand...
Click to collapse
thanks
no problems!
I think IScreamDX by doixanh is the smoothest ICS ROM. But if you want almost no bugs ROM, choose minicm9
Sent from my E15i using xda premium.
* Running on nAa-ics kernel, IScreamDX v.002.

[Q] how can i increase ram of my samsung galaxy ace

how to make virtual ram in galaxy ace rooted s5830.....running ics'ed by snowpluralism....
n do it helps in smooth runnings...
and any disadvantages:highfive:
Ashish924 said:
how to make virtual ram in galaxy ace rooted s5830.....running ics'ed by snowpluralism....
n do it helps in smooth runnings...
and any disadvantages:highfive:
Click to expand...
Click to collapse
Well, you can use a swap partition. CM7+ also has ram compression.
Sent from my GT-S5830 using Tapatalk 2
NathanBookham said:
Well, you can use a swap partition. CM7+ also has ram compression.
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
can u help me in that...i dont know how to do it...n also is it safe and effective....thanks
Ashish924 said:
can u help me in that...i dont know how to do it...n also is it safe and effective....thanks
Click to expand...
Click to collapse
Google for it. XDA is against spoon-feeding..!!
___________XDA Premium__________
Don't be a noob. Be a newbie..!!
Details here.
____________________________________
I've tried swapper 2, it's good. But have to understand each term they use in the app. Currently I'm now on RamExpander. Very good.
Sent from my GT-S5830 using xda app-developers app
DuckyDawn said:
I've tried swapper 2, it's good. But have to understand each term they use in the app. Currently I'm now on RamExpander. Very good.
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
For me Ramexpander say is not compatible with Ace.
I heard swapping partition from sd card to increase the ram, sd card might get damaged!!, is it true?
Reduces SD Life so yes.
Sent from my iPhone
but i guess you will change your sd card before it gets damaged so much, that you will notice.
i only had this once on a USB pendrive. it loses data since some weeks ago. but its about 8 years old.
lets say that todays SD cards have better lifetime than years old USB sticks. lets also say that you use your sd card more often than i used this stick (backups later car-radio). so we can say your SD card might have a bit less lifetime. lets say 6 years. in 6 years you will (most likely) have a new phone, sd cards are "oldies" and if not, 1TB cards are state-of-the-art.
so....yes you loose lifetime but i dont think you will use it till it "dies"
CJCord said:
but i guess you will change your sd card before it gets damaged so much, that you will notice.
i only had this once on a USB pendrive. it loses data since some weeks ago. but its about 8 years old.
lets say that todays SD cards have better lifetime than years old USB sticks. lets also say that you use your sd card more often than i used this stick (backups later car-radio). so we can say your SD card might have a bit less lifetime. lets say 6 years. in 6 years you will (most likely) have a new phone, sd cards are "oldies" and if not, 1TB cards are state-of-the-art.
so....yes you loose lifetime but i dont think you will use it till it "dies"
Click to expand...
Click to collapse
It really depends on use. When I swapped i ate through my sdcard in less than 6 months.. so there you go. Keeping low swappinness will increase sd card life, but it does depend on use.
increasing ram by swapping sd card is effective to what extent...can any body tell me....does it bridge the gap of our low ram...
AND ANY OTHER DISADVANTAGE THAN REDUCING SD CARD LIFE
Blackstard said:
For me Ramexpander say is not compatible with Ace.
Click to expand...
Click to collapse
Huh? I Don get u cozy mine is working fine. Downloaded from blackmarket
Sent from my GT-S5830 using xda app-developers app
Ashish924 said:
increasing ram by swapping sd card is effective to what extent...can any body tell me....does it bridge the gap of our low ram...
AND ANY OTHER DISADVANTAGE THAN REDUCING SD CARD LIFE
Click to expand...
Click to collapse
That why the requirement need class 10 SDcard
You can use CM7 that uses less RAM!.. I just went from CM10 to CM7 and it really is an improvement for ACE as it uses a bit less RAM and that is noticeable.
thanx but no cm7
Jimmyslam said:
You can use CM7 that uses less RAM!.. I just went from CM10 to CM7 and it really is an improvement for ACE as it uses a bit less RAM and that is noticeable.
Click to expand...
Click to collapse
thanks...but i dont want cm7 as i dont like it....i want it in a stock rom...btw thanx
Ashish924 said:
how to make virtual ram in galaxy ace rooted s5830.....running ics'ed by snowpluralism....
n do it helps in smooth runnings...
and any disadvantages:highfive:
Click to expand...
Click to collapse
there are quite a few apps for increasing the ram like ramexpander and swapper...
but before using these apps remember that the read and write speed of sd card(which is secondary storage) is vey less as compared to that of the internal ram.. and probably thats why ram is very expensive as compared to sd card...
so if you use these apps may take a bit longer to start and even the best of sd cards i.e. the class 10 one won't last longer than 6 months...
Increasing ram
Hi i install ram manager pro apk on gts5830i then i create a swap file 128mb using this apk, then on sd card i see swap file img does it mean my phone ram increased.... i didn't install any kernel for it... plz does tell me if it increase ram or not...
I tried something on a other phone from my neighbor. is a huawei with same specs than the galaxy ace..
I moved apps to SD card with link2SD and created a Swap file in the internal storage.
The internal storage is much faster than the SD card and much better for swap file.
sahil chandel said:
Hi i install ram manager pro apk on gts5830i then i create a swap file 128mb using this apk, then on sd card i see swap file img does it mean my phone ram increased.... i didn't install any kernel for it... plz does tell me if it increase ram or not...
Click to expand...
Click to collapse
What is RAM
Random Access Memory (RAM) is temporary data storage that the CPU uses during calculations. The more RAM a device has, the more calculated results the CPU can store - which means less time the CPU has to do the same thing over and over again. In other words, the CPU can check RAM to see if it has already made a particular calculation in the recent past. If it has, it can use the pre-computed results instead of wasting processing time recomputing the same calculation. In short, more RAM means a more efficient (and faster) device.
SWAP
What is SWAP
Swap is, in short, virtual RAM. With swap, a small portion of the hard drive is set aside and used like RAM. The computer will attempt to keep as much information as possible in RAM until the RAM is full. At that point, the computer will begin moving inactive blocks of memory (called pages) to the hard disk, freeing up RAM for active processes. If one of the pages on the hard disk needs to be accessed again, it will be moved back into RAM, and a different inactive page in RAM will be moved onto the hard disk ('swapped'). The trade off is disks and SD cards are considerably slower than physical RAM, so when something needs to be swapped, there is a noticeable performance hit.
Unlike traditional swap, Android's Memory Manager kills inactive processes to free up memory. Android signals to the process, then the process will usually write out a small bit of specific information about its state (for example, Google Maps may write out the map view coordinates; Browser might write the URL of the page being viewed) and then the process exits. When you next access that application, it is restarted: the application is loaded from storage, and retrieves the state information that it saved when it last closed. In some applications, this makes it seem as if the application never closed at all. This is not much different from traditional swap, except that Android apps are specially programed to write out very specific information, making Android's Memory Manager more efficient that swap.
Click to expand...
Click to collapse
Credits go to CarlDeanCatabay

Categories

Resources