diff options
author | Ross Zwisler <[email protected]> | 2015-04-01 09:12:19 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-04-01 17:03:56 +0200 |
commit | 9e853f2313e5eb163cb1ea461b23c2332cf6438a (patch) | |
tree | 1cc98a03ff9582111fdd8032237c406d67f976fa /tools/perf/scripts/python | |
parent | ec776ef6bbe1734c29cd6bd05219cd93b2731bd4 (diff) |
drivers/block/pmem: Add a driver for persistent memory
PMEM is a new driver that presents a reserved range of memory as
a block device. This is useful for developing with NV-DIMMs,
and can be used with volatile memory as a development platform.
This patch contains the initial driver from Ross Zwisler, with
various changes: converted it to use a platform_device for
discovery, fixed partition support and merged various patches
from Boaz Harrosh.
Tested-by: Ross Zwisler <[email protected]>
Signed-off-by: Ross Zwisler <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Acked-by: Dan Williams <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Boaz Harrosh <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Keith Busch <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
[ Minor cleanups. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions