Re: 9.1 unusable on cobalt qube 2
Jason Thorpe <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Dec 1, 2020, at 1:29 AM, Mark Kirby <[email protected]> wrote: > > [ 60.349872] tlp1: autoconfiguration error: unable to allocate or > map rx buffer 41, error = 55 Looks to me like you’re running into a severe memory shortage. Might need to scale some things (like how many Rx buffers the Ethernet interface allocates) based on memory size, etc. -- thorpej