diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2023-05-01 16:19:17 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2023-06-17 01:24:13 +0300 |
commit | 5054e778fcd9cd29ddaa8109077cd235527e4f94 (patch) | |
tree | 9294944153f448f495b966ea80f193274a507ed1 /scripts/gdb/linux/tasks.py | |
parent | 245165658e1c9f95c0fecfe02b9b1ebd30a1198a (diff) | |
download | linux-5054e778fcd9cd29ddaa8109077cd235527e4f94.tar.xz |
dm crypt: allocate compound pages if possible
It was reported that allocating pages for the write buffer in dm-crypt
causes measurable overhead [1].
Change dm-crypt to allocate compound pages if they are available. If
not, fall back to the mempool.
[1] https://listman.redhat.com/archives/dm-devel/2023-February/053284.html
Suggested-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions