Subject: Re: uvm_km_valloc_align() and USPACE (Re: CVS commit: syssrc)
To: None <thorpej@zembu.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: tech-kern
Date: 12/01/2000 03:34:36
In <20001130095940.A915@dr-evil.z.zembu.com>
thorpej@zembu.com wrote:
> > +#ifndef USPACE_ALIGN
> > +#define USPACE_ALIGN NBPG
> > +#endif
> s/NBPG/PAGE_SIZE/ please.
Currently, USPACE on all ports (except sparc/sparc64) defined
as (UPAGES * NBPG). Should these be fixed, too?
> I would also prefer that USPACE_ALIGN simply be defined in all vmparam.h
> files.
I guess USPACE_ALIGN is cpu specific, but we don't have
powerpc/include/vmparam.h nor m68k/include/vmparam.h.
Are these files needed?
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp