> :And would there still be areas of the kernel that disable multiple > :interrupts, perhaps CAM or the network stack for instance? What do > :all the splbio and splnet calls translate into in this new scheme? > : > > The entire design of the kernel is currently predicated on the spl*() > mechanism. We obviously can't rip it out in a day. I'm guessing it > will probably take two years ... or never if we can eek out sufficient > performance with it still in place. It is my (probably naive) understanding that BSDi has done a bunch of work in this area, and that we should be able to leverage alot of their work. Having never seen it, I (bogusly?) assume they aren't using spl*() anymore, given that they now have kernel threads. Does anyone know more? Nate To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: Is there spinlocks/semaphores available for drivers? Matthew Dillon
- Re: Is there spinlocks/semaphores available for driv... Matthew Jacob
- Re: Is there spinlocks/semaphores available for driv... Daniel Eischen
- Re: Is there spinlocks/semaphores available for ... Matthew Dillon
- Re: Is there spinlocks/semaphores available ... Nate Williams
- Re: Is there spinlocks/semaphores availa... Matthew Dillon
- Re: Is there spinlocks/semaphores a... Nate Williams
- Re: Is there spinlocks/semaphores a... Mike Smith
- Re: Is there spinlocks/semaphores a... Daniel Eischen
- Re: Is there spinlocks/semaphores a... Matthew Dillon
- Re: Is there spinlocks/semaphores a... Nate Williams
- Re: Is there spinlocks/semaphores a... Daniel Eischen
- Re: Is there spinlocks/semaphores a... Matthew Dillon
- Re: Is there spinlocks/semaphores a... Alfred Perlstein
- Re: Is there spinlocks/semaphores a... Matthew Dillon
- Re: Is there spinlocks/semaphores a... Brad Knowles
- Re: Is there spinlocks/semaphores a... David Holloway
- Re: Is there spinlocks/semaphores a... Warner Losh
- Re: Is there spinlocks/semaphores available ... Warner Losh
- Re: Is there spinlocks/semaphores available for drivers? Warner Losh
- Re: Is there spinlocks/semaphores available for driv... Andrew Reilly