Commit History

Author SHA1 Message Date
  greatbridf fab09e80c7 feat: bootstrap cpus, assign a stack to each of them 5 months ago
  greatbridf bfcf57b9a0 prepare the memory layout for smp cpu init 5 months ago
  greatbridf fca6223938 move interrupt and vm to rust 5 months ago
  greatbridf b9756e3233 rewrite: some of the process part and syscalls 5 months ago
  greatbridf ae698248ee [partial] feat: add sync stuffs 6 months ago
  greatbridf b67ed10025 feat: load huge kernel, new memory layout 6 months ago
  greatbridf 73ab9a9320 syscall 10 months ago
  greatbridf 15dabfee26 fix some problems 10 months ago
  greatbridf ac083a7cf0 brand new mem subsystem 10 months ago
  greatbridf a092424c56 slab and buddy allocator 10 months ago
  greatbridf 04c392fdc7 create page table, enter long mode 10 months ago
  greatbridf b2aa149ae2 change stage1 start addr to 0x8000 2 years ago
  greatbridf 32369676cd dev: load kernel to 0xc0000000 2 years ago
  greatbridf cb96ca109a feat: free kinit memory 2 years ago
  greatbridf bfcf1567b6 style: add sections 2 years ago
  greatbridf 362f149fcb refactor(paging): move kernel pd and empty page 2 years ago
  greatbridf d6de8a08f0 feat(mbr): build mbr.bin separately 2 years ago
  greatbridf be01268409 feat(process): scheduling 2 years ago
  greatbridf e083913ad7 refactor: move bss initialization to kernel_main 2 years ago
  greatbridf d923498640 feat: copy on write 2 years ago
  greatbridf 1cc56a7e13 feat: memory initialization 2 years ago
  greatbridf 2eaf205b8a memory allocation 2 years ago
  greatbridf f2dab67f6e style: remove TODOs 2 years ago
  greatbridf 4ad62d98cf feat: move kernel to 0x100000 2 years ago
  greatbridf f1e064e225 fix: update loader read size 2 years ago
  greatbridf 3e52ddd462 fix: enable SSE to prevent crashes 2 years ago
  greatbridf e5736d17d8 feat: add user segments 3 years ago
  greatbridf 12ac6c5230 change: move kernel loader dest 3 years ago
  greatbridf 42fb5927b1 feat: use full address space 3 years ago
  greatbridf e0bd7ce1a4 feat: read mem_map from bios 3 years ago