Y
Hacker News
new
|
ask
|
show
|
jobs
by
dmitrygr
3089 days ago
How would syscalls work exactly?
1 comments
monocasa
3089 days ago
They'd look more like Interprocessor Interrupts (IPIs). The kernel already internally uses those for TLB shootdowns.
link
dmitrygr
3089 days ago
That is a lot more expensive than even syscalls with KAISER
link