File paths?
File paths?
Posted Jun 3, 2018 13:21 UTC (Sun) by jhoblitt (subscriber, #77733)In reply to: File paths? by Cyberax
Parent article: Deferring seccomp decisions to user space
I wonder if anyone has gathered statics on syscall distribution for various types of workload?
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.
