Date: Sat, 21 Jun 2008 13:23:45 -0700 From: Marcel Moolenaar <xcllnt@mac.com> To: Alan Cox <alc@cs.rice.edu> Cc: ppc@freebsd.org Subject: Re: Please test this simple patch Message-ID: <C8BC5B12-9E18-40DD-A916-CD5239414CBD@mac.com> In-Reply-To: <485C9840.2080302@cs.rice.edu> References: <485C9840.2080302@cs.rice.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 20, 2008, at 10:57 PM, Alan Cox wrote: > Could someone please test the attached patch on an AIM powerpc? > Specifically, what I want to know is the output of "vmstat -z" for > "KMAP ENTRY" before and after this patch is applied. (I would also > like to know how much physical memory that your test machine has.) Patch is fine... real memory = 527261696 (502 MB) avail memory = 510029824 (486 MB) Before patch: ITEM SIZE LIMIT USED FREE REQUESTS FAILURES KMAP ENTRY: 72, 31800, 20, 139, 215, 0 After patch: ITEM SIZE LIMIT USED FREE REQUESTS FAILURES KMAP ENTRY: 72, 31800, 20, 139, 214, 0 FYI, -- Marcel Moolenaar xcllnt@mac.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C8BC5B12-9E18-40DD-A916-CD5239414CBD>