diff options
author | 2024-08-12 15:05:43 -0400 | |
---|---|---|
committer | 2024-09-01 20:26:11 -0700 | |
commit | 617f8e4d76b81361884db852005f519012ddd244 (patch) | |
tree | 009ff217bf01d80a76fe89f8cf3bb24d9bcaa469 /include/linux/mm_types.h | |
parent | maple_tree: reset mas->index and mas->last on write retries (diff) | |
download | wireguard-linux-617f8e4d76b81361884db852005f519012ddd244.tar.xz wireguard-linux-617f8e4d76b81361884db852005f519012ddd244.zip |
maple_tree: add test to replicate low memory race conditions
Add new callback fields to the userspace implementation of struct
kmem_cache. This allows for executing callback functions in order to
further test low memory scenarios where node allocation is retried.
This callback can help test race conditions by calling a function when a
low memory event is tested.
Link: https://lkml.kernel.org/r/20240812190543.71967-2-sidhartha.kumar@oracle.com
Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/mm_types.h')
0 files changed, 0 insertions, 0 deletions