Page MenuHomeFreeBSD

Flush L1 data cache on syscall return with an error.
ClosedPublic

Authored by kib on Oct 12 2018, 4:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 20 2026, 11:57 AM
Unknown Object (File)
May 18 2026, 6:05 AM
Unknown Object (File)
May 18 2026, 4:52 AM
Unknown Object (File)
May 15 2026, 9:46 AM
Unknown Object (File)
May 13 2026, 11:24 AM
Unknown Object (File)
May 10 2026, 5:57 PM
Unknown Object (File)
May 4 2026, 5:46 PM
Unknown Object (File)
Apr 26 2026, 5:47 AM
Subscribers

Details

Summary

A knob allows to select the flushing mode or turn it off/on.

It is curious that I was not able to measure statistically significant difference between flush enabled vs disabled using syscall_timing getuid.

List of ignored syscall errors should be updated.

The patch is based on the https://www.openwall.com/lists/kernel-hardening/2018/10/11/10

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable