Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Don't make cache too complex: A simple probability-based cache management scheme for SSDs.

Seungjae Baek1, Sangyeun Cho2, Jongmoo Choi3

  • 1KIOST, Ansan, Gyeonggi, South Korea.

Plos One
|March 31, 2017
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Enhanced Vital Parameter Estimation Using Short-Range Radars with Advanced Motion Compensation and Super-Resolution Techniques.

Sensors (Basel, Switzerland)·2024
Same author

CoDR: Correlation-based Data Reduction Scheme for Efficient Gathering of Heterogeneous Driving Data.

Sensors (Basel, Switzerland)·2020
Same author

Learning Pose-Aware Models for Pose-Invariant Face Recognition in the Wild.

IEEE transactions on pattern analysis and machine intelligence·2018
Same author

Effective representation using ICA for face recognition robust to local distortion and partial occlusion.

IEEE transactions on pattern analysis and machine intelligence·2005
Same journal

Characterization of genomic diversity in bacteriophages infecting Rhodococcus.

PloS one·2026
Same journal

Effectiveness of the Responding to Experienced and Anticipated Discrimination (READ) training on reducing stigma for medical students in Tunisia.

PloS one·2026
Same journal

Cell-cell junction gene signatures as subtype-specific prognostic biomarkers in breast cancer.

PloS one·2026
Same journal

GC-MS based tentative identification of γ-sitosterol from Brassica nigra seeds and evaluation of its anticancer potential: An integrated in vitro and in silico study.

PloS one·2026
Same journal

Ad-based social media interventions increase belief accuracy and generate pro-social opinions among non-news readers.

PloS one·2026
Same journal

Negotiating knowledge: The role of network hedging in the production of high-impact science.

PloS one·2026
See all related articles

ProCache, a new cache management scheme for solid-state drives (SSDs), uses random probability to improve non-volatile memory (NVM) cache utilization. This simple approach enhances SSD performance by efficiently managing data writes.

Area of Science:

  • Computer Engineering
  • Data Storage Technologies
  • Memory Systems

Background:

  • Solid-state drives (SSDs) are prevalent in computer systems, driven by cost reductions through smaller feature sizes and multi-level cell technologies.
  • Increasing bits per cell in flash memory degrades SSD performance and reliability.
  • Non-volatile memory (NVM) caches are used in SSDs to mitigate write latency and reduce flash erase operations.

Purpose of the Study:

  • To propose and evaluate ProCache, a novel NVM cache management scheme for SSDs.
  • To enhance NVM cache utilization by managing data entrance decisions.
  • To offer a simple and cost-effective solution compared to existing techniques.

Main Methods:

  • ProCache employs random probability testing for cache-entrance decisions.

Related Experiment Videos

  • The scheme is motivated by the principle that hot data will likely enter the cache, while cold data will not.
  • Performance evaluation compares ProCache against a reference counter-based cache management scheme.
  • Main Results:

    • ProCache demonstrates comparable performance to more complex cache management schemes.
    • The proposed scheme effectively increases NVM cache utilization.
    • The simplicity of ProCache allows for easier implementation and lower costs.

    Conclusions:

    • ProCache is an effective and simple NVM cache management strategy for SSDs.
    • The random probability approach successfully balances cache utilization and performance.
    • This technique offers a viable, low-cost alternative for improving SSD performance.