View Single Post
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#163
Code:
rzscontrol /dev/ramzswap0 --stats
DiskSize:	  131072 kB
NumReads:	       0
NumWrites:	       0
FailedReads:	       0
FailedWrites:	       0
InvalidIO:	       0
NotifyFree:	       0
ZeroPages:	       0
GoodCompress:	       0 %
NoCompress:	       0 %
PagesStored:	       0
PagesUsed:	       0
OrigDataSize:	       0 kB
ComprDataSize:	       0 kB
MemUsedTotal:	       0 kB
Code:
cat /proc/swaps 
Filename				Type		Size	Used	Priority
/dev/mmcblk0p3                          partition	786424	0	-2
/dev/ramzswap0                          partition	131064	79060	-1
Code:
free
             total         used         free       shared      buffers
Mem:        235260       206888        28372            0           76
-/+ buffers:             206812        28448
Swap:       917488       133856       783632

Can anyone explain why my compcache stats say 0 for everything? Also, why must my disksize be of the order ^2 when before it was not important?
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 

The Following 5 Users Say Thank You to vi_ For This Useful Post: