How does timeslice affect kernel threads?

From: James Yu
Date: Fri Mar 17 2006 - 09:48:55 EST


Hi folks,

I make two kernel threads each with an endless loop. Base on my
understanding on timeslice, I thought scheduler will let another
thread to have CPU resource while one runs out its timeslice. However,
I observed only one kernel thread is running inside its endless loop.

Therefore, here is my question. Does timeslice have any effice on
kernel threads? and how?

Cheers,
--
James
cyu021@xxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/