Dongchul Park - Research
Home Research Publications Etc CV

Non-Volatile Memories (SSD Design and Applications)

NAND flash memory has emerged as a promising storage technology and has enormous potential as the storage alternative for traditional hard disks. Recently, SSDs (Solid State Drives) have been widely adopted as the main storage media not only in mobile devices, but also in large scale enterprise servers due to their better random access performance, low power consumption, high shock resistance and portability.

Hot and Cold Data Identification

Hot data identification is an issue of paramount importance in storage systems since it has a great impact on their overall performance as well as retains a big potential to be applicable to many other fields such as cache algorithms, data placement schemes, sensor networks, shingled write disks, etc. Although it has a great impact on designing and integrating storage systems, it has been least investigated. The challenges are not only the classification accuracy, but also a limited resource (i.e., SRAM) and computational overheads.

Shingled Write Disks (SWD)

Due to areal density limitation of traditional hard drive (HDD), Shingled Write Disk (SWD) has been proposed as a promising solution to achieve higher areal density without significantly changing manufacture materials and processes. Specifically, SWD can achieve higher capacity by partially overlapping tracks. However, this shingled tracks inevitably cause overwriting data stored at subsequent tracks so that such special characteristic prevents SWD from supporting in-place update. Therefore, innovative architectures and solutions for SWD performance improvement are required.

Data Deduplication

Data deduplication (for short, dedupe) is a specialized data compression technique to eliminate coarse-grained redundant data. It is widely adopted to save storage consumption by retaining only one unique instance of data on storage media and replacing redundant data with a pointer to the unique data afterwards. Especially, due to the exponential data growth most of the data centers are experiencing these days, this data de-duplication has received a lot of attention from storage vendors and IT administrators alike. Traditionally most of the dedupe research work has focused only on the write performance improvement during the dedupe process. However, little attention to its read performance improvement has been paid.

Smart Home Storage

As home digital data grow rapidly and some home digital data require storage management from household members, a smart home storage design becomes a critical issue. That is, high quality multimedia content will expedite the growth of home digital data. These home digital data, mostly multimedia data for entertainment and backup data, require almost the same types of storage management as enterprise digital data such as backup, capacity planning and even long-term data preservation. However, unlike the enterprise storage systems, family members should be in charge of their home storage management.