> > 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.      \\  m...@smith.net.au
\\  The race is long, and in the  \\  msm...@freebsd.org
\\  end it's only with yourself.  \\  msm...@cdrom.com



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to