phk         2003/08/30 09:10:28 PDT
  FreeBSD src repository
  Modified files:
    sys/vm               swap_pager.c 
  Log:
  Protect the swapdevice tailq with a mutex.
  
  Store the udev_t we will report to userland in the swdevt.
  
  Revision  Changes    Path
  1.227     +50 -23    src/sys/vm/swap_pager.c