Message ID | 20240816005943.1832694-1-ivanov.mikhail1@huawei-partners.com (mailing list archive) |
---|---|
Headers | show |
Series | Implement performance impact measurement tool | expand |
On 8/16/2024 3:59 AM, Mikhail Ivanov wrote: > Hello! This is v1 RFC patch dedicated to Landlock performance measurement. > > Landlock LSM hooks are executed with many operations on Linux internal > objects (files, sockets). This hooks can noticeably affect performance > of such operations as it was demonstrated in the filesystem caching > patchset [1]. Having ability to calculate Landlock performance overhead > allows to compare kernel changes and estimate the acceptability > of new features (e.g. [2], [3], [4]). Hello! Kindly reminder about this patchset. UDP-dedicated RFC v1 [1] patchset was published and this patchset can be useful to benchmark sendmsg/recvmsg hooks. But it would probably be better to apply other network patches first. WDYT? [1] https://lore.kernel.org/all/20240916122230.114800-1-matthieu@buffet.re/#t