mpd5/Netgraph issues after upgrading to 7.4

Eugene Grosbein egrosbein at rdtc.ru
Mon Apr 11 07:21:41 UTC 2011


On 11.04.2011 13:54, Przemyslaw Frasunek wrote:
>> IMO, any kind of memory allocation code (malloc, uma, netgraph item
>> allocator) never return EPERM, they return ENOMEM or ENOBUFS.
>>
>> So, there is a bug somewhere else.
> 
> I think so, but for me it still looks like resource shortage.  As I wrote
> before, when EPERM starts appearing, I'm unable to run "ngctl list".

Increase sysctl kern.ipc.maxsockbuf.
I was forced to rise it upto 80MB (sic!) as 8MB was not enough to me.

Eugene Grosbein


More information about the freebsd-net mailing list