Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2016 21:29:47 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r298165 - head/sys/conf
Message-ID:  <201604172129.u3HLTltx076166@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Sun Apr 17 21:29:47 2016
New Revision: 298165
URL: https://svnweb.freebsd.org/changeset/base/298165

Log:
  Add CAM_NETFLIX_IOSCHED to the build.

Modified:
  head/sys/conf/NOTES

Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES	Sun Apr 17 21:29:44 2016	(r298164)
+++ head/sys/conf/NOTES	Sun Apr 17 21:29:47 2016	(r298165)
@@ -1347,6 +1347,7 @@ options 	CAM_MAX_HIGHPOWER=4
 options 	SCSI_NO_SENSE_STRINGS
 options 	SCSI_NO_OP_STRINGS
 options 	SCSI_DELAY=5000	# Be pessimistic about Joe SCSI device
+options 	CAM_NETFLIX_IOSCHED
 
 # Options for the CAM CDROM driver:
 # CHANGER_MIN_BUSY_SECONDS: Guaranteed minimum time quantum for a changer LUN



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