Comment 3 for bug 956859

Revision history for this message
Fabiano Nunes (fabianonunes) wrote :

# dmesg -c | grep zram
[ 1.103674] zram: module is from the staging directory, the quality is unknown, you have been warned.
[ 1.103920] zram: num_devices not specified. Using default: 1
[ 1.103922] zram: Creating 1 devices ...
[ 1.237786] Adding 3947604k swap on /dev/zram0. Priority:100 extents:1 across:3947604k SS
[ 5.315580] init: zram-config pre-start process (1343) terminated with status 1

# sudo service zram-config start
# dmesg -c | grep zram
[ 33.024810] zram: module is from the staging directory, the quality is unknown, you have been warned.
[ 33.025073] zram: Creating 2 devices ...
[ 33.044319] Adding 1973800k swap on /dev/zram0. Priority:5 extents:1 across:1973800k SS
[ 33.057836] Adding 1973800k swap on /dev/zram1. Priority:5 extents:1 across:1973800k SS