View Single Post
Old 11-24-2011, 08:12 AM   #3022
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
Quote:
Originally Posted by quisvir View Post
This might be a wild stab in the dark, but we could try upping the amount of allocated memory by changing kconfig.xml.
Code:
Search "rootvm alloc=" (6 hits in 6 files)
  300\kconfig.xml (1 hits)
	Line 2: 	<rootvm alloc="786432,16384,98304,4096">
  350\kconfig.xml (1 hits)
	Line 2: 	<rootvm alloc="4341760,271360,196608,32768">
  505\kconfig.xml (1 hits)
	Line 2: 	<rootvm alloc="786432,16384,98304,4096">
  600\kconfig.xml (1 hits)
	Line 2: 	<rootvm alloc="1376256,65536,126976,16384">
  650\kconfig.xml (1 hits)
	Line 2: 	<rootvm alloc="4341760,271360,196608,32768">
  950\kconfig.xml (1 hits)
	Line 2: 	<rootvm alloc="3407872,65536,126976,16384">
Looking at these numbers, by the way, it seems to make sense that the 950 is the one having the most problems...
Good catch.
kartu is offline   Reply With Quote