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)
Tue, Sep 17, 4:26 PM
Unknown Object (File)
Tue, Sep 17, 2:05 PM
Unknown Object (File)
Tue, Sep 17, 10:48 AM
Unknown Object (File)
Mon, Sep 16, 11:44 PM
Unknown Object (File)
Sun, Sep 15, 5:24 PM
Unknown Object (File)
Wed, Sep 11, 1:34 AM
Unknown Object (File)
Sun, Sep 8, 7:50 AM
Unknown Object (File)
Sat, Sep 7, 3:00 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 20166