cvs commit: src/sys/arm/arm pmap.c

Alan Cox alc at FreeBSD.org
Sun Jun 11 04:55:16 UTC 2006


alc         2006-06-11 04:53:06 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
  Log:
  Remove pmap_pagedaemon_waken and update pmap_get_pv_entry() to match the
  current interface with the machine-independent layer.  Without this change,
  the page daemon would only have been awakened the first time that the
  number of pv entries went above the high water mark, not each time.
  
  Revision  Changes    Path
  1.63      +2 -6      src/sys/arm/arm/pmap.c


More information about the cvs-src mailing list