summaryrefslogtreecommitdiffstats
path: root/contrib/libc++/src/condition_variable.cpp
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2013-07-09 01:31:04 +0000
committerpfg <pfg@FreeBSD.org>2013-07-09 01:31:04 +0000
commit6ca7bf7cd4b6756cce3b70a3ca5864d8ed4d31b2 (patch)
tree3a5728bc62c9e1cb8ba366d7a9ecd5f18f8d3d1f /contrib/libc++/src/condition_variable.cpp
parent4050bd5a8c332830247150962d76ec30ac4b1176 (diff)
downloadFreeBSD-src-6ca7bf7cd4b6756cce3b70a3ca5864d8ed4d31b2.zip
FreeBSD-src-6ca7bf7cd4b6756cce3b70a3ca5864d8ed4d31b2.tar.gz
Enhancement when writing an entire block of a file.
Merge from UFS r231313: This change first attempts the uiomove() to the newly allocated (and dirty) buffer and only zeros it if the uiomove() fails. The effect is to eliminate the gratuitous zeroing of the buffer in the usual case where the uiomove() successfully fills it. MFC after: 3 days
Diffstat (limited to 'contrib/libc++/src/condition_variable.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud