Hello Tidy Bot, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/19726

to look at the new patch set (#15).

Change subject: [KUDU-3342] Separate Memkind common code and NVM specific 
implementation
......................................................................

[KUDU-3342] Separate Memkind common code and NVM specific implementation

Created memkind cache interface to minimize duplicate code between
NVM and HBM cache implementations based on the required API calls.
- https://memkind.github.io/memkind/man_pages/memkind.html
- http://memkind.github.io/memkind/man_pages/hbwmalloc.html

No functional changes.

Change-Id: Idd329373449640258abd8a3bcf329dc1e0aa3020
---
M src/kudu/util/CMakeLists.txt
A src/kudu/util/memkind_cache.cc
A src/kudu/util/memkind_cache.h
M src/kudu/util/nvm_cache.cc
4 files changed, 650 insertions(+), 491 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/26/19726/15
--
To view, visit http://gerrit.cloudera.org:8080/19726
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idd329373449640258abd8a3bcf329dc1e0aa3020
Gerrit-Change-Number: 19726
Gerrit-PatchSet: 15
Gerrit-Owner: Sammy Nah <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Sammy Nah <[email protected]>
Gerrit-Reviewer: Tidy Bot (241)

Reply via email to