NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: route_enqueue: queue full



On Wed, Jan 29, 2025 at 06:21:47PM +0100, Manuel Bouyer wrote:
> Could it be ram shortage, leading to mbuf allocation failure ?
> netstat -m and vmstat -m may give some hints

https://nxr.netbsd.org/xref/src/sys/net/rtsock_shared.c#1706

I would first look why the messages on th ri_intrq aren't being processed.
Or if they are enqueued with a high rate and if so, for what reason.

--chris


Home | Main Index | Thread Index | Old Index