Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2005 06:26:45 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp.c
Message-ID:  <200501230626.j0N6Qjti027114@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2005-01-23 06:26:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp.c 
  Log:
  Don't set ZIO for 23XX for target mode (use fast posting instead).
  Use the correct number of handles for multihandle returns.
  
  Very, very, rarely on some SMP systems we've seen an 'unstable' type
  in the response queue. I dunno whether or not it's a bug in our
  handling, or whether there's a cache incoherency issue, but
  try to guard against it.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.113     +37 -7     src/sys/dev/isp/isp.c



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