Date: Tue, 10 Oct 2000 18:01:54 -0700 (PDT) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha mem.c Message-ID: <200010110101.SAA90830@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2000/10/10 18:01:54 PDT Modified files: sys/alpha/alpha mem.c Log: kmem transfers were being double-counted due to a missing continue. This silences the dreaded "swapinfo:cannot read blmeta_t" messages at boot. I'm really suprised there were no PRs open about this... Revision Changes Path 1.32 +2 -1 src/sys/alpha/alpha/mem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010110101.SAA90830>