summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-08-05 21:58:32 +0000
committermav <mav@FreeBSD.org>2015-08-05 21:58:32 +0000
commit8b20bb9f269c1f56f8edbac3189e5186f5c692cc (patch)
treee9084d23554d1ee578543aeead669c24cdec3728 /contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp
parentf78eb5cce25af533d8ed1a03dce08e1cfdd894c2 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud