On Wed, Jul 20, 2022 at 07:20:15AM -0000, Stuart Henderson wrote: > On 2022-07-20, Stuart Henderson <stu.li...@spacehopper.org> wrote: > > On 2022-07-19, Zé Loff <zel...@zeloff.org> wrote: > >> You have a single core machine with 2Gb RAM, and the data you sent seems > >> to indicate that there is no free RAM left. > > > > Where are you seeing that? systat vm shows ~850MB free. No apparent mbuf > > leak. > > No pool allocation failures.
You are absolutely right, my apologies. I read it all too fast and misinterpreted the "Free 83K" on netstat -m, and didn't do the math to see that the "In use 20334K" actually aren't close to 2Gb. > Also it is a dual core machine but currently running a single-processor kernel > (GENERIC not GENERIC.MP) - see the "cpu: not configured" Also missed that, although in practice it acts as a single core machine, so it will be less responsive when overworked, which was what I was thinking about. Again, reading the load average would have saved me from the embarrassment. Sorry for the noise, and thanks for setting me straight. > > > -- > Please keep replies on the mailing list. > --