logoalt Hacker News

LavenderDay3544yesterday at 5:48 AM0 repliesview on HN

Why? It can be fully automated just like dynamic module download and loading are.

Incremental compilation means you don't have to recompile everything just compile the new driver as a library and relink the kernel and you're done. Keep the prior n number of working ones around in case the new one doesn't work.