WAF WAF is short for Write amplification factor Posted on September 13, 2016 This article refer to Micron [Read More] Tags: nvme
Block device and BIO(block I/O) Architecture Information of data structure associated with block dievice and layer Posted on September 8, 2016 First of all, I refer to this site(blkdevarch) [Read More] Tags: block layer, block device driver
Blue_DBM driver open source analysis code analysis of open Source with linux module command Posted on September 6, 2016 The previous analysis is brief outline and process of device driver installation and removal. [Read More] Tags: lightnvm, block device driver
Struture of Blue DBM driver open source and Concept of block device driver analysis of blue_DBM_dirver and What is block device driver ? Posted on August 31, 2016 Nowadays, I analyze the open source of blue DBM device driver source code. [Read More] Tags: lightnvm, block device driver
How to measure span of A[j] <= A[i] of a array In an given array,A[i], when A[j] <= A[i], what is the range of maximum of j-i Posted on August 10, 2016 Article of Extennsion of Data Structure base in geeksforgeeks and my Coding Interview Question. [Read More] Tags: stack