K 10 svn:author V 5 peter K 8 svn:date V 27 2002-07-18T10:28:00.000000Z K 7 svn:log V 235 (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. END