"User-space data may not be resident in RAM"
"User-space data may not be resident in RAM"
Posted Jul 8, 2020 12:32 UTC (Wed) by k3ninho (subscriber, #50375)In reply to: "User-space data may not be resident in RAM" by epa
Parent article: Sleepable BPF programs
You're still going to LRU files listed in the VFS cache, and maybe that would go away when you've got enough spare RAM to pin a mount point into the cache -- operating (eg root and home partitions) from RAM at the cost of being write heavy keeping disk in fsync().
K3n.
Posted Jul 8, 2020 12:54 UTC (Wed)
by epa (subscriber, #39769)
[Link]
"User-space data may not be resident in RAM"