Skip to the content.

Main claims of Odinfs

1. Excessive concurrent access to PM (Sec 2.1)

Claims: Excessive concurrent access to PM will lead to performance collapse and a large I/O amplification since this renders the on-DIMM caching and prefetching inefficient.

Expected results:

2. PM NUMA Impact (Sec 2.2)

Claims: With directory coherence protocols, remote access to PM will incur a significant performance overhead due to updating coherence information directly in the raw storage media. Placing PM in the same NUMA node as the access threads can avoid the performance collapse.

Expected results:

3. Throughput and latency of the evaluated file systems (Sec 5.2)

Claims: Odinfs scales PM performance with respect to core counts since Odinfs’s design:

Expected results:

4. Datapath scalability of the evaluated file systems (Sec 5.5)

Claims: Odinfs scales datapath operations since it

Expected results:

5. Macrobenchmarks with the evaluated PM file systems (Sec 5.6)

Claims:

Expected results:

6. I/O amplification rate (Sec 5.3)

Claims:

Expected results:

7. Odinfs scales with the number of PM NUMA nodes (Sec 5.4)

Claims:

Expected results:

Notes