Re: [PATCHv4 2/3] ext4: use non-movable memory for the ext4 superblock

From: Theodore Ts'o
Date: Thu Sep 04 2014 - 22:37:55 EST


On Thu, Sep 04, 2014 at 04:29:40PM +0900, Gioh Kim wrote:
> A buffer-cache for superblock is disturbing page migration,
> because the buffer-cache is not released until unmount.
> The buffer-cache must be allocated from non-movable area.
>
> Signed-off-by: Gioh Kim <gioh.kim@xxxxxxx>
> Reviewed-by: Jan Kara <jack@xxxxxxx>

Thanks, I've applied this to the ext4 git tree with a slightly
rewritten commit description (for clarity).

- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/