Y
Hacker News
new
|
ask
|
show
|
jobs
by
Animats
2875 days ago
Copying of recent data is cheap. It's already in cache. Fear of copying in microkernels comes mostly from Mach, which was decades ago.
1 comments
lossolo
2868 days ago
You need to make context switches which are not cheap.
link