diff options
author | 2023-11-28 14:48:06 +0100 | |
---|---|---|
committer | 2023-11-29 15:47:55 -0500 | |
commit | 41e05548fa6b069a2b895cf4c7bd9ad618b21e2f (patch) | |
tree | 8137d95e93703bce607d3e41805d8082f73b5b0b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm-verity: align struct dm_verity_fec_io properly (diff) | |
download | wireguard-linux-41e05548fa6b069a2b895cf4c7bd9ad618b21e2f.tar.xz wireguard-linux-41e05548fa6b069a2b895cf4c7bd9ad618b21e2f.zip |
dm-flakey: start allocating with MAX_ORDER
Commit 23baf831a32c ("mm, treewide: redefine MAX_ORDER sanely")
changed the meaning of MAX_ORDER from exclusive to inclusive. So, we
can allocate compound pages with up to 1 << MAX_ORDER pages.
Reflect this change in dm-flakey and start trying to allocate compound
pages with MAX_ORDER.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions