File paths?
File paths?
Posted Jun 3, 2018 5:16 UTC (Sun) by Cyberax (✭ supporter ✭, #52523)In reply to: File paths? by dezgeg
Parent article: Deferring seccomp decisions to user space
Posted Jun 3, 2018 13:21 UTC (Sun)
by jhoblitt (subscriber, #77733)
[Link]
I suspect that `statfs()` and `access()` are also frequent syscalls with string params. File distribution programs, such as HTTP servers, can produce a fairly extreme number of `access()` calls.
File paths?
