alc 2003/05/26 17:47:02 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/vm vm_map.c Log: MFC Make the reservation of KVA space for kernel map entries a function of the KVA space's size in addition to the amount of physical memory and reduce it by a factor of two. Revision Changes Path 1.187.2.19 +2 -1 src/sys/vm/vm_map.c