Hello Tianyi Wang,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/10877
to review the following change.
Change subject: IMPALA-7252. Backport rate limiting of fadvise calls for glog
......................................................................
IMPALA-7252. Backport rate limiting of fadvise calls for glog
This backports a fix from glog[1] which limits the calling of advise to
at most once every 2MB written.
Tested that glog builds properly with this fix.
[1]
https://github.com/google/glog/commit/dacd29679633c9b845708e7015bd2c79367a6ea2
Change-Id: I9f889343ffa458f86c3430b6a8cb2c0d5c14254a
---
M buildall.sh
A source/glog/glog-0.3.4-patches/0003-rate-limit-calls-to-posix_fadvise.patch
2 files changed, 110 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/native-toolchain
refs/changes/77/10877/1
--
To view, visit http://gerrit.cloudera.org:8080/10877
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9f889343ffa458f86c3430b6a8cb2c0d5c14254a
Gerrit-Change-Number: 10877
Gerrit-PatchSet: 1
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Tianyi Wang <[email protected]>