Re: bcm283x_dwcotg0: usbpf: Out of memory
void <[email protected]> Thu, 16 Apr 2026 16:15:37 +0100
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <aeD9Gch3WI18Uz2g@int21h> |
just to update, I had to quickly add more swap, otherwise buildworld crashes. It seems more swap is needed the more N in make -jN buildworld is used. For the time being I quickly made three 3gb swap partitions on a usb2 stick and removed the default growfs swapfile and now make -j3 buildworld is proceeding, if slowly. I've not tested yet whether writing to the stick is faster than writing to nfs. if not, there's always the option of mounting swap over nfs. --