diff options
author | mav <mav@FreeBSD.org> | 2015-08-05 21:58:32 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2015-08-05 21:58:32 +0000 |
commit | 8b20bb9f269c1f56f8edbac3189e5186f5c692cc (patch) | |
tree | e9084d23554d1ee578543aeead669c24cdec3728 /contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp | |
parent | f78eb5cce25af533d8ed1a03dce08e1cfdd894c2 (diff) | |
download | FreeBSD-src-8b20bb9f269c1f56f8edbac3189e5186f5c692cc.zip FreeBSD-src-8b20bb9f269c1f56f8edbac3189e5186f5c692cc.tar.gz |
Relax serialization of SYNCHRONIZE CACHE commands.
Before this change SYNCHRONIZE CACHE commands were executed exclusively,
as if they had ORDERED tag. But looking through SCSI specs I've found
no any reason to be so strict. For reads this ordering seems pointless.
For writes it looks less obvious, so I left ordering against preceeding
write commands, while following ones are no longer required to wait.
MFC after: 2 weeks
Sponsored by: iXsystems, Inc.
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions