Re: is killing zombies possible w/o a reboot?

From: Doug McNaught
Date: Wed Nov 03 2004 - 20:40:36 EST


Russell Miller <rmiller@xxxxxxxxxxxx> writes:

> This brings up another question I've had since reading the documentation on
> later pentium-class chips:
>
> why are only rings 0 and 3 used in linux?

Because the "traditional" Unix privilege model only has two levels,
and Linux runs on many architectures, most of which have only two
privilege levels (the 68000 called them "user" and "supervisor").
Special-casing x86 is possible but probably wouldn't be worth it.

-Doug
-
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/