Y
Hacker News
new
|
ask
|
show
|
jobs
by
wsc981
884 days ago
You have to do something while compiling a Linux kernel, might as well play a game as (I imagine) it can take a while :)
1 comments
rkangel
884 days ago
Depends what you're compiling. A kernel for embedded (and therefore a trimmed down set of modules) on a decent machine can easily just be a minute or two. The kernel build system is pretty good at incremental compilation as well.
link