diff options
author | Elijah Wright <git@elijahs.space> | 2025-06-10 15:56:28 -0700 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-07-09 22:57:50 -0700 |
commit | 0ba5a25ad1c951fa25baa8c30a526b647ab50d47 (patch) | |
tree | 218b7c163d910788e12195865686462e612fb7c1 /tools/perf/scripts/python/syscall-counts.py | |
parent | f7b0ff2bc91d8bb2ba9fdb182da39dd9733b1c50 (diff) |
kernel: relay: use __GFP_ZERO in relay_alloc_buf
Passing the __GFP_ZERO flag to alloc_page should result in less overhead
th= an using memset()
Link: https://lkml.kernel.org/r/20250610225639.314970-3-git@elijahs.space
Signed-off-by: Elijah Wright <git@elijahs.space>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions