Skip to content

Commit

Permalink
various tiny updates
Browse files Browse the repository at this point in the history
  • Loading branch information
brvtalcake committed Nov 5, 2024
1 parent a4bf3cf commit 3bf9d39
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CODE_OF_CONDUCT.md

This file was deleted.

8 changes: 8 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,11 @@
### 29/12/2024

- [ ] start writing a task system, with a custom scheduler (?) (based on a multicore priority-based round robin scheduler)

## TODO

Below are some lists of not-already-planned features. Some of them may actually never be implemented, because unfeasible, unrealistic, or just not appropriate to kernel coding. However, for now, these are still some potential feature ideas.

### Unsorted TODOs

- [ ] implement a reference-counting garbage collector

0 comments on commit 3bf9d39

Please sign in to comment.