cvs commit: src/sys/vm swap_pager.c uma.h uma_core.c

John Baldwin jhb at FreeBSD.org
Fri Jan 12 16:13:00 UTC 2007


jhb         2007-01-12 16:13:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/vm               swap_pager.c uma.h uma_core.c 
  Log:
  MFC: Add uma_zone_exhausted() and warn if we run out of objects in the
  swap_zone.
  
  Revision    Changes    Path
  1.273.2.4   +2 -0      src/sys/vm/swap_pager.c
  1.22.2.7    +11 -0     src/sys/vm/uma.h
  1.119.2.17  +12 -0     src/sys/vm/uma_core.c


More information about the cvs-src mailing list