Hi, man pmap_mincore indicate this usage: int pmap_mincore(pmap_t pmap, vm_offset_t addr) But, in the pmap.c files (like sys/amd64/amd64/pmap.c) there are this usage: int pmap_mincore(pmap_t pmap, vm_offset_t addr, vm_paddr_t *locked_pa) The manual page seems not up-to-date. Regards,
For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped