I installed zRAM through Synaptic Package Manager.
When I do a .......
[sub]cat /proc/swaps[/sub]
I get ..........
[sub]Filename Type Size Used Priority
/dev/sda5 partition 3981308 0 -1
/dev/zram0 partition 752016 0 5
/dev/zram1 partition 752016 0 5
[/sub]
Looks like the Swap is not used...
I did this after install.....
[sub]gksudo leafpad /etc/sysctl.conf[/sub]
AND added this .......
[sub]# Decrease swap usage to a more reasonable level
vm.swappiness=50[/sub]
Any Help Appreciated.
When I do a .......
[sub]cat /proc/swaps[/sub]
I get ..........
[sub]Filename Type Size Used Priority
/dev/sda5 partition 3981308 0 -1
/dev/zram0 partition 752016 0 5
/dev/zram1 partition 752016 0 5
[/sub]
Looks like the Swap is not used...
I did this after install.....
[sub]gksudo leafpad /etc/sysctl.conf[/sub]
AND added this .......
[sub]# Decrease swap usage to a more reasonable level
vm.swappiness=50[/sub]
Any Help Appreciated.