diff options
author | Gioh Kim <gioh.kim@lge.com> | 2014-09-04 22:36:35 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2014-09-04 22:36:35 -0400 |
commit | a49058fab2912296f068759490ac69ba43b43861 (patch) | |
tree | e3e9d475166a70128c9d26bd5f1aa64f7a757be1 /include | |
parent | a8ac900b8163703340a2fdad11c32f96b8fe686d (diff) | |
download | linux-rpi3-a49058fab2912296f068759490ac69ba43b43861.tar.gz linux-rpi3-a49058fab2912296f068759490ac69ba43b43861.tar.bz2 linux-rpi3-a49058fab2912296f068759490ac69ba43b43861.zip |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions