RE: SMP kernel on uniprocessor system?

George Bonser (grep@shorelink.com)
Sat, 02 Oct 1999 17:37:13 -0700 (PDT)


On 02-Oct-99 thomasz@hostmaster.org wrote:
> What are the advantages/disadvantages running a SMP kernel on a uniprocessor
> system?
>

The obvious one is size of the kernel. It will be smaller if compiled UP.
Probably also faster because you will not be locking/unlocking things as often.

----------------------------------
E-Mail: George Bonser <grep@shorelink.com>
Date: 02-Oct-99
Time: 17:36:02

If it wasn't for us, we wouldn't be here!
----------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/