252 Commits (052c4b02b6a8bb5aa7f8c16a2a2ffb2099a04200)

Author SHA1 Message Date
Mathieu Serandour 052c4b02b6 fixed page level writable flag 1 year ago
Mathieu Serandour f15dd0532e schedule when irqs fire 1 year ago
Mathieu Serandour 2e532e1de7 begin scheduler 1 year ago
Mathieu Serandour 0a4c76dc78 remap_pages 1 year ago
Mathieu Serandour f10f122ef8 updated vmap 1 year ago
Mathieu Serandour ca1674aad8 elf wip 1 year ago
Mathieu Serandour 37aff6834d fixed nvme irq concurrency issues 1 year ago
Mathieu Serandour 41435434ff loading and running elf files 1 year ago
Mathieu Serandour 64f19cfe04 fixed reading bug when reading small chunks 1 year ago
Mathieu Serandour 68787ebc52 fixed warnings 1 year ago
Mathieu Serandour 3c22535509 pause instruction for busy waiting 1 year ago
Mathieu Serandour 0554127cfa huge speedup using double buffering and non temporal stores 1 year ago
Mathieu Serandour 7850616b3a terminal double char buffer 1 year ago
Mathieu Serandour f34d3129ed fs fix 1 year ago
Mathieu Serandour e3c769686a fixed warnings 1 year ago
Mathieu Serandour 67cccac5c5 updated fs interface 1 year ago
Mathieu Serandour 877868fbdc block_size const parameter 1 year ago
Mathieu Serandour 53ed6be7bd memsum argument char* -> void* 1 year ago
Mathieu Serandour 2c4186f328 moved checksum() to string.c 1 year ago
Mathieu Serandour 92a71cde6f fixed decimal bug 1 year ago
Mathieu Serandour d8162d8f80 release & debug targets 1 year ago
Mathieu Serandour be97fe7808 removed GCC warnings when NDEBUG 1 year ago
Mathieu Serandour fd5f6947b4 got rid of kernel/lib/common.h 1 year ago
Mathieu Serandour 2274f77359 build folder 1 year ago
Mathieu Serandour 840754a05d ascii2utf16le fun 1 year ago
Mathieu Serandour 567026f016 fixed memory leaks 1 year ago
Mathieu Serandour c2ec1812bc public print_heap and heap_defragment funcs 1 year ago
Mathieu Serandour adf55afb65 sync function 1 year ago
Mathieu Serandour bfcbf073e2 remove storage parts when removing a driver and async read 1 year ago
Mathieu Serandour 8de58b6ab2 pipelined write 1 year ago
Mathieu Serandour e6f63a471b removed unused file 1 year ago
Mathieu Serandour 9e580be4f0 vfs/fs write 1 year ago
Mathieu Serandour 1eee512f8c puts -> printf 1 year ago
Mathieu Serandour f1d6c68d8c fixed strtok bug 1 year ago
Mathieu Serandour 8ea0a5b296 fixed warnings 1 year ago
Mathieu Serandour 03d5c826fd vfs/fs write 1 year ago
Mathieu Serandour d7d998d490 fixed cppcheck warnings 1 year ago
Mathieu Serandour 7f1f1a15fe fixed cppcheck warning 1 year ago
Mathieu Serandour a5eaa95f94 fixed strncmp 1 year ago
Mathieu Serandour 14cdeb6622 static function 1 year ago
Mathieu Serandour 66d5edf5db fat32_write_file_sectors impl 1 year ago
Mathieu Serandour 9a0ad07976 write buffer is const 1 year ago
Mathieu Serandour b80fc10578 nvme_sync_write impl 1 year ago
Mathieu Serandour 1e054c06b8 read and seek 1 year ago
Mathieu Serandour f934845d57 partition message 1 year ago
Mathieu Serandour 6c61ed6bae VFS work in progress 1 year ago
Mathieu Serandour abbf5a7713 flags union 1 year ago
Mathieu Serandour c92c20f506 static part::sysname field 1 year ago
Mathieu Serandour 19ef68fb07 fat32 work in progress 1 year ago
Mathieu Serandour 98da7a5569 test program 1 year ago