Re: rtwn0: rtwn_rx_copy_to_mbuf: could not allocate RX mbuf

From: Adrian Chadd <adrian.chadd_at_gmail.com>
Date: Fri, 25 Apr 2025 22:36:13 UTC
On Fri, 25 Apr 2025 at 15:33, Adrian Chadd <adrian.chadd@gmail.com> wrote:

> there's nothing odd in the stats output.
>
> Try netstat -mb before and after. This error really feels like it's
> somewhere else in the kernel.
>


Also vmstat -z as well. Thre's a bunch of mbuf zones in vmstat -z and I'm
curious if any of them have seen allocation failures.


-adrian