.. |
arch
|
ee5567e1fd
got memory management working (no paging). tested. need to do paging, then try cool shit like VM in ram.c for never using physical allocation. i'm probably forgetting something, but that's all i can remember rn
|
6 yıl önce |
compile
|
ee5567e1fd
got memory management working (no paging). tested. need to do paging, then try cool shit like VM in ram.c for never using physical allocation. i'm probably forgetting something, but that's all i can remember rn
|
6 yıl önce |
conf
|
6506f399b8
added lists to kernel config
|
7 yıl önce |
dev
|
731461ebee
initial commit, after a0 completion
|
7 yıl önce |
fs
|
731461ebee
initial commit, after a0 completion
|
7 yıl önce |
include
|
e22dd1c049
tlb now randomly kickes entries, code segments are read only
|
6 yıl önce |
lib
|
6146aaa5c4
onefork now runs properly. palin and widefork do not. changed exit to update child procs to point to NULL parents if the parent exits
|
7 yıl önce |
proc
|
a680c9cb45
removing old code, missed 1 element of the processes array in init
|
7 yıl önce |
startup
|
b9192e35bf
believe argument passing in runprogram working, have base execv without agrs working. with args is still not great
|
7 yıl önce |
synchprobs
|
ebdc6909c9
moving back to working copy
|
7 yıl önce |
syscall
|
e22dd1c049
tlb now randomly kickes entries, code segments are read only
|
6 yıl önce |
test
|
731461ebee
initial commit, after a0 completion
|
7 yıl önce |
thread
|
0e648f4fd6
added another condition to thread to allow for threads to die if their process has exited but exists because it wants to be usable by family|
|
7 yıl önce |
vfs
|
731461ebee
initial commit, after a0 completion
|
7 yıl önce |
vm
|
731461ebee
initial commit, after a0 completion
|
7 yıl önce |
Makefile
|
731461ebee
initial commit, after a0 completion
|
7 yıl önce |
build
|
e164117860
adding built kernel files,more formatting
|
7 yıl önce |