Y
Hacker News
new
|
ask
|
show
|
jobs
by
pknopf
2606 days ago
Translating syscalls to the NT kernel is slower than running Linux with a virtual filesystem.
1 comments
panpanna
2606 days ago
But in the end, the virtual filesystem is backed up by done Windows storage?
link
pknopf
2606 days ago
Idk, but Microsoft cites these differences for the performance improvement.
Maybe things can be speed up/cached when you are one-to-mapping the syscalls to NT kernel.
link