cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h

Nate Williams nate at yogotech.com
Tue Apr 29 15:26:13 PDT 2003


> A mutex is far more expensive than an spl.

Huh?  If so, then something is *really* screwed up, since SPL's block
out lots of things, while mutex's can/should block little things.

That's how we get greater parrallelism.


Nate


More information about the cvs-all mailing list