ye yuqiang has posted comments on this change. ( http://gerrit.cloudera.org:8080/15313 )
Change subject: KUDU-3063: Set a ratio to reserve some nvm memory ...................................................................... Patch Set 1: Memkind calculate the malloc size by memkind_malloc_usable_size, when the usage reach to ~85%-90% of nvm capacity, memkind will allocate fail(suppose fragmentation from memkind/jemalloc). EvictOldestUnlock won't be invoked because usage will never larger then capacity. -- To view, visit http://gerrit.cloudera.org:8080/15313 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iceb1931f5addbf76774854ca1613b6a085b577e3 Gerrit-Change-Number: 15313 Gerrit-PatchSet: 1 Gerrit-Owner: ye yuqiang <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: ye yuqiang <[email protected]> Gerrit-Comment-Date: Fri, 28 Feb 2020 02:39:29 +0000 Gerrit-HasComments: No
