Hacker News .hn
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Ono-Sendai
on Nov 3, 2014
|
parent
|
context
|
favorite
| on:
Redis latency spikes and the Linux kernel: a few m...
If you have a pointer to an immutable data structure, you know it won't change, so you can write it out to disk at your leisure.
justincormack
on Nov 3, 2014
[–]
But the immutable data structure is not that much different from the copy-on-write pages the kernel gives you, likely to involve the same amount of copying. And disk IO is blocking so you need at least a thread, so it is a natural strategy.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: