d0p1 🏳️‍⚧️ d0p1
  • Cyberspace
  • Building a free, decentralized cyberspace in my garage | 🏳️‍⚧️

    coffe

  • Joined on 2024-02-14
d0p1 pushed to master at d0p1/StupidOS 2024-07-10 10:57:00 +00:00
536f18f8cb fix: spinlock
d0p1 pushed to master at d0p1/StupidOS 2024-07-10 06:17:32 +00:00
5379d0e924 chore: sync repo
d0p1 pushed to master at d0p1/StupidOS 2024-07-10 06:05:24 +00:00
3cd1b7c5b6 chore: add DevSE webring
d0p1 pushed to master at d0p1/StupidOS 2024-07-09 08:42:10 +00:00
c1cb32f597 feat(kernel/mm): initialize memory manager
d0p1 pushed to master at d0p1/StupidOS 2024-07-09 08:36:09 +00:00
6aad8f0077 feat(kernel/mm): initialize memory manager
06179dbd4d chore: web buttons
Compare 2 commits »
d0p1 opened issue d0p1/StupidOS#23 2024-07-08 18:23:17 +00:00
idt
d0p1 opened issue d0p1/StupidOS#22 2024-07-08 18:22:57 +00:00
userspace
d0p1 opened issue d0p1/StupidOS#21 2024-07-08 18:22:43 +00:00
multitasking
d0p1 pushed to master at d0p1/StupidOS 2024-07-08 17:20:27 +00:00
80aca5ee8a chore: kernel module ?
d0p1 pushed to master at d0p1/StupidOS 2024-07-08 17:10:50 +00:00
c5ea67ad1d refactor: replace magic values with consts
d0p1 opened issue d0p1/StupidOS#20 2024-07-08 16:52:36 +00:00
Check if system has enough memory to bootstrap system
d0p1 pushed to master at d0p1/StupidOS 2024-07-08 16:48:42 +00:00
6b89f3c48b feat(kernel/mm): unmap first page
d0p1 pushed to master at d0p1/StupidOS 2024-07-08 07:09:10 +00:00
52236d2016 chore: modules?
d0p1 pushed to master at d0p1/StupidOS 2024-07-08 07:06:59 +00:00
e247774ae2 chore: modules?
d0p1 pushed to master at d0p1/StupidOS 2024-07-08 07:04:18 +00:00
face6d7999 chore: modules?
d0p1 pushed to master at d0p1/StupidOS 2024-07-07 13:48:34 +00:00
ea2f09a44d refactor: reorganize files (wip)
d0p1 pushed to master at d0p1/StupidOS 2024-07-07 13:29:51 +00:00
4d5bbe3003 chore: random docs
d0p1 closed issue d0p1/StupidOS#4 2024-07-07 10:13:38 +00:00
Physical Memory Manager
d0p1 pushed to master at d0p1/StupidOS 2024-07-07 09:45:01 +00:00
d764fe4666 chore: update website menu
d0p1 pushed to master at d0p1/StupidOS 2024-07-07 09:25:04 +00:00
6583b96351 feat(kernel): basic and naive pmm