|
|
@675
|
4 years |
alain |
1) Introduce up to 4 command lines arguments in the KSH "load" …
|
|
|
@674
|
4 years |
alain |
1) Introduce up to 4 command lines arguments in the KSH "load" …
|
|
|
@673
|
4 years |
alain |
Introduce the DEBUG_VFS_ERROR in kernel_config to make
error messges …
|
|
|
@672
|
4 years |
alain |
1) Introduce up to 4 command lines arguments in the KSH "load" …
|
|
|
@671
|
4 years |
alain |
Cosmetic.
|
|
|
@670
|
4 years |
alain |
1) Introduce up to 4 command lines arguments in the KSH "load" …
|
|
|
@669
|
4 years |
alain |
1) Introduce up to 4 command lines arguments in the KSH "load" …
|
|
|
@668
|
4 years |
alain |
typos…
|
|
|
@667
|
4 years |
alain |
cosmetic
|
|
|
@666
|
4 years |
alain |
Cosmetic.
|
|
|
@665
|
4 years |
alain |
Fix a bug in the vmm_get_vseg() function:
When the local VSL is also …
|
|
|
@664
|
4 years |
alain |
- Introduce the sys_socket.c file implementing all socket related …
|
|
|
@663
|
4 years |
alain |
Introduce support for both TCP in the dev_nic.h & dev_nic.c files.
|
|
|
@662
|
4 years |
alain |
Introduce the ksocket.h & ksocket.c files in kernel/kern.
|
|
|
@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…
|
|
|
@642
|
5 years |
alain |
Introduce two new syscalls : sys_get_thread_info() / sys_fbf()
|
|
|
@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.
|
|
|
@639
|
5 years |
alain |
ntroduce three new almos-mkh specific syscalls.
|
|
|
@638
|
5 years |
alain |
Fix a bug in the FFT work function (wrong upriv buffer allocation).
|
|
|
@637
|
5 years |
alain |
Introduce the non-standard pthread_parallel_create() system call
and …
|
|
|
@636
|
5 years |
alain |
Fix a bug in list_remote_add_first() and list_remote_add_last() …
|
|
|
@635
|
5 years |
alain |
This version is a major evolution: The physical memory allocators, …
|
|
|
@634
|
6 years |
alain |
Fix a bug in hal_irqmask.c
|
|
|
@633
|
6 years |
alain |
cosmetic
|
|
|
@632
|
6 years |
alain |
This version replace the RPC by direct remote memory access
for …
|
|
|
@631
|
6 years |
alain |
introduce sys_sync() function.
|
|
|
@630
|
6 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 …
|
|
|
@628
|
6 years |
alain |
Introduce teh page_min / page_max mechanism in the …
|
|
|
@627
|
6 years |
alain |
Replace the queuelock protectingthe FAT by a rwlock in the FATFS.
|
|
|
@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 …
|
|
|
@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.
|
|
|
@620
|
6 years |
alain |
cosmetic
|
|
|
@619
|
6 years |
alain |
1) Fix a bug in KSH : after the "load" command,
the [ksh] prompt is …
|
|
|
@618
|
6 years |
alain |
fix a bug in process_destroy() : the vmm_destroy() must be called …
|
|
|
@617
|
6 years |
alain |
cosmetic
|
|
|
@614
|
6 years |
alain |
1) introduce a dev_ioc_sync_write() function in IOC API,
to improve …
|
|
|
@613
|
6 years |
alain |
- introduce the sys_rename.c file to support the mv command.
- …
|
|
|
@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.
|
|
|
@606
|
6 years |
alain |
Improve the FAT32 file system to support cat, rm, cp commands.
|
|
|
@605
|
6 years |
alain |
Improve the FAT32 file system to support cat, rm, cp commands.
|
|
|
@604
|
6 years |
alain |
Improve the FAT32 file system to support cat, rm, cp commands.
|
|
|
@603
|
6 years |
alain |
Improve the FAT32 file system to support cat, rm, cp commands.
|
|
|
@602
|
6 years |
alain |
Improve the FAT32 file system to support cat, rm, cp commands.
|
|
|
@601
|
6 years |
alain |
Improve the FAT32 file system to support cat, rm, cp commands.
|
|
|
@600
|
6 years |
alain |
Cosmetic: improve debug.
|
|
|
@599
|
6 years |
alain |
Add an hal_fence() in sys_open()
|
|
|
@598
|
6 years |
alain |
1) Modify the devfs_user_move() function to support large user buffer …
|
|
|
@595
|
6 years |
alain |
Cosmetic: improve debug.
|
|
|
@594
|
6 years |
alain |
Fix various bugs in sys_stat() and sys_mmap() functions.
Improve debug …
|
|
|
@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().
|
|
|
@590
|
6 years |
alain |
Introduce the txt_type, fbf_type, and sys_clk parameters
in the files …
|
|
|
@585
|
6 years |
alain |
Introduce two separate vmm_handle_page_fault() & vmm_handle_cow() …
|
|
|
@584
|
6 years |
alain |
Introduce sys_place_fork() function.
|
|
|
@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) …
|
|
|
@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.
|
|
|
@577
|
6 years |
alain |
Fix small bugs.
|
|
|
@576
|
6 years |
alain |
remove soclib_sdc and soclib_spi drivers introduced by Nicolas.
|
|
|
@569
|
6 years |
alain |
Introductioa of the soclib_mty driver for the TSAR-LETI architecture.n
|
|
|
@568
|
6 years |
alain |
omplete restructuration of kernel locks.
|
|
|
@567
|
6 years |
alain |
Complete restructuration of kernel locks.
|
|
|
@566
|
6 years |
alain |
Complete restructuration of kernel locks.
|
|
|
@565
|
6 years |
alain |
Complete restructuration of kernel locks.
|
|
|
@564
|
6 years |
alain |
Complete restructuration of kernel locks.
|
|
|
@563
|
6 years |
alain |
Complete restructuration of kernel spinlocks.
|
|
|
@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 …
|
|
|
@544
|
6 years |
nicolas.van.phan |
Stop accessing first 8Mb of physical memory
|
|
|
@543
|
6 years |
nicolas.van.phan |
Add untested bare SDC driver (from giet)
Changes some hard-coded …
|
|
|
@540
|
6 years |
nicolas.van.phan |
TTY MUX 5/5 : Multiplex TTY character receiving
The multiplexing for …
|
|
|
@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
|
|
|