kernel-ark/fs/jbd2
Gioh Kim a49058fab2 jbd/jbd2: use non-movable memory for the jbd superblock
Sicne the jbd/jbd2 superblock is not released until the file system is
unmounted, allocate the buffer cache from the non-moveable area to
allow page migration and CMA allocations to more easily succeed.

Signed-off-by: Gioh Kim <gioh.kim@lge.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
2014-09-04 22:36:35 -04:00
..
checkpoint.c jbd2: optimize jbd2_log_do_checkpoint() a bit 2014-09-04 18:09:29 -04:00
commit.c jbd2: fix descriptor block size handling errors with journal_csum 2014-08-28 22:22:29 -04:00
journal.c jbd/jbd2: use non-movable memory for the jbd superblock 2014-09-04 22:36:35 -04:00
Kconfig jbd2: remove debug dependency on debug_fs and update Kconfig help text 2013-06-12 23:07:51 -04:00
Makefile
recovery.c jbd2: fix descriptor block size handling errors with journal_csum 2014-08-28 22:22:29 -04:00
revoke.c jbd2: fix descriptor block size handling errors with journal_csum 2014-08-28 22:22:29 -04:00
transaction.c sched: Remove proliferation of wait_on_bit() action functions 2014-07-16 15:10:39 +02:00