peter 5d00cd5ad7 (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-07-05 05:16:19 +00:00
2002-06-29 17:26:22 +00:00
2002-05-22 01:01:37 +00:00
2002-06-29 17:26:22 +00:00
2002-06-29 17:26:22 +00:00
2002-03-19 22:20:14 +00:00
2002-05-31 08:17:58 +00:00
2002-03-19 22:20:14 +00:00