diff options
author | 2011-05-29 13:03:07 +0100 | |
---|---|---|
committer | 2011-05-29 13:03:07 +0100 | |
commit | d04714580f12379fcf7a0f799e86c92b96dd4e1f (patch) | |
tree | 3a6c152dcb0d062dadfecd9fb8b1866a0fdbfce5 /fs/jbd2/commit.c | |
parent | dm kcopyd: add gfp parm to alloc_pl (diff) | |
download | wireguard-linux-d04714580f12379fcf7a0f799e86c92b96dd4e1f.tar.xz wireguard-linux-d04714580f12379fcf7a0f799e86c92b96dd4e1f.zip |
dm kcopyd: alloc pages from the main page allocator
This patch changes dm-kcopyd so that it allocates pages from the main
page allocator with __GFP_NOWARN | __GFP_NORETRY flags (so that it can
fail in case of memory pressure). If the allocation fails, dm-kcopyd
allocates pages from its own reserve.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions