Date: Mon, 8 Oct 2001 12:08:14 EDT From: Bsdguru@aol.com To: hackers@freebsd.org Subject: splx() overhead. Message-ID: <16e.20f7124.28f3296e@aol.com>
next in thread | raw e-mail | index | archive | help
In doing some kernel profiling analysis it seems that splx is taking up big chunks of time. The mbuf macros call splimp()..splx() explicitly..are they required at interrupt time? Is there a higher performance way of protecting the necessary code? B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16e.20f7124.28f3296e>