|
|
@651
|
5 years |
alain |
1) Improve the VMM MMAP allocator: implement the "buddy" algorithm
to …
|
|
|
@640
|
5 years |
alain |
Remove all RPCs in page-fault handling.
|
|
|
@635
|
5 years |
alain |
This version is a major evolution: The physical memory allocators, …
|
|
|
@632
|
5 years |
alain |
This version replace the RPC by direct remote memory access
for …
|
|
|
@629
|
6 years |
alain |
Remove the "giant" rwlock protecting the GPT, and
use the GPT_LOCKED …
|
|
|
@625
|
6 years |
alain |
Fix a bug in the vmm_remove_vseg() function: the physical pages …
|
|
|
@624
|
6 years |
alain |
Fix several bugs to use the instruction MMU in kernel mode
in …
|
|
|
@623
|
6 years |
alain |
Introduce three new types of vsegs (KCODE,KDATA,KDEV)
to map the …
|
|
|
@614
|
6 years |
alain |
1) introduce a dev_ioc_sync_write() function in IOC API,
to improve …
|
|
|
@611
|
6 years |
alain |
Introduce sigificant modifs in VFS to support the <ls> command,
and …
|
|
|
@610
|
6 years |
alain |
Fix several bugs in VFS to support the following
ksh commandis : cp, …
|
|
|
@595
|
6 years |
alain |
Cosmetic: improve debug.
|
|
|
@585
|
6 years |
alain |
Introduce two separate vmm_handle_page_fault() & vmm_handle_cow() …
|
|
|
@567
|
6 years |
alain |
Complete restructuration of kernel locks.
|
|
|
@469
|
6 years |
alain |
1) Introduce the libsemaphore library.
2) Introduce a small libmath …
|
|
|
@457
|
6 years |
alain |
This version modifies the exec syscall and fixes a large number of …
|
|
|
@440
|
7 years |
alain |
1/ Fix a bug in the Multithreaded "sort" applicationr:
The …
|
|
|
@437
|
7 years |
alain |
Fix various bugs
|
|
|
@433
|
7 years |
alain |
blip
|
|
|
@429
|
7 years |
alain |
blap
|
|
|
@415
|
7 years |
alain |
Few bugs.
|
|
|
@409
|
7 years |
alain |
Fix bugs in exec
|
|
|
@408
|
7 years |
alain |
Fix several bugs in the fork() syscall.
|
|
|
@407
|
7 years |
alain |
First implementation of fork/exec.
|
|
|
@406
|
7 years |
alain |
This version executed successfully the user "init" process on a …
|
|
|
@401
|
7 years |
alain |
Few bugs in VMM
|
|
|
@399
|
7 years |
alain |
cosmetic
|
|
|
@394
|
7 years |
max |
Make it compile again, and use panic(). Not sure it is what Alain …
|
|
|
@388
|
7 years |
alain |
Change the vmm_get_vseg() function to access the reference cluster …
|
|
|
@313
|
7 years |
alain |
RSeveral modifs in the page-fault handling.
|
|
|
@68
|
7 years |
alain |
Fix bug in kernel_init, and reduce size of remote_fifo.
|
|
|
@23
|
7 years |
alain |
Introduce syscalls.
|
|
|
@18
|
7 years |
max |
cosmetic, and a few typos
|
|
|
@1
|
8 years |
alain |
First import
|