linux/drivers/block/zram
Sergey Senozhatsky c3cdb40e66 zram: remove max_num_devices limitation
Limiting the number of zram devices to 32 (default max_num_devices value)
is confusing, let's drop it.  A user with 2TB or 4TB of RAM, for example,
can request as many devices as he can handle.

Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Acked-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-06-25 17:00:36 -07:00
..
Kconfig zram: remove obsolete ZRAM_DEBUG option 2015-06-25 17:00:35 -07:00
Makefile
zcomp_lz4.c
zcomp_lz4.h
zcomp_lzo.c
zcomp_lzo.h
zcomp.c
zcomp.h
zram_drv.c zram: remove max_num_devices limitation 2015-06-25 17:00:36 -07:00
zram_drv.h zram: remove max_num_devices limitation 2015-06-25 17:00:36 -07:00