Y
Hacker News
new
|
ask
|
show
|
jobs
by
Brian_K_White
139 days ago
Aliens come to visit. I have to tell one the difference between an app linked against a "library os" running on a hypervisor, and an app running on a kernel. I couldn't do it with a straight face.
1 comments
perbu
138 days ago
A proper library OS doesn't have syscalls. Everything operates in the same space, no user/kernel split.
link