Skip to content

Commit

Permalink
Update storage_systems_design.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hephtaicie authored Jan 16, 2025
1 parent 30e5dd9 commit 4ec5284
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions collections/_projects/storage_systems_design.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ A conference paper presenting Fives {% cite monniotEtAl2024 --file jlesc.bib %},

We also introduced MOSAIC {% cite jolivelEtAl2024 --file jlesc.bib %}, an approach to categorize execution traces and give information about the general behavior of applications from an I/O perspective. we analyze a full year of I/O execution traces of Blue Waters from which, we determine a set of non-exclusive categories to describe the I/O behavior of jobs, including the temporality and the periodicity of the accesses and the metadata overhead. This paper has been accepted in the SC'24 PDSW workshop. This work is currently being pursued, with several lines of research focusing in particular on automating the clustering of I/O operations.

Finally, still using Blue Waters traces among others, we proposed an in-depth study of access temporality on large-scale storage systems. This work has been accepted at IPDPS 2025 {% cite boitoEtAl2024 --file jlesc.bib %}.

## References
{% bibliography --cited --file jlesc.bib %}

Expand Down

0 comments on commit 4ec5284

Please sign in to comment.