Peter Wemm 9e7c1bce60 (VM_MAX_KERNEL_ADDRESS - KERNBASE) / PAGE_SIZE may not fit in an integer.
Use lmin(long, long), not min(u_int, u_int).  This is a problem here on
ia64 which has *way* more than 2^32 pages of KVA.  281474976710655 pages
to be precice.
2002-07-18 10:28:00 +00:00
..
2002-06-29 17:26:22 +00:00
2002-06-30 03:01:44 +00:00
2002-07-15 19:40:23 +00:00
2002-07-18 04:18:56 +00:00
2002-06-29 17:26:22 +00:00