|
|
@667
|
4 years |
alain |
cosmetic
|
|
|
@657
|
5 years |
alain |
Introduce remote_buf.c/.h & socket.c/.h files.
Update dev_nic.c/.h files.
|
|
|
@656
|
5 years |
alain |
Fix several bugs in the FATFS and in the VFS,
related to the creation …
|
|
|
@651
|
5 years |
alain |
1) Improve the VMM MMAP allocator: implement the "buddy" algorithm
to …
|
|
|
@647
|
5 years |
alain |
...miscelaneous…
|
|
|
@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.
|
|
|
@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, …
|
|
|
@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 …
|
|
|
@629
|
5 years |
alain |
Remove the "giant" rwlock protecting the GPT, and
use the GPT_LOCKED …
|
|
|
@628
|
5 years |
alain |
Introduce teh page_min / page_max mechanism in the …
|
|
|
@625
|
5 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 …
|
|
|
@620
|
6 years |
alain |
cosmetic
|
|
|
@619
|
6 years |
alain |
1) Fix a bug in KSH : after the "load" command,
the [ksh] prompt is …
|
|
|
@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, …
|
|
|
@607
|
6 years |
alain |
Introduce new debug facilities.
|
|
|
@590
|
6 years |
alain |
Introduce the txt_type, fbf_type, and sys_clk parameters
in the files …
|
|
|
@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) …
|
|
|
@579
|
6 years |
alain |
restore value of CONFIG_VMM_KENTRY_BASE to 0x000004
|
|
|
@578
|
6 years |
alain |
remove params-hard-simu.mk and params-hard-real.mk files from svn.
|
|
|
@569
|
6 years |
alain |
Introductioa of the soclib_mty driver for the TSAR-LETI architecture.n
|
|
|
@557
|
6 years |
nicolas.van.phan |
Add cluster_info[][] array in cluster descriptor
|
|
|
@544
|
6 years |
nicolas.van.phan |
Stop accessing first 8Mb of physical memory
|
|
|
@510
|
6 years |
viala |
[kernel_config] Add macro debug macro in kernel conf found with -Wunused.
|
|
|
@469
|
6 years |
alain |
1) Introduce the libsemaphore library.
2) Introduce a small libmath …
|
|
|
@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 …
|
|
|
@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
|
6 years |
alain |
Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
|
|
|
@440
|
6 years |
alain |
1/ Fix a bug in the Multithreaded "sort" applicationr:
The …
|
|
|
@439
|
7 years |
satin |
Introduice new distributed Makefile architecture.
Remove deprecated …
|