peter       2006-04-04 20:17:36 UTC
  FreeBSD src repository
  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  Convert pv_entry_frees and pv_entry_allocs stats counters from int to long,
  they wrap way too quickly.
  
  Revision  Changes    Path
  1.543     +4 -3      src/sys/amd64/amd64/pmap.c