View Single Post
Posts: 35 | Thanked: 14 times | Joined on Oct 2010 @ Durham, NC
#187
Originally Posted by maacruz View Post
Yes, you should see it. "cat /proc/swaps" should show all your swap devices and you should see /dev/ramzswap0 there, "ls /dev/ramz*" should show the ramzswap device entry, and "cat /proc/ramzswap" the usage stats.
If it is not there, try restarting it from xterm as root ("/etc/init.d/ramzswap restart")
restarting from xterm as root worked, when I typed free I then saw my swap memory. However, after restarting my N810 I am back to 0 swap memory until I restart ramzswap in xterm again. Any ideas? Thanks again!