On Mon, Apr 11, 2011 at 02:21:30PM +0700, Eugene Grosbein wrote:
E> On 11.04.2011 13:54, Przemyslaw Frasunek wrote:
E> >> IMO, any kind of memory allocation code (malloc, uma, netgraph item
E> >> allocator) never return EPERM, they return ENOMEM or ENOBUFS.
E> >>
E> >> So, there is a bug somewhere else.
E> > 
E> > I think so, but for me it still looks like resource shortage.  As I wrote
E> > before, when EPERM starts appearing, I'm unable to run "ngctl list".
E> 
E> Increase sysctl kern.ipc.maxsockbuf.
E> I was forced to rise it upto 80MB (sic!) as 8MB was not enough to me.

Ah, I found where EPERM comes from. Will fix it soon.

-- 
Totus tuus, Glebius.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[email protected]"

Reply via email to