|
|
@635
|
5 years |
alain |
This version is a major evolution: The physical memory allocators, …
|
|
|
@628
|
6 years |
alain |
Introduce teh page_min / page_max mechanism in the …
|
|
|
@626
|
6 years |
alain |
This version has been tested on the sort multithreaded application …
|
|
|
@625
|
6 years |
alain |
Fix a bug in the vmm_remove_vseg() function: the physical pages …
|
|
|
@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 …
|
|
|
@612
|
6 years |
alain |
Fix several bugs in vfs.c, fatfs.c, and devfs.c to support
the <.> and …
|
|
|
@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, …
|
|
|
@606
|
6 years |
alain |
Improve the FAT32 file system to support cat, rm, cp commands.
|
|
|
@513
|
6 years |
viala |
[mm/mapper] Fix prototype of mapper_create.
Add some doc in interface.
|
|
|
@503
|
6 years |
viala |
Add void type on function that takes no parameters, fix invalid call.
…
|
|
|
@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 …
|
|
|
@407
|
7 years |
alain |
First implementation of fork/exec.
|
|
|
@315
|
7 years |
alain |
Redefine the fuctions ppm_base2page() / ppm_page2base() / …
|
|
|
@313
|
7 years |
alain |
RSeveral modifs in the page-fault handling.
|
|
|
@265
|
7 years |
alain |
Fix several bugs in VFS.
|
|
|
@246
|
7 years |
alain |
Fix a major bug in FATFS : miss handling in the FAT mapper.
|
|
|
@238
|
7 years |
alain |
Fixing bugs in vfs_lookup()
|
|
|
@204
|
7 years |
alain |
Bug fix in kernel_init
-This line, and those below, will be ignored--
…
|
|
|
@23
|
7 years |
alain |
Introduce syscalls.
|
|
|
@18
|
7 years |
max |
cosmetic, and a few typos
|
|
|
@1
|
8 years |
alain |
First import
|