diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2023-05-01 09:19:17 -0400 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2023-06-16 18:24:13 -0400 |
commit | 5054e778fcd9cd29ddaa8109077cd235527e4f94 (patch) | |
tree | 9294944153f448f495b966ea80f193274a507ed1 /scripts/gdb/linux/interrupts.py | |
parent | 245165658e1c9f95c0fecfe02b9b1ebd30a1198a (diff) |
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/interrupts.py')
0 files changed, 0 insertions, 0 deletions