https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295060
--- Comment #2 from Graham Perrin <[email protected]> --- > With a fresh installation of 15.0-RELEASE and 2048 MB memory: At the same machine: root@bootonly:~ # sysctl net.local net.local.stream.recvspace: 65536 net.local.stream.sendspace: 65536 net.local.dgram.recvspace: 16384 net.local.dgram.maxdgram: 8192 net.local.seqpacket.recvspace: 65536 net.local.seqpacket.maxseqpacket: 65536 net.local.sockcount: 15 net.local.taskcount: 7 net.local.recycled: 0 net.local.deferred: 0 net.local.inflight: 0 root@bootonly:~ # freebsd-version -kru ; uname -mvKU 15.0-RELEASE 15.0-RELEASE 15.0-RELEASE FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC amd64 1500068 1500068 root@bootonly:~ # dmesg | grep avail avail memory = 2024996864 (1931 MB) root@bootonly:~ # -- You are receiving this mail because: You are the assignee for the bug.
