Skip to content

Simple flash translation layer written during my internship at SK hynix

Notifications You must be signed in to change notification settings

hyunjinjeong/basic-ftl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Flash Translation Layer

A flash translation layer is used to adapt a fully functional file system to the constraints and restrictions imposed by flash memory devices. (Wikipedia)

Basic FTL

It was written in the SK Hynix's intership program in summer, 2015.
In this simple FTL, there are basic functions like write, read, erase, garbage collection.

About

Simple flash translation layer written during my internship at SK hynix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages