|
|
@618
|
6 years |
alain |
fix a bug in process_destroy() : the vmm_destroy() must be called …
|
|
|
@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, …
|
|
|
@601
|
6 years |
alain |
Improve the FAT32 file system to support cat, rm, cp commands.
|
|
|
@593
|
6 years |
alain |
Cosmetic: improve debug.
|
|
|
@592
|
6 years |
alain |
Simplify the sched_handle°signals() function:
The rwlock protecting …
|
|
|
@591
|
6 years |
alain |
Fix a bug in rpc_process_sigaction_server().
|
|
|
@583
|
6 years |
alain |
Improve signals.
|
|
|
@582
|
6 years |
alain |
New DQDT implementation supporting missing clusters
thanks to the …
|
|
|
@581
|
6 years |
alain |
1) Improve the busylock debug infrastructure.
2) introduce a …
|
|
|
@580
|
6 years |
alain |
1) Register the kernel process in the cluster manager local list.
2) …
|
|
|
@577
|
6 years |
alain |
Fix small bugs.
|
|
|
@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()
|
|
|
@560
|
6 years |
nicolas.van.phan |
Remove y_max in kernel init barriers
|
|
|
@559
|
6 years |
nicolas.van.phan |
Remove y_max in loops (easy replacements)
|
|
|
@557
|
6 years |
nicolas.van.phan |
Add cluster_info[][] array in cluster descriptor
|
|
|
@556
|
6 years |
nicolas.van.phan |
Gather LETI-specific macros into hard_config.h
|
|
|
@551
|
6 years |
nicolas.van.phan |
Make locks before IDLE Init busy
|
|
|
@550
|
6 years |
nicolas.van.phan |
Add SD card driver in kernel
|
|
|
@545
|
6 years |
nicolas.van.phan |
Fix memory access at 0x10 and 0x14
chdev_dir() tried to read …
|
|
|
@539
|
6 years |
nicolas.van.phan |
TTY MUX 4 : Multiplex TTY character sending
Now, when a thread wants …
|
|
|
@536
|
6 years |
nicolas.van.phan |
TTY MUX 1 : Init tty chdevs in internal_devices_init()
|
|
|
@535
|
6 years |
nicolas.van.phan |
Replace TXT0 by MTTY0 for LETI
|
|
|
@534
|
6 years |
nicolas.van.phan |
Add mtty driver.
|
|
|
@532
|
6 years |
nicolas.van.phan |
Add message to show enabling of IPI on cores.
|
|
|
@531
|
6 years |
nicolas.van.phan |
Fix error in thread debug prints
|
|
|
@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
|
|
|
@528
|
6 years |
nicolas.van.phan |
Change usage of y_max/x_max for iterating through clusters.
This is …
|
|
|
@527
|
6 years |
viala |
Rewrite if-then-else return function into switch case.
For safety …
|
|
|
@518
|
6 years |
viala |
[thread.c] Fix we forgot to assign thread->type.
Alain and I forgot …
|
|
|
@517
|
6 years |
viala |
Revert rev515. I introduced a problem.
The fact is that entry is …
|
|
|
@516
|
6 years |
viala |
[chdev] Fix a bad call to thread_can_yield.
|
|
|
@515
|
6 years |
viala |
[kernel_init] Fix a potentially not initalized variable.
I added an …
|
|
|
@514
|
6 years |
viala |
[process] fix undefined/declared variable in process_register_thread.
…
|
|
|
@503
|
6 years |
viala |
Add void type on function that takes no parameters, fix invalid call.
…
|
|
|
@502
|
6 years |
viala |
assert: Fix signature mismatch.
|
|
|
@500
|
6 years |
viala |
Minor change: Remove an extra call to spinlock_init in scheduler.c
…
|
|
|
@494
|
6 years |
viala |
Fix an error in an assert, style on an other.
|
|
|
@492
|
6 years |
viala |
Refactoring assert calling to conform with new assert macro.
Made …
|
|
|
@491
|
6 years |
viala |
Change assert to be a macro
Ease using of static analyser and add …
|
|
|
@490
|
6 years |
viala |
Minor: Add extern prototype for kernel_init function.
Also I add …
|
|
|
@488
|
6 years |
viala |
[kernel] Add const to syscall_str return type.
` …
|
|
|
@485
|
6 years |
viala |
[kern] Add void type to function prototypes with no parameter
|
|
|
@473
|
6 years |
alain |
Fix several GCC warning related to the -Wextra compilation option.
|
|
|
@472
|
6 years |
alain |
Fix the bug found by Axel in the process_register_thread() function
…
|
|
|
@470
|
6 years |
viala |
minor: add const to cause parameter in sched_yield.
We never mutate …
|
|
|
@469
|
6 years |
alain |
1) Introduce the libsemaphore library.
2) Introduce a small libmath …
|
|
|
@462
|
6 years |
viala |
FIX: Add a spinlock_init on sheduler->lock.
|
|
|
@459
|
6 years |
alain |
Introduce the math library, to support the floating point
data used by …
|
|
|
@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 …
|
|
|
@450
|
6 years |
alain |
Fix a bug in function sched_handle_signal():
When the deleted user …
|
|
|
@447
|
6 years |
alain |
Introduce the chdev_queue_display() function.
|
|
|
@446
|
6 years |
alain |
miscelaneous…
|
|
|
@445
|
6 years |
alain |
Restructure the mini_libc.
|
|
|
@443
|
6 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
|
|
|
@436
|
7 years |
alain |
1) improve the threads and process destruction mechanism.
2) introduce …
|
|
|
@435
|
7 years |
alain |
Fix a bad bug in scheduler…
|
|
|
@433
|
7 years |
alain |
blip
|
|
|
@428
|
7 years |
alain |
blip
|
|
|
@418
|
7 years |
alain |
Fix a bug in hal_kentry.S : the "uzone" pointer in the thread …
|
|
|
@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
|
|
|
@398
|
7 years |
max |
Wrong value in the timer.
|
|
|
@393
|
7 years |
max |
Use panic().
|
|
|
@389
|
7 years |
alain |
Update the RPC_VMM_GET_VSEG.
|
|
|
@381
|
7 years |
alain |
Add missing defines in the TSAR exception handler.
|
|
|
@380
|
7 years |
alain |
Remove the generic kernel/kern/do_exception files to handle exceptions …
|
|
|
@379
|
7 years |
max |
Remove another vestige.
|
|
|
@378
|
7 years |
max |
Remove misleading vestige.
|
|
|
@377
|
7 years |
max |
Remove vestiges.
|
|
|
@376
|
7 years |
max |
Remove vestiges.
|
|
|
@375
|
7 years |
max |
Use panic().
|
|
|
@374
|
7 years |
max |
Use panic().
|
|
|
@373
|
7 years |
max |
Start using panic().
|
|
|
@372
|
7 years |
max |
Add a panic function.
|
|
|
@369
|
7 years |
max |
style
|
|
|
@367
|
7 years |
alain |
Change Time unit from cycle to TICK (in millisecond).
Fix several bugs …
|
|
|
@362
|
7 years |
max |
Remove vestiges.
|
|
|
@357
|
7 years |
max |
Remove vestige.
|
|
|
@356
|
7 years |
max |
Remove vestige.
|
|
|
@355
|
7 years |
max |
Remove unused include.
|
|
|
@354
|
7 years |
max |
Remove vestige.
|
|
|
@353
|
7 years |
max |
Don't include sys-vfs.h.
|
|
|
@350
|
7 years |
max |
Remove vestige.
|
|
|
@346
|
7 years |
max |
Hide soclib_iob.
|
|
|