Re: [lc-devel] Dump of my brain real quick
Status: Beta
Brought to you by:
nitin_sf
From: Bob A. <cu...@pb...> - 2003-10-14 13:06:49
|
>=20 > o Port it a PDA architecture and measure CC benefit on such a > system. This would require improvement of virtual swap structure > to make Linux to swap out pages when we don=B4t have swap > available. >=20 erm, isn't this obsolete? you can have swap implemented in ramdisk , swapfile on tmpfs , or use part = of system's memory - or even other system's ram like unused video card ram = - via mtdblock and slram. i used usused video memory of my laptop along wit= h ccache, and it worked great. |