On Mon, Oct 29, 2012 at 10:41 AM, Sergey Senozhatsky <[email protected]> wrote: > zram: handle mem suffixes in disk size zram_sysfs parameter > > Use memparse() to allow mem suffixes in disksize sysfs number. > Examples: > echo 256K > /sys/block/zram0/disksize > echo 512M > /sys/block/zram0/disksize > echo 1G > /sys/block/zram0/disksize > > Signed-off-by: Sergey Senozhatsky <[email protected]> >
FWIW, Reviewed-by: Nitin Gupta <[email protected]> Thanks, Nitin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

