1 / 4

Performance Improvement of Flash-Memory-Based NTFS/EXT2 – A Firmware Solution

Performance Improvement of Flash-Memory-Based NTFS/EXT2 – A Firmware Solution. Po-Lang Wu, Johnson Chang, and Tei-Wei Kuo National Taiwan University. Performance Improvement for NTFS/EXT2. Objective: Improve the performance of flash memory with the feature considerations of file systems.

adli
Download Presentation

Performance Improvement of Flash-Memory-Based NTFS/EXT2 – A Firmware Solution

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Performance Improvement of Flash-Memory-Based NTFS/EXT2 – A Firmware Solution Po-Lang Wu, Johnson Chang, and Tei-Wei Kuo National Taiwan University

  2. Performance Improvement for NTFS/EXT2 • Objective: • Improve the performance of flash memory with the feature considerations of file systems. • Method: • Cluster metadata files and metadata to improve system performance and to reduce the maintenance overhead. • Architecture • Adopt page-level mapping and a log-based updating mechanism. • Write mapping and version information in a summary page. Block Set

  3. System Architecture • File System Identifier: Determine the layout of the file systems • Metadata Filter: Separate Metadata requests and Userdata requests • Metadata FTL: Manage the Metadata location and translate to IO Operations • Cleaner: Do garbage collection to reclaim invalid pages

  4. Performance Evaluation • The experiments on EXT2 are on a DaVinci Evaluation Board with realistic transmission patterns and benchmark. • Bonnie++: Sequential/Random files creation and deletion • NTFS: Simulation over a 7-day disk trace

More Related