Re: [PATCH v12 0/5] Reduce overhead of LSMs with static calls
From: Kees Cook <kees@kernel.org>
Date: 2024-06-06 15:58:28
Also in:
bpf
From: Kees Cook <kees@kernel.org>
Date: 2024-06-06 15:58:28
Also in:
bpf
On Thu, May 16, 2024 at 02:35:19AM +0200, KP Singh wrote:
This series is a respin of the RFC proposed by Paul Renauld (renauld@google.com) and Brendan Jackman (jackmanb@google.com) [1] # Performance improvement With this patch-set some syscalls with lots of LSM hooks in their path benefitted at an average of ~3% and I/O and Pipe based system calls benefitting the most.
Hi Paul, With the merge window closed now, can we please land this in -next so we can get any glitches found/hammered out with maximal time before the next merge window? -Kees -- Kees Cook