Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf 6c5408c96f add schedstat, improve schedule algorithm hace 10 meses
  greatbridf dfcbe573b1 fix bugs, add serial module hace 10 meses
  greatbridf ac083a7cf0 brand new mem subsystem hace 10 meses
  greatbridf a092424c56 slab and buddy allocator hace 10 meses
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks hace 11 meses
  greatbridf 970c203132 change(fat32): use map to store cluster buffer hace 11 meses
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue hace 11 meses
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four hace 11 meses
  greatbridf 1c7a276b93 change(proclist): remove emplace from proclist; hace 1 año
  greatbridf 530db35b6a feat(file): append to file hace 1 año
  greatbridf 0c005d1b68 fix(dup2): newfd should not share flags(O_CLOEXEC) with oldfd hace 1 año
  greatbridf 4ac28ae9a7 feat(init): execute init script using busybox sh hace 1 año
  greatbridf 1cacb91f2b feat(thead_local): save and load thread local area hace 1 año
  greatbridf 74c913f994 feat(syscall): implement sigaction hace 1 año
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) hace 1 año
  greatbridf fdb0052684 fix(signal): wakeup the threading on signals generated hace 1 año
  greatbridf a52f58ffb4 feat(syscall): add rt_sigprocmask hace 1 año
  greatbridf 35cce41a09 fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files hace 1 año
  greatbridf 5813062c00 Merge branch 'dev' hace 1 año
  greatbridf 4a42fe3956 refactor(vfs): rewrite struct file hace 1 año
  greatbridf 6d321f5eac feat(open): open() can now create new files hace 1 año
  greatbridf b5faee6ded feat(types::path): add types::path to handle paths hace 1 año
  greatbridf 09fa92b097 feat(syscall): add fcntl64 hace 1 año
  greatbridf 4ee526a1aa refactor(mm): some tweaks of mm and mm_list hace 1 año
  greatbridf 696aaa567c feat(syscall): add clock_gettime64, getuid and prctl hace 1 año
  greatbridf da4fc9c087 feat(syscall): add syscalls, change syscall ids hace 1 año
  greatbridf 423968a920 feat(vfs): support opening relative path hace 1 año
  greatbridf 1da64db368 feat(libstdc++): add priority_queue hace 1 año
  greatbridf 719a421750 change(kernel): replace types::list with std::list hace 1 año
  greatbridf 247863ce35 refactor(thread): remove thdlist and some ctors hace 1 año