Changes

Jump to: navigation, search

Kernel code quotes

244 bytes added, 11:33, 13 February 2008
noop scheduler
Here we're collecting some funny quotes from the linux kernel code
 
----
<source lang="c">
/* "NOOP" scheduler: the best scheduler, recommended for all interfaces
under all circumstances. It is difficult to invent anything faster or
cheaper.
*/
</source>
 
:''from linux-2.6.24/net/sched/sch_generic.c''
 
----

Navigation menu