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
- NFS/VM panic in current with INVARIANTS Mark Murray
- Re: NFS/VM panic in current with INVARIANTS Matt Dillon
- Re: NFS/VM panic in current with INVARIANTS David Malone
- Re: NFS/VM panic in current with INVARIANTS Matt Dillon
- Re: NFS/VM panic in current with INVARIANTS Assar Westerlund
- Re: NFS/VM panic in current with INVARIA... Matt Dillon
- Re: NFS/VM panic in current with IN... Assar Westerlund
- Re: NFS/VM panic in current wit... Matt Dillon
- Re: NFS/VM panic in current... Assar Westerlund
- Re: NFS/VM panic in current... Matt Dillon
- Re: NFS/VM panic in current... Mark Murray
- Re: NFS/VM panic in current... Matt Dillon
- Re: NFS/VM panic in current with INVARIANTS Mark Murray