Historial de Commits

Autor SHA1 Mensaje Fecha
  shao 4e7bed8818 feat(pcp): add per-cpu pages support hace 1 año
  greatbridf bad164e483 remove some stale C++ code. extract more platform-dependent parts hace 1 año
  greatbridf a7bcb9ce15 Merge branch 'buddy_refactor' hace 1 año
  shao 5b3f887a65 refactor: refactor page alloc in rust hace 1 año
  greatbridf fab09e80c7 feat: bootstrap cpus, assign a stack to each of them hace 1 año
  greatbridf 256aa9d443 feat: make TSS and GDT per cpu hace 1 año
  greatbridf bfcf57b9a0 prepare the memory layout for smp cpu init hace 1 año
  greatbridf fca6223938 move interrupt and vm to rust hace 1 año
  greatbridf b9756e3233 rewrite: some of the process part and syscalls hace 1 año
  greatbridf 7930b71762 feat: rewrite filearray with rust hace 1 año
  greatbridf b67ed10025 feat: load huge kernel, new memory layout hace 1 año
  greatbridf 58eb82d5b3 feat(driver): add e1000e driver hace 1 año
  greatbridf d75905e322 change: improve module arch. and fix some bugs hace 1 año
  greatbridf 538244e339 style: reformat all codes with new format hace 1 año
  greatbridf 73ab9a9320 syscall hace 1 año
  greatbridf dfcbe573b1 fix bugs, add serial module hace 1 año
  greatbridf 15dabfee26 fix some problems hace 1 año
  greatbridf ac083a7cf0 brand new mem subsystem hace 1 año
  greatbridf 4572e5ce46 remove keyboard drive, make serial module hace 1 año
  greatbridf 6f29d1acca allocator hace 1 año
  greatbridf a092424c56 slab and buddy allocator hace 1 año
  greatbridf 04c392fdc7 create page table, enter long mode hace 1 año
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue hace 1 año
  greatbridf 759eb73ba3 rewrite(allocator): locked version of kernel allocator hace 2 años
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) hace 2 años
  greatbridf b4ec221a53 feat(ahci): add ahci controller driver hace 2 años
  greatbridf 12c41b087e refactor(irq): new irq handling method hace 2 años
  greatbridf 3cf21d6082 feat(syscall): add set_thread_area hace 2 años
  greatbridf e289c9a72b feat(bitmap): change bm_ funcs to class bitmap hace 2 años
  greatbridf 72448d4099 change(syscall): check syscall_no in syscall.cpp hace 2 años