Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Mar 2010 16:53:58 +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:  <201003090936.o299auYE035199@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2010-03-08 16:53:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ciss         ciss.c cissvar.h 
  Log:
  SVN rev 204873 on 2010-03-08 16:53:58Z by mav
  
  MFC r204648:
  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.97.2.8  +10 -3     src/sys/dev/ciss/ciss.c
  1.14.2.4  +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?201003090936.o299auYE035199>