|
|
@683
|
4 years |
alain |
All modifications required to support the <tcp_chat> application …
|
|
|
@669
|
4 years |
alain |
1) Introduce up to 4 command lines arguments in the KSH "load" …
|
|
|
@657
|
5 years |
alain |
Introduce remote_buf.c/.h & socket.c/.h files.
Update dev_nic.c/.h files.
|
|
|
@637
|
5 years |
alain |
Introduce the non-standard pthread_parallel_create() system call
and …
|
|
|
@635
|
5 years |
alain |
This version is a major evolution: The physical memory allocators, …
|
|
|
@627
|
6 years |
alain |
Replace the queuelock protectingthe FAT by a rwlock in the FATFS.
|
|
|
@593
|
6 years |
alain |
Cosmetic: improve debug.
|
|
|
@583
|
6 years |
alain |
Improve signals.
|
|
|
@582
|
6 years |
alain |
New DQDT implementation supporting missing clusters
thanks to the …
|
|
|
@580
|
6 years |
alain |
1) Register the kernel process in the cluster manager local list.
2) …
|
|
|
@564
|
6 years |
alain |
Complete restructuration of kernel locks.
|
|
|
@562
|
6 years |
nicolas.van.phan |
Disable DQDT and remove y_max FOR GOOD
|
|
|
@561
|
6 years |
nicolas.van.phan |
Remove y_max in all functions except dqdt_init()
|
|
|
@557
|
6 years |
nicolas.van.phan |
Add cluster_info[][] array in cluster descriptor
|
|
|
@530
|
6 years |
nicolas.van.phan |
Hack to compile on both IOB and LETI for now
|
|
|
@529
|
6 years |
nicolas.van.phan |
Fix friday's fat bug triggered by fork() in init.c
|
|
|
@492
|
6 years |
viala |
Refactoring assert calling to conform with new assert macro.
Made …
|
|
|
@485
|
6 years |
viala |
[kern] Add void type to function prototypes with no parameter
|
|
|
@457
|
6 years |
alain |
This version modifies the exec syscall and fixes a large number of …
|
|
|
@456
|
6 years |
alain |
Fix a bug in cycle computation for DEBUG.
- -This line, and those …
|
|
|
@443
|
6 years |
alain |
Fix few bugs whike debugging the sort multi-thread application.
|
|
|
@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
|
|
|
@436
|
7 years |
alain |
1) improve the threads and process destruction mechanism.
2) introduce …
|
|
|
@433
|
7 years |
alain |
blip
|
|
|
@428
|
7 years |
alain |
blip
|
|
|
@416
|
7 years |
alain |
Improve sys_exec.
|
|
|
@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 …
|
|
|
@374
|
7 years |
max |
Use panic().
|
|
|
@296
|
7 years |
alain |
Several modifs in the generic scheduler and in the hal_context to
fix …
|
|
|
@279
|
7 years |
alain |
1) Introduce independant command fields for the various devices in the …
|
|
|
@124
|
7 years |
max |
rename hal_wbflush->hal_fence
|
|
|
@120
|
7 years |
max |
don't use hal_remote_lwd, we want the address, not its content
|
|
|
@101
|
7 years |
alain |
euh…
|
|
|
@50
|
7 years |
alain |
bloup
|
|
|
@23
|
7 years |
alain |
Introduce syscalls.
|
|
|
@19
|
7 years |
max |
cosmetic, and a few typos
|
|
|
@14
|
8 years |
alain |
Bugs fix.
|
|
|
@5
|
8 years |
alain |
Introduce the chdev_t structure in place of the device_t structure.
|
|
|
@1
|
8 years |
alain |
First import
|