Kamil Kowalczyk kamkow1
kamkow1 pushed to master at kamkow1/my-os-project2 2025-08-14 01:49:08 +02:00
b470fb03da Virtual memory and dlmalloc
kamkow1 pushed to master at kamkow1/my-os-project2 2025-08-13 23:30:01 +02:00
95832bb3a7 Integrate flaterm terminal
ce6b17d72b Move spinlock to separate folder
d4f06b4538 Freestanding headers
95173a17bd Fix GDT parethesis warning
83e58b0ac2 Move assembly code for x86 64 IO to io.S
kamkow1 created branch master in kamkow1/my-os-project2 2025-08-13 23:30:01 +02:00
kamkow1 created repository kamkow1/my-os-project2 2025-08-13 23:29:44 +02:00
kamkow1 pushed to master at kamkow1/vim-config 2025-07-19 00:28:50 +02:00
9a71c0b1cd Add .vimrc
kamkow1 created branch master in kamkow1/vim-config 2025-07-19 00:28:50 +02:00
kamkow1 created repository kamkow1/vim-config 2025-07-19 00:27:43 +02:00
kamkow1 opened issue kamkow1/aboba#1 2025-07-06 01:40:12 +02:00
FIXME blank page at /
kamkow1 pushed to master at kamkow1/aboba 2025-07-06 00:19:45 +02:00
e88dc0426a Add more logging
kamkow1 pushed to master at kamkow1/aboba 2025-06-28 14:13:31 +02:00
5ee7e02f7a blog: Asset packing with zip.c - add images
kamkow1 pushed to master at kamkow1/aboba 2025-06-28 14:05:14 +02:00
e1f0d04409 blog: Asset packing with zip.c
kamkow1 pushed to master at kamkow1/aboba 2025-06-28 02:16:46 +02:00
48f4a73b0a Remove needless mutex locks and unlocks
kamkow1 pushed to master at kamkow1/aboba 2025-06-28 01:50:30 +02:00
2e70abd0de Add compile_flags.txt, bundle.zip, commit.h to cleaning
kamkow1 pushed to master at kamkow1/aboba 2025-06-28 01:48:33 +02:00
b3a5860beb Minify simple css
kamkow1 pushed to master at kamkow1/aboba 2025-06-28 01:38:45 +02:00
486952dcbf Prefix blogs with blog-, fix minor leaks
kamkow1 pushed to master at kamkow1/aboba 2025-06-28 01:29:54 +02:00
2988a5b3d6 Rework memory management, use per-thread arenas
kamkow1 pushed to master at kamkow1/gebs 2025-06-28 01:29:29 +02:00
db8389f7d5 scratch arena thread safety
kamkow1 pushed to master at kamkow1/gebs 2025-06-27 23:06:11 +02:00
5e6291cdc6 Fix typo
kamkow1 pushed to master at kamkow1/aboba 2025-06-27 20:11:48 +02:00
2badc915d6 Pack the assets into a ZIP bundle
kamkow1 pushed to master at kamkow1/gebs 2025-06-27 20:11:09 +02:00
596bb1ef76 RULE_ARRAY() to define deps with a static array