cvs commit: src/sys/vm swap_pager.c

Alan Cox alc at FreeBSD.org
Tue Oct 28 21:42:29 PST 2003


alc         2003/10/28 21:42:28 PST

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c 
  Log:
   - Avoid a race in swaponsomething(): Calculate the new swdevt's first and
     end swblk and insert this new swdevt into the list of swap devices
     in the same critical section.
  
  Revision  Changes    Path
  1.236     +14 -17    src/sys/vm/swap_pager.c


More information about the cvs-src mailing list