1. File Systems

1.1. TMPFS

– ?? (????)

  • in-mem FS

1.2. EXT4

– ?? (a)

1.3. XFS

– ?? (a) – ?? (a)

2. Storage Mediums

2.1. HDD

– ?? (a)

2.2. SSD

– ?? (a) – ?? (a)

2.3. Flash

– ?? (a)

2.4. NVMe

– ?? (a) – specifications

2.4.1. ZNS

– ?? (a)

Zoned Storage is an open source, standards-based initiative to enable data centers to scale efficiently for the zettabyte storage capacity era. There are two technologies behind Zoned Storage, Shingled Magnetic Recording (SMR) in ATA/SCSI HDDs and Zoned Namespaces (ZNS) in NVMe SSDs.

zonedstorage.io – $465 8tb 2.5"? retail

2.5. eMMC

– ?? (a)

3. Linux

3.1. syscalls

3.1.1. ioctl

4. Rust

4.1. crates

4.1.1. nix

4.1.2. memmap2

4.1.3. zstd

4.1.4. rocksdb

4.1.5. tokio   tokio

4.1.6. tracing   tokio

  1. tracing-subscriber

4.1.7. axum   tokio

4.1.8. tower   tokio

4.1.9. uuid

4.2. unstable

4.2.1. lazycell

4.2.2. {BTreeMap,BTreeSet}::extractif

5. Lisp

5.2. Reference Projects

5.2.1. StumpWM

5.2.2. Nyxt

5.2.3. Kons-9

5.2.4. cl-torrents

5.2.5. Mezzano

5.2.6. yalo

5.2.7. cl-ledger

5.2.8. Lem

5.2.9. kindista

5.2.10. lisp-chat

6. Refs