Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 May 2007 14:28:50 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/sockets/sblock Makefile sblock.c
Message-ID:  <200705061428.l46ESouS021466@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705061428.l46ESouS021466>