freebsd-skq/sys/arm
mdf 3d3b036f95 Move the ZERO_REGION_SIZE to a machine-dependent file, as on many
architectures (i386, for example) the virtual memory space may be
constrained enough that 2MB is a large chunk.  Use 64K for arches
other than amd64 and ia64, with special handling for sparc64 due to
differing hardware.

Also commit the comment changes to kmem_init_zero_region() that I
missed due to not saving the file.  (Darn the unfamiliar development
environment).

Arch maintainers, please feel free to adjust ZERO_REGION_SIZE as you
see fit.

Requested by:	alc
MFC after:	1 week
MFC with:	r221853
2011-05-13 19:35:01 +00:00
..
arm In pmap_change_wiring(), use the right argument for pmap_modify_pv(). 2011-05-13 15:54:12 +00:00
at91
compile
conf Fix build of this kernel config. The ath(4) bits need the 11n frame format 2011-04-29 14:01:49 +00:00
econa
include Move the ZERO_REGION_SIZE to a machine-dependent file, as on many 2011-05-13 19:35:01 +00:00
mv
s3c2xx0
sa11x0
xscale