View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#432
Originally Posted by tso View Post
Anyone else noticing ramzswap taking a nosedive from time to time?
Not here (current uptime 69 days), but my setup may be different:

/proc/version:

Linux version 2.6.21-omap1 (miguel@linux) (gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2)) #23 PREEMPT Sun Jan 16 13:38:22 CET 2011

(I know I should upgrade at some point) I think my current modules were hand-built from the latest compcache + maacruz's patches, but I can't find the build dir in my scratchbox right now. In any case, they're:

Code:
-rw-r--r--    1 root     root        18720 Feb  1 17:37 ramzswap.ko
-rw-r--r--    1 root     root         6960 Feb  1 17:37 xvmalloc.ko
/proc/ramzswap:
DiskSize: 131072 kB
NumReads: 139966
NumWrites: 61123
FailedReads: 0
FailedWrites: 0
InvalidIO: 0
NotifyFree: 15626
ZeroPages: 698
GoodCompress: 80 %
NoCompress: 4 %
PagesStored: 24130
PagesUsed: 7716
OrigDataSize: 96520 kB
ComprDataSize: 29204 kB
MemUsedTotal: 30864 kB

(insmod'ed with disksize_kb=131072 memlimit_kb=32768)