Matt Dillon <[EMAIL PROTECTED]> writes:
>     I think the only real solution is to rip out the externally visible
>     zalloc/zfree inlines and replace them with real routines.  I will happily
>     do this, those inlines have always been an eyesore to me and the
>     performance benefit is minimal at best.  That will solve the SMP and
>     INVARIENTS mixing problem (at least for zalloc/zfree).

Just make them always call zalloci() and zfreei().

/assar


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to