不知道各位使用華碩平板的大大能告訴我你們的可用記憶體大概多少? 我發現他的可用記憶體居然只多我的i9000一點點!!!! 我已經有裝advanced task killer,可是常常查詢都維持在四百多,這樣正常嗎?
https://supportforums.motorola.com/message/331697
Box has 1GB of ram in it, just some of the ram is being used for video card, kernel and other stuff.
cat /proc/meminfo
MemTotal: 736512 KB
MemFree: 66600 KB
Buffers: 73084 KB
Cached: 149692 KB
Now lets look at iomem output which tells the real story:
(Keep in mind that 40000000 hex is 1GB of ram)
00000000-2fffffff : System RAM = 768MB
00034000-00500fff : Kernel text = ~5MB
00528000-00639cef : Kernel data = ~1MB
1ff00000-1fffffff : ram_console = 1MB
2e800000-2effffff : fbmem = 8MB
2f000000-2fffffff : fbmem = 16MB
30000000-3fffffff : System RAM = 256MB
So there is our entire 1GB of ram. First block is 00000000-2fffffff, but areas in that range are being used for some other things. Its all there but we see we have chunks being used by Kernel Text, Kernel Data, the ram console and the Frame buffers. Which is why the 'available" ram hovers around 736512KB.
So if we do some math your main block is between 00000000-2fffffff but some of it is taken up and being used by other stuff so:
768 - 5 - 1- 1 -8 -16 = 737MB which matches up with around what we see in Meminfo.
Then there is another memory block between 30000000-3fffffff which is 256MB in size, which I assume is being used by the GPU
意思總結一下,就是說,這是正常的,華碩沒有偷工減料,用著順就好了,不用太在意這些數據
tina7093 wrote:
因為記憶體吃很大~~玩一陣子就要重開機;不然會有卡的感覺
可以分享一下妳在玩甚麼會卡到想重開機嗎?我也想試試看.....
我是用這個任務管理器