Re: [PATCH v4 3/4] zram: zram memory size limitation

From: Dongsheng Song
Date: Mon Aug 25 2014 - 04:25:58 EST


> +What: /sys/block/zram<id>/mem_limit
> +Date: August 2014
> +Contact: Minchan Kim <minchan@xxxxxxxxxx>
> +Description:
> + The mem_limit file is read/write and specifies the amount
> + of memory to be able to consume memory to store store
> + compressed data. The limit could be changed in run time
> + and "0" means disable the limit. No limit is the initial state.

extra word 'store' ?
The mem_limit file is read/write and specifies the amount of memory to
be able to consume memory to store store compressed data.

maybe this better ?
The mem_limit file is read/write and specifies the amount of memory to
store compressed data.

--
Dongsheng
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/