Summary: | Optimizing Gentoo for SMP-enabled systems | ||
---|---|---|---|
Product: | [OLD] Docs-user | Reporter: | Martin Andersen <martin.andersen> |
Component: | Gentoo Linux FAQ | Assignee: | Docs Team <docs-team> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Martin Andersen
2002-05-15 16:50:03 UTC
SMP support is normally enabled within the kernel, no programs that i know off support SMP directly, and the kernel thread handle will quite happily work with as many processors in your system. Re: the driver issue, i'm not sure,.. i will try and get back to you on that one as soon as i can, (expect a couple of days though). o.k. the install cd kernel doesn't support SMP, but that's not a problem,.. as when you come to compiling your own, (as part of the install) you can enable it then. 3ware support is included (its certainly compiled as a module). /lib/modules/2.4.19/kernel/drivers/scsi/ is where it is I think, however a simple, "modprobe 3w-xxxx" should load it for you. When it comes to building your own, i'd suggest compiling the code straight into the kernel, (not as a module) for a list of which modules are built, please see, http://www.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-src/cd-tools/ I think that bug is a resolved issue. //ZhEN |