Renzhi Xiao
YOU?
Author Swipe
View article: SecNVM: An Efficient and Write-Friendly Metadata Crash Consistency Scheme for Secure NVM
SecNVM: An Efficient and Write-Friendly Metadata Crash Consistency Scheme for Secure NVM Open
Data security is an indispensable part of non-volatile memory (NVM) systems. However, implementing data security efficiently on NVM is challenging, since we have to guarantee the consistency of user data and the related security metadata. …
View article: Write-Optimized and Consistent Skiplists for Non-Volatile Memory
Write-Optimized and Consistent Skiplists for Non-Volatile Memory Open
Skiplist as an in-memory index performs pretty well on rapid insertions because there are no rotations or reallocations for rebalancing. The emerging non-volatile memory (NVM) technologies have spurred a deep interest in designing efficien…