lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 07 Feb 2007 22:56:45 -0600
From:	Robert Hancock <hancockr@...w.ca>
To:	Paolo Ornati <ornati@...twebnet.it>,
	linux-kernel <linux-kernel@...r.kernel.org>
Cc:	Trevor Offner Caira <toc3@...nell.edu>
Subject: Re: PROBLEM: sata timeouts with intel 82801HB on amd64

Paolo Ornati wrote:
> If mounting XFS with "nobarrier" fixes the problem it seems that more
> than one Seagate disk cannot handle the Cache Flush command while other
> commands are in fly...

It's not allowed to overlap NCQ (FPDMA read/write) commands with any 
other commands such as cache flushes. libata core guarantees that this 
doesn't happen by deferring such requests until the FPDMA commands are 
complete. (At least, it's supposed to..)

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@...pamshaw.ca
Home Page: http://www.roberthancock.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ