In the last episode (Apr 26), Kent Stewart said: > I just noticed that mine isn't showing "Tagged Queueing Enabled" is > that something I can set? The adapter is an Adaptec 2940uw. > > da0 at ahc0 bus 0 target 4 lun 0 > da0: <IBM DCAS-34330W S65A> Fixed Direct Access SCSI-2 device > da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) > da0: 4134MB (8467200 512 byte sectors: 255H 63S/T 527C) The CAM code has a quirk entry for IBM DCAS drives that turns it off; check out /sys/cam/cam_xpt.c, line 320. I suggest benchmarking with and without the quirk entry, and if it's faster with tagged queueing, update PR kern/10398. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: Double buffered cp... George Cox
- Re: Double buffered cp... Kent Stewart
- Re: Double buffered cp... Kris Kennaway
- Re: Double buffered cp... Kent Stewart
- Re: Double buffered cp(1) Gérard Roudier
- Re: Double buffered cp(1) Kent Stewart
- Re: Double buffered cp(1) Narvi
- Re: Double buffered cp(1) Kent Stewart
- Re: Double buffered cp... Matthew Dillon
- Re: Double buffered cp... Kent Stewart
- Re: Double buffered cp... Dan Nelson
- Re: Double buffered cp... Matthew Dillon
- Re: Double buffered cp... Kent Stewart
- Re: Double buffered cp... sthaug
- Re: Double buffered cp(1) Brian Beattie
- Re: Double buffered cp(1) Brian Fundakowski Feldman
- Re: Double buffered cp(1) Matthew Dillon
- RE: Double buffered cp(1) Koster, K.J.
- RE: Double buffered cp(1) Kris Kennaway
- Re: Double buffered cp(1) Aleksandr A.Babaylov
- Re: Double buffered cp(1) Warner Losh