On 11 November 2012 20:24, Alfred Perlstein <bri...@mu.org> wrote: > I think very few of the m_nowaits actually need the reserve behavior. We > should probably switch away from it digging that deep by default and > introduce a flag and/or a per thread flag to set the behavior.
There's already a perfectly fine flag - M_WAITOK. Just don't hold any locks, right? :) Adrian _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"