Date: Thu, 25 Mar 1999 09:40:30 +0000 From: Karl Pielorz <kpielorz@tdx.co.uk> To: Jim Pazarena <paz@ccstores.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SCSI support for AIC-7895 Message-ID: <36FA048E.EBD55347@tdx.co.uk> References: <9903250051.aa17192@dick.ccstores.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jim Pazarena wrote: > except: > I get the following messages on the console during heavy disk activity > (like during a: find / -name xxx -print) > > ns /kernel: (da0:ahc1:0;0;0):tagged openings now 60 > ns /kernel: (da0:ahc1:0;0;0):tagged openings now 59 > ns /kernel: (da0:ahc1:0;0;0):tagged openings now 59 > ns /kernel: (da0:ahc1:0;0;0):tagged openings now 58 > ns /kernel: (da0:ahc1:0;0;0):tagged openings now 58 These are normal/informative - it's telling you the maximum number of tagged/queued commands your drive could handle at once... CAM will automatically 'tune' this figure to get the best the drive can support... AFAIK these messages are 'off' by default in 3.1 unless you boot -verbose etc. -Kp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36FA048E.EBD55347>