Skip to content

A user-level tool for extracting SSD internal properties

Notifications You must be signed in to change notification settings

ucare-uchicago/Queenie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Queenie

Queenie is a user-level tool for extracting SSD internal properties such as the page size, write buffer size, etc. Queenie issues carefully designed I/O workloads and analyzes the latency distribution to speculate the hidden properties of an SSD. Results are gathered in a dataset named Kelpie, which is also made public for academic purposes. We report interesting findings from Kelpie in our SYSTOR 22 paper.

This repository contains the pseudo-code (pseudo_code.pdf) and the source code (src/) of Queenie's probing functions. Some probing data from Kelpie is also made public (data/).

About

A user-level tool for extracting SSD internal properties

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published