Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2010 00:37:14 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/isp isp_freebsd.c
Message-ID:  <201006190037.o5J0baqx011434@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2010-06-19 00:37:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/isp          isp_freebsd.c 
  Log:
  SVN rev 209322 on 2010-06-19 00:37:14Z by mjacob
  
  This is an MFC of 208808
  
  I was getting panics in sleepq_add for the second sleep in isp_kthread.
  I don't know why- but it occurred to me in looking at the second sleep
  is that all I want is a pause- not an actual sleep. So do that instead.
  
  Revision   Changes    Path
  1.150.2.9  +3 -1      src/sys/dev/isp/isp_freebsd.c



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