Re: Use SMP on i386
Miod Vallat <[email protected]> Wed, 10 Dec 2003 16:56:37 +0000
| Newsgroups | gmane.os.openbsd.smp |
|---|---|
| Message-ID | <[email protected]> |
> Whenever this pops up, no one ever mentions what actually exists, and > who to talk to to get a copy to work on. There doesn't appear to be > any sys/smp or equivalent in the source tree. Is there > architecture-dependent code for any platforms? While the kernel has a > # of CPU's variable, is there a scheduler that actually cares? Or, has > no development (or none worth sharing) occured, and an interested party > should start from scratch? There is an SMP branch which you can checkout, or browse in cvsweb. Smp bits are x86 only at the moment. Miod