[ILUG] Kernel 2.6.6 256MB RAM & Swappiness tweaks

P at draigBrady.com P at draigBrady.com
Wed Jun 16 10:18:58 IST 2004


jm at jmason.org wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> Paul Jakma writes:
> 
>>But any significant pressure will result in swapping, no amount of 
>>cleverness can squeeze more than X amount of RAM out of X amount of 
>>RAM. (except maybe if we had on the fly gzipping of RAM, that could 
>>be fun. especially if you had a CPU that did on-the-fly hardware 
>>compress/decompression of memory ;) )

Hmm that reminds me, wasn't there some scandal with one
of those products where someone writing for DDJ hacked a RET
instruction into the "compress" function and noticed no difference.
Ah: ftp://ftp.ora.com/pub/examples/windows/win95.update/softram.html

This is also relevant: http://linuxcompressed.sourceforge.net/

-- 
Pádraig Brady - http://www.pixelbeat.org
--- Following generated by rotagator ---

Handy find commands to check permissions in a web tree

find -type f ! -perm -444 #files not readable by all
find -type d ! -perm -111 #dirs not accessible by all
--



More information about the ILUG mailing list