Raconeisteron / omnia2droid

Automatically exported from code.google.com/p/omnia2droid
0 stars 0 forks source link

other: less ram in android (158MB/256MB) #95

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Omnia2 physical Ram should be 256MB, but in Android only get 158MB RAM, 98MB 
are lost, is it Android emulated from WM?So 98MB Ram share to WM? 
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by wanhu...@gmail.com on 19 Feb 2011 at 9:36

GoogleCodeExporter commented 8 years ago
yes,

Original comment by jjrt1...@gmail.com on 19 Feb 2011 at 12:16

GoogleCodeExporter commented 8 years ago
Yes what? Wm, will be totally removed from ram. It will startup linux as kernel 
with android as mobile OS. I can remember a dev was talking about not being 
able to free all available ram....

Original comment by JJasperd...@gmail.com on 19 Feb 2011 at 12:31

GoogleCodeExporter commented 8 years ago
No, you are wrong. There is no emulation at all, Windows Mobile is fully 
removed from RAM memory, and the Linux kernel and Android replace it. The only 
reason why a part of the RAM seems missing is because it is being shared with 
hardware parts.

Original comment by nathrin...@gmail.com on 19 Feb 2011 at 2:02

GoogleCodeExporter commented 8 years ago
"LOST" ram is reserved for videocard chip and other hardware.
I don't think that it can be used safely, even if you can "unlock" it.

Original comment by andreabo...@gmail.com on 19 Feb 2011 at 2:15

GoogleCodeExporter commented 8 years ago
Are you sure about this, or do you think that?

Original comment by JJasperd...@gmail.com on 19 Feb 2011 at 2:24

GoogleCodeExporter commented 8 years ago

Original comment by elbee1...@gmail.com on 7 Mar 2011 at 9:39

GoogleCodeExporter commented 8 years ago
64 mb - radio (radio chipset has no ram so it uses system mem)
15 mb - os crap(pagepool,etc..)
32 mb - graphics mem
10 mb - camera buffer

256-64-15-32-10=137 mb available to wm

So remove the 15MB pagepool of WM and you're dangerously close to 158 MB 
already.
http://www.modaco.com/index.php?s=&showtopic=322429&view=findpost&p=1625125

Original comment by elbee1...@gmail.com on 7 Mar 2011 at 9:50