Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Investigate and prototype interfaces to externalize space usage and related metrics

Aperta
#166 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@gapisback ci sta già lavorando.

Dal 3/12/2021.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

enhancement

This is an umbrella feature request to productize and externalize existing internal methods that track space usage and related metrics. It's likely that we may need to add a few more metrics, but here is an initial straw man list.

  1. Total space of the device
  2. Total allocated space; i.e. space consumed by all allocated extents
  3. Total used / unused space; i.e. space actually used / still free by pages in allocated extents
  4. Total free space; i.e. space left-over in unallocated extents
  5. Number of extents allocated
  6. Data v/s log space consumption; allocated, used / unused etc.
  7. Quick summary of row-counts: # of rows inserted

Some of these ideas have been aired out in this internal slack post. Feedback suggests that these are useful and do-able.

Investigate and prototype how-to extend upcoming splinterdb-cli to provide interfaces to report such metrics.

Lingua principale
C
Stelle
732
Fork
67
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di vmware/splinterdb

Tutte le issue di vmware/splinterdb

Issue simili

Altre issue su C

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.