[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1314149690-3177-1-git-send-email-ngupta@vflare.org>
Date: Wed, 24 Aug 2011 08:34:46 +0700
From: Nitin Gupta <ngupta@...are.org>
To: Greg KH <greg@...ah.com>
Cc: Jerome Marchand <jmarchan@...hat.com>,
Pekka Enberg <penberg@...helsinki.fi>,
Robert Jennings <rcj@...ux.vnet.ibm.com>,
Linux Driver Project <devel@...uxdriverproject.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] zram: minor features and cleanups
These changes address many of the issues list at:
http://code.google.com/p/compcache/issues/list
Signed-off-by: Nitin Gupta <ngupta@...are.org>
Nitin Gupta (4):
Kernel config option for number of devices
Make gobal variables use unique names
Simplify zram disk resizing interface
Set initial disksize to some default value
drivers/staging/zram/Kconfig | 9 ++++
drivers/staging/zram/zram_drv.c | 93 ++++++++++++++++--------------------
drivers/staging/zram/zram_drv.h | 6 +-
drivers/staging/zram/zram_sysfs.c | 4 +-
4 files changed, 55 insertions(+), 57 deletions(-)
--
1.7.6
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists