Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2010 17:58:41 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ciss ciss.c cissvar.h
Message-ID:  <201003031758.o23HwuRI073187@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2010-03-03 17:58:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ciss         ciss.c cissvar.h 
  Log:
  SVN rev 204648 on 2010-03-03 17:58:41Z by mav
  
  Several changes to fix livelock under high load, introduced by r203489:
  - change the way in which command queue overflow is handled;
  - do not expose to CAM two command slots, used for driver's internal purposes;
  - allow driver to use up to 1024 command slots, instead of 256 before.
  
  Revision  Changes    Path
  1.105     +10 -3     src/sys/dev/ciss/ciss.c
  1.17      +2 -1      src/sys/dev/ciss/cissvar.h



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