Date: Wed, 27 Aug 2003 20:14:21 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: Jeff Roberson <jroberson@chesapeake.net> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/specfs spec_vnops.c Message-ID: <20030828031421.GA7763@athlon.pn.xcllnt.net> In-Reply-To: <20030827225459.B12093-100000@mail.chesapeake.net> References: <200308280152.h7S1qEKd043618@repoman.freebsd.org> <20030827225459.B12093-100000@mail.chesapeake.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 27, 2003 at 10:55:13PM -0400, Jeff Roberson wrote: > On Wed, 27 Aug 2003, Marcel Moolenaar wrote: > > > marcel 2003/08/27 18:52:14 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/fs/specfs spec_vnops.c > > Log: > > The valid field in struct vm_page can be of type unsigned long when > > 32K pages are selected. In spec_getpages() change the printf format > > specifier and add an explicit cast so that we always print the field > > as a long type. > > > > Revision Changes Path > > 1.209 +2 -2 src/sys/fs/specfs/spec_vnops.c > > Are you aware of the UMA problems with 32k pages? No, what are the problems? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030828031421.GA7763>