Y
Hacker News
new
|
ask
|
show
|
jobs
by
ciupicri
141 days ago
Wouldn't you still have a lot of syscalls?
2 comments
stabbles
141 days ago
Yes, but with much lower latency. The squashfs file ensures the files are close together and you benefit from fs cache a lot.
link
LtdJorge
141 days ago
You then use io_uring
link