Way of extending when there is not enough memory
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 25/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Da chiarire
- Stato di attività
- Ferma
- Stack tecnologico
- rust
- Ambito
- operating-systems
Direzione di ricerca
Start by reading the allocator API and tracing how it handles an allocation when no suitable memory remains. Define the callback contract for obtaining additional pages, including how physical frames or kernel-provided memory are represented. Done means the allocator can request more pages through that contract and the behavior is covered by appropriate tests.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
It would be nice if the allocator could accept a function which gets called when there is not enough memory to allocate something, and that function can then get pages of memory (such as mapping some phys frames or requesting memory from the kernel).
- Lingua principale
- Rust
- Stelle
- 242
- Fork
- 56
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di rust-osdev/linked-list-allocator
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 45/100
-
Support for reallocations Aperta
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
-
help wanted
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
rust-osdev/linked-list-allocator#83 · 2 commenti ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
rust-osdev/linked-list-allocator#76 · 3 commenti ·
Tutte le issue di rust-osdev/linked-list-allocator
Issue simili
-
risk:low runtime status:in-progress type:test
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 92/100
zeroclaw-labs/zeroclaw#11023 ·
-
good first issue refactor
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
EricSpencer00/Resilient#4835 · 1 commento ·
-
agent:ready documentation
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
cesarferreira/stax#890 ·
-
bug
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100