• https://xami.dev
  • Libre software advocate; privacy & cybersecurity enthusiast; low-level development enjoyer.

  • Joined on 2025-12-27
xamidev merged pull request pepper-org/pepperOS#10 2026-02-21 19:57:31 +01:00
process_mem
xamidev pushed to main at pepper-org/pepperOS 2026-02-21 19:57:31 +01:00
95c801b991 Merge pull request 'process_mem' (#10) from process_mem into main
70f19ab299 symbols build files added to gitignore
9470dedb61 Stack trace with double linking to get symbol names
4cf4fb0dda Task switching fix? but doesnt exit process gracefully
ac7216d84a Setup kernel stack; but process is failing
Compare 6 commits »
xamidev created pull request pepper-org/pepperOS#10 2026-02-21 19:40:10 +01:00
process_mem
xamidev pushed to process_mem at pepper-org/pepperOS 2026-02-21 19:36:50 +01:00
70f19ab299 symbols build files added to gitignore
xamidev pushed to process_mem at pepper-org/pepperOS 2026-02-21 19:28:25 +01:00
9470dedb61 Stack trace with double linking to get symbol names
xamidev pushed to process_mem at pepper-org/pepperOS 2026-02-20 16:01:43 +01:00
4cf4fb0dda Task switching fix? but doesnt exit process gracefully
ac7216d84a Setup kernel stack; but process is failing
Compare 2 commits »
xamidev created branch process_mem in pepper-org/pepperOS 2026-02-07 02:18:32 +01:00
xamidev pushed to process_mem at pepper-org/pepperOS 2026-02-07 02:18:32 +01:00
458ba375f3 better panic
xamidev pushed to main at pepper-org/pepperOS 2026-02-06 21:46:09 +01:00
b920c87bab Merge pull request 'process' (#9) from process into main
4fbd9b3987 minor fix
8aad1235c3 A bit of cleaning
38710653be Config header file + comment header
7f997f6611 alloc_stack ok (HHDM mapped from mmap)
Compare 8 commits »
xamidev merged pull request pepper-org/pepperOS#9 2026-02-06 21:46:08 +01:00
process
xamidev created pull request pepper-org/pepperOS#9 2026-02-06 21:46:02 +01:00
process
xamidev pushed to process at pepper-org/pepperOS 2026-02-06 21:45:02 +01:00
4fbd9b3987 minor fix
xamidev pushed to process at pepper-org/pepperOS 2026-02-06 14:39:27 +01:00
8aad1235c3 A bit of cleaning
38710653be Config header file + comment header
Compare 2 commits »
xamidev pushed to process at pepper-org/pepperOS 2026-02-05 21:36:11 +01:00
7f997f6611 alloc_stack ok (HHDM mapped from mmap)
xamidev pushed to process at pepper-org/pepperOS 2026-02-02 11:05:34 +01:00
7bb542d901 bump-allocated PID but kheap needs fix to kmalloc more than PAGE_SIZE
xamidev pushed to process at pepper-org/pepperOS 2026-02-01 11:25:50 +01:00
4a90de9521 10ms Round Robin scheduler (blank processes)
xamidev created branch process in pepper-org/pepperOS 2026-01-31 14:14:01 +01:00
xamidev pushed to process at pepper-org/pepperOS 2026-01-31 14:14:01 +01:00
c46157fad0 Process linked list
xamidev merged pull request pepper-org/pepperOS#8 2026-01-25 09:53:46 +01:00
term_fix
xamidev pushed to main at pepper-org/pepperOS 2026-01-25 09:53:46 +01:00
6e633b44b7 Merge pull request 'term_fix' (#8) from term_fix into main
b8a155fada Who cares
091f94f89e Broken term scrolling
b469952d91 scroll kinda works but keyboard is random
Compare 4 commits »