> > Because you shouldn't panic unless there's no alternative. Panicking
> > on resource starvation is just totally lame.
>
> Ahem:
> uipc_mbuf.c: unmodified, readonly: line 268 of 945 [28%]
> panic("Out of mbuf clusters");
> uipc_mbuf.c: unmodified, readonly: line 296 of 945 [31%]
> panic("Out of mbuf clusters");
> And if the max number of mbuf clusters is{, to become} a sysctl, shouldn't
> these just be informative printf()s or something?
See my earlier comment about work in progress on just exactly this.
Pay attention. 8)
--
\\ Sometimes you're ahead, \\ Mike Smith
\\ sometimes you're behind. \\ [email protected]
\\ The race is long, and in the \\ [email protected]
\\ end it's only with yourself. \\ [email protected]
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-current" in the body of the message