Re: scalability enhancements to pool(9)
Frank van der Linden <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.performance |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Nov 09, 2003 at 05:37:31PM +0000, David Laight wrote: > > 7.09 0.77 0.36 Xspllower > > Any thoughts about finding out where this is called from? That's tough to say. It's called from splx(), but only if there are pending interrupts. Could be from any splx(). If you want to know, copy/paste spllower (and splraise) from the inlines in x86/include/intr.h into real functions; this will show where they're called from. - Frank -- Frank van der Linden [email protected] =============================================================================== NetBSD. Free, Unix-like OS. > 45 different platforms. http://www.netbsd.org/