Re: SMP kernel on uniprocessor system?

H. Peter Anvin (hpa@transmeta.com)
2 Oct 1999 22:21:29 GMT


Followup to: <19991002233240.C16222@tk212017114173.teleweb.at>
By author: thomasz@hostmaster.org
In newsgroup: linux.dev.kernel
>
> What are the advantages/disadvantages running a SMP kernel on a
> uniprocessor system?
>

Advantages: only need one kernel across all machines; can detect an
SMP machine (useful for installation.)
Disadvantages: slower.

-hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!

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