rwatson     2007-05-06 14:28:50 UTC

  FreeBSD src repository

  Added files:
    tools/regression/sockets/sblock Makefile sblock.c 
  Log:
  Add a regression test to detect if waiting on the I/O serialization lock
  on socket buffers is interruptible or not, which detacts the regression I
  introduced recently in 7-CURRENT (spotted by alfred).  This test passes
  in older -CURRENT, and with the as-yet uncommitted sx_xlock_sig and
  sblock fix patches.
  
  Revision  Changes    Path
  1.1       +9 -0      src/tools/regression/sockets/sblock/Makefile (new)
  1.1       +207 -0    src/tools/regression/sockets/sblock/sblock.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to