Files
linux-apfs/mm
Matthew Wilcox dd6bd0d9c7 swap: use bdev_read_page() / bdev_write_page()
By calling the device driver to write the page directly, we avoid
allocating a BIO, which allows us to free memory without allocating
memory.

[akpm@linux-foundation.org: fix used-uninitialized bug]
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Cc: Dave Chinner <david@fromorbit.com>
Cc: Dheeraj Reddy <dheeraj.reddy@intel.com>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-06-04 16:54:02 -07:00
..
2014-05-05 15:44:47 +02:00
2014-04-07 16:35:58 -07:00
2014-03-04 07:55:47 -08:00
2014-05-19 20:01:52 -06:00
2014-04-07 16:35:58 -07:00
2014-05-06 14:02:53 -04:00
2014-06-04 16:53:57 -07:00