Date: Thu, 21 Jan 1999 00:55:38 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: current@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Heads up! New swapper and VM changes have been committed to -4.x Message-ID: <199901210855.AAA05930@apollo.backplane.com> References: <199901210456.UAA10191@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
It's all in. The more feedback the better. You will have to recompile KVM-related support programs, especially pstat. I also suggest recompiling libkvm, ps, top, vmstat, systat, etc... The new swapper is not understood by top or systat yet but it is well understood by pstat -s ( aka swapinfo ), and pstat -ss will dump the radix tree. One thing I haven't been able to test, because I forgot: Interleaved swap ( more then one swap device ). I'll try to test that ASAP. I've tested everything else as well as I've been able, mainly by running 'make -j30 buildworld', make on various ports, eatmem, and other applications all at once on my test box. No comments on syntax, please, the commit is understood to be rough and the syntax and comments will be fixed up with more commits. I intend to make further forced commits to document special items, such as core bug fixes, and addlib other comments. -Matt Matthew Dillon <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901210855.AAA05930>