cvs commit: src/sys/kern subr_blist.c src/sys/sys blist.h src/sys/vm swap_pager.c

Kip Macy kmacy at FreeBSD.org
Mon May 5 19:48:55 UTC 2008


kmacy       2008-05-05 19:48:54 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_blist.c 
    sys/sys              blist.h 
    sys/vm               swap_pager.c 
  Log:
  add malloc flag to blist so that it can be used in ithread context
  
  Reviewed by: alc, bsdimp
  
  Revision  Changes    Path
  1.18      +8 -7      src/sys/kern/subr_blist.c
  1.10      +5 -4      src/sys/sys/blist.h
  1.301     +1 -1      src/sys/vm/swap_pager.c


More information about the cvs-src mailing list