lizhimeng159 / SSD-Flash-Translation-Layer

Implementation of SSD FTL firmware with hybrid log-block mapping, garbage collection and wear leveling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# SSD-Flash-Translation-Layer

Implementation of SSD FTL firmware with hybrid log-block mapping, garbage collection and wear leveling.

src/ssd_ftl.cpp
src/ssd.h

About

Implementation of SSD FTL firmware with hybrid log-block mapping, garbage collection and wear leveling.

License:MIT License


Languages

Language:C++ 97.3%Language:Makefile 1.6%Language:Shell 0.9%Language:C 0.2%