715
you are viewing a single comment's thread
view the rest of the comments
[-] jcg@halubilo.social 3 points 8 months ago

Does that mean on a microkernel you'd essentially have double the amount of code execution for a driver (i.e. driver makes a call to the kernel, kernel verifies and then executes rather than the driver just executing the call) meaning double the latency? Seems like it would cause a lot of problems.

[-] aBundleOfFerrets@sh.itjust.works 3 points 8 months ago

Nowhere near double, the kernel can be extremely sparse on it’s side, but there is a small latency hit

this post was submitted on 06 Jan 2024
715 points (100.0% liked)

Programmer Humor

19213 readers
310 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS