commit | 359dbf19ab524652a2208a2a2cddccec2eede2ad | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Mon Mar 26 20:29:45 2018 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Apr 03 15:04:27 2018 -0400 |
tree | b4e9121cc64e527acb8a59bf0b2ab51029cbc434 | |
parent | 03b02939593700caf391dc02b86b23b0d7aac2e5 [diff] |
dm bufio: use slab cache for dm_buffer structure allocations kmalloc padded to the next power of two, using a slab cache avoids this. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>