summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/config.py
diff options
context:
space:
mode:
authorPhilipp Reisner <philipp.reisner@linbit.com>2025-06-05 12:38:52 +0200
committerJens Axboe <axboe@kernel.dk>2025-08-11 07:54:27 -0600
commitd5dd409812eca084e68208926bb629c8f708651f (patch)
treeaa75ac8ac5a7805a9fc1acf2616c7f74755e4eed /scripts/gdb/linux/config.py
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585 (diff)
drbd: Remove the open-coded page pool
If the network stack keeps a reference for too long, DRBD keeps references on a higher number of pages as a consequence. Fix all that by no longer relying on page reference counts dropping to an expected value. Instead, DRBD gives up its reference and lets the system handle everything else. While at it, remove the open-coded custom page pool mechanism and use the page_pool included in the kernel. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Christoph Böhmwalder <christoph.boehmwalder@linbit.com> Tested-by: Eric Hagberg <ehagberg@janestreet.com> Link: https://lore.kernel.org/r/20250605103852.23029-1-christoph.boehmwalder@linbit.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions