Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2002 12:41:11 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mpt mpt.c mpt_freebsd.c mpt_freebsd.h mpt_pci.c
Message-ID:  <200209231941.g8NJfBrh092799@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2002/09/23 12:41:11 PDT

  Modified files:
    sys/dev/mpt          mpt.c mpt_freebsd.c mpt_freebsd.h 
                         mpt_pci.c 
  Log:
  Parameterize MPT_MAX_REQUESTS based upon device type (FC has Global Credits
  of 1024- Ultra4 256). Rename 'requests' tag to 'request_pool' for clarity.
  Make sure we do correct xpt_freeze_simq/CAM_RELEASE_SIMQ if we run out
  of chip resources.
  
  MFC after:      6 days
  
  Revision  Changes    Path
  1.6       +9 -8      src/sys/dev/mpt/mpt.c
  1.6       +56 -61    src/sys/dev/mpt/mpt_freebsd.c
  1.7       +5 -5      src/sys/dev/mpt/mpt_freebsd.h
  1.6       +29 -8     src/sys/dev/mpt/mpt_pci.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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