|
|
@651
|
5 years |
alain |
1) Improve the VMM MMAP allocator: implement the "buddy" algorithm
to …
|
|
|
@641
|
5 years |
alain |
- Fix several bugs.
- Introduce the "stat" command in KSH.
This …
|
|
|
@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, …
|
|
|
@634
|
5 years |
alain |
Fix a bug in hal_irqmask.c
|
|
|
@633
|
5 years |
alain |
cosmetic
|
|
|
@632
|
5 years |
alain |
This version replace the RPC by direct remote memory access
for …
|
|
|
@630
|
5 years |
alain |
1) Fix a bug in the vfs_add_special_dentries() function:
The <.> and …
|
|
|
@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 …
|
|
|
@621
|
6 years |
viala |
Fix lock untaken in vmm_delete_vseg.
Catched thanks to gcc warning.
|
|
|
@619
|
6 years |
alain |
1) Fix a bug in KSH : after the "load" command,
the [ksh] prompt is …
|
|
|
@617
|
6 years |
alain |
cosmetic
|
|
|
@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, …
|
|
|
@606
|
6 years |
alain |
Improve the FAT32 file system to support cat, rm, cp commands.
|
|
|
@595
|
6 years |
alain |
Cosmetic: improve debug.
|
|
|
@585
|
6 years |
alain |
Introduce two separate vmm_handle_page_fault() & vmm_handle_cow() …
|
|
|
@580
|
6 years |
alain |
1) Register the kernel process in the cluster manager local list.
2) …
|
|
|
@577
|
6 years |
alain |
Fix small bugs.
|
|
|
@567
|
6 years |
alain |
Complete restructuration of kernel locks.
|
|
|
@561
|
6 years |
nicolas.van.phan |
Remove y_max in all functions except dqdt_init()
|
|
|
@530
|
6 years |
nicolas.van.phan |
Hack to compile on both IOB and LETI for now
|
|
|
@528
|
6 years |
nicolas.van.phan |
Change usage of y_max/x_max for iterating through clusters.
This is …
|
|
|
@492
|
6 years |
viala |
Refactoring assert calling to conform with new assert macro.
Made …
|
|
|
@473
|
6 years |
alain |
Fix several GCC warning related to the -Wextra compilation option.
|
|
|
@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 …
|
|
|
@443
|
7 years |
alain |
Fix few bugs whike debugging the sort multi-thread application.
|
|
|
@441
|
7 years |
alain |
Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
|
|
|
@440
|
7 years |
alain |
1/ Fix a bug in the Multithreaded "sort" applicationr:
The …
|
|
|
@438
|
7 years |
alain |
Fix a bug in scheduler related to RPC blocking.
|
|
|
@437
|
7 years |
alain |
Fix various bugs
|
|
|
@435
|
7 years |
alain |
Fix a bad bug in scheduler…
|
|
|
@433
|
7 years |
alain |
blip
|
|
|
@429
|
7 years |
alain |
blap
|
|
|
@416
|
7 years |
alain |
Improve sys_exec.
|
|
|
@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
|
|
|
@400
|
7 years |
alain |
cosmetic bis
|
|
|
@399
|
7 years |
alain |
cosmetic
|
|
|
@394
|
7 years |
max |
Make it compile again, and use panic(). Not sure it is what Alain …
|
|
|
@390
|
7 years |
alain |
RPC_VMM_GET_REF_VSEG renamed to RPC_VMM_GET_VSEG
|
|
|
@388
|
7 years |
alain |
Change the vmm_get_vseg() function to access the reference cluster …
|
|
|
@385
|
7 years |
max |
Remove redundant (and buggy) code.
|
|
|
@315
|
7 years |
alain |
Redefine the fuctions ppm_base2page() / ppm_page2base() / …
|
|
|
@313
|
7 years |
alain |
RSeveral modifs in the page-fault handling.
|
|
|
@286
|
7 years |
max |
Fix dangerous typos.
|
|
|
@204
|
7 years |
alain |
Bug fix in kernel_init
-This line, and those below, will be ignored--
…
|
|
|
@179
|
7 years |
max |
fix a lock leak, there are many others left…
|
|
|
@178
|
7 years |
max |
style
|
|
|
@124
|
7 years |
max |
rename hal_wbflush->hal_fence
|
|
|
@101
|
7 years |
alain |
euh…
|
|
|
@68
|
7 years |
alain |
Fix bug in kernel_init, and reduce size of remote_fifo.
|
|
|
@50
|
7 years |
alain |
bloup
|
|
|
@23
|
7 years |
alain |
Introduce syscalls.
|
|
|
@21
|
7 years |
max |
cosmetic & comments
|
|
|
@14
|
8 years |
alain |
Bugs fix.
|
|
|
@1
|
8 years |
alain |
First import
|