cvs commit: src/sys/fs/specfs spec_vnops.c
Marcel Moolenaar
marcel at xcllnt.net
Wed Aug 27 20:14:27 PDT 2003
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 at xcllnt.net
More information about the cvs-src
mailing list