Date: Sun, 20 Oct 2019 17:04:33 -0700 From: bob prohaska <fbsd@www.zefox.net> To: freebsd-arm@freebsd.org Subject: Swap_pager messages when no swap is in use Message-ID: <20191021000433.GA14127@www.zefox.net>
next in thread | raw e-mail | index | archive | help
While running svnlite to update sources on a Pi3 running -currrent I was surprised to notice a flurry of swap_pager: indefinite wait buffer: bufobj: 0, blkno: 133095, size: 4096 swap_pager: indefinite wait buffer: bufobj: 0, blkno: 136056, size: 4096 swap_pager: indefinite wait buffer: bufobj: 0, blkno: 140560, size: 4096 swap_pager: indefinite wait buffer: bufobj: 0, blkno: 134290, size: 8192 swap_pager: indefinite wait buffer: bufobj: 0, blkno: 124869, size: 16384 swap_pager: indefinite wait buffer: bufobj: 0, blkno: 125113, size: 4096 swap_pager: indefinite wait buffer: bufobj: 0, blkno: 142799, size: 4096 messages when no swap seemed to be in use. Gstat reported much congestion of the microSD card, holding / and half the swap, but there was no obvious activity reading or writing swap, just the root partition. Should this be considered normal? It strikes me as very odd. Thanks for reading, bob prohaska
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191021000433.GA14127>