|
|
@671
|
4 years |
alain |
Cosmetic.
|
|
|
@657
|
5 years |
alain |
Introduce remote_buf.c/.h & socket.c/.h files.
Update dev_nic.c/.h files.
|
|
|
@651
|
5 years |
alain |
1) Improve the VMM MMAP allocator: implement the "buddy" algorithm
to …
|
|
|
@635
|
5 years |
alain |
This version is a major evolution: The physical memory allocators, …
|
|
|
@625
|
6 years |
alain |
Fix a bug in the vmm_remove_vseg() function: the physical pages …
|
|
|
@603
|
6 years |
alain |
Improve the FAT32 file system to support cat, rm, cp commands.
|
|
|
@457
|
6 years |
alain |
This version modifies the exec syscall and fixes a large number of …
|
|
|
@441
|
7 years |
alain |
Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
|
|
|
@438
|
7 years |
alain |
Fix a bug in scheduler related to RPC blocking.
|
|
|
@433
|
7 years |
alain |
blip
|
|
|
@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
|
|
|
@367
|
7 years |
alain |
Change Time unit from cycle to TICK (in millisecond).
Fix several bugs …
|
|
|
@337
|
7 years |
alain |
Introduce the delayed context switch if current thread has a lock.
|
|
|
@333
|
7 years |
max |
vfs_user_move() returns an error_t, so don't return a count.
|
|
|
@332
|
7 years |
max |
vfs_kernel_move() return error_t, not a count.
|
|
|
@328
|
7 years |
max |
Use vfs_kernel_move(), it's a kernel buffer.
|
|
|
@315
|
7 years |
alain |
Redefine the fuctions ppm_base2page() / ppm_page2base() / …
|
|
|
@313
|
7 years |
alain |
RSeveral modifs in the page-fault handling.
|
|
|
@279
|
7 years |
alain |
1) Introduce independant command fields for the various devices in the …
|
|
|
@270
|
7 years |
max |
Comment out EI_OSABI, and use ELFCLASS.
|
|
|
@265
|
7 years |
alain |
Fix several bugs in VFS.
|
|
|
@227
|
7 years |
max |
use Elf64 for 64bit architectures (x86_64)
|
|
|
@204
|
7 years |
alain |
Bug fix in kernel_init
-This line, and those below, will be ignored--
…
|
|
|
@157
|
7 years |
max |
add the x86_64 flag
|
|
|
@156
|
7 years |
max |
style
|
|
|
@23
|
8 years |
alain |
Introduce syscalls.
|
|
|
@14
|
8 years |
alain |
Bugs fix.
|
|
|
@1
|
8 years |
alain |
First import
|