|
|
@691
|
9 years |
guerin |
raycast: precompute ymax
2087497 -> 2021308 cycles/frame (-3.2%) w/ 4 …
|
|
|
@690
|
9 years |
alain |
Cosmetic in the _sys_tasks_status() function.
|
|
|
@689
|
9 years |
alain |
Introduce the giet_tasks-status() syscall.
|
|
|
@688
|
9 years |
alain |
Introduces the _sys_tasks_status() function used by the …
|
|
|
@687
|
9 years |
alain |
Introduce the ps command in shell.
Adapt the router application.
|
|
|
@686
|
9 years |
guerin |
remove almalloc implementation
It is in fact useless because malloc …
|
|
|
@685
|
9 years |
guerin |
raycast: remove branch in draw loops
2364988 -> 2170519 cycles/frame …
|
|
|
@684
|
9 years |
guerin |
raycast: mirror textures
Mirror textures internally to use cache more …
|
|
|
@683
|
9 years |
guerin |
raycast: initial distributed implementation
The main task runs on …
|
|
|
@682
|
9 years |
guerin |
math: don't print inside pow()
|
|
|
@681
|
9 years |
guerin |
stdlib: fix warning
|
|
|
@680
|
9 years |
guerin |
malloc: use giet_tty_printf
|
|
|
@679
|
9 years |
guerin |
raycast: dynamically allocate framebuffer
With a 512x512 fb, the …
|
|
|
@678
|
9 years |
guerin |
malloc: implement aligned malloc/free
|
|
|
@677
|
9 years |
guerin |
raycast: draw textures
|
|
|
@676
|
9 years |
guerin |
raycast: load textures from misc/
|
|
|
@675
|
9 years |
guerin |
raycast: add texture files
|
|
|
@674
|
9 years |
guerin |
fat32: spelling fixes
|
|
|
@673
|
9 years |
guerin |
raycast: initial port
Raycast is a small game that looks like …
|
|
|
@672
|
9 years |
guerin |
shell: cp: error code for the right fd
|
|
|
@671
|
9 years |
alain |
Introduce the "shared" argument in the giet_tty_alloc() system call.
|
|
|
@670
|
9 years |
alain |
Introduce the "shared" argument in the _sys_tty_alloc() function.
|
|
|
@669
|
9 years |
alain |
Introduce support for the "shared" argument in the giet_tty_alloc() …
|
|
|
@668
|
9 years |
alain |
Fix a bug in mwr_isr.c
|
|
|
@667
|
9 years |
guerin |
math: add cos()
|
|
|
@666
|
9 years |
guerin |
stdio: printf: fix compilation warning using an union
|
|
|
@665
|
9 years |
guerin |
fat32: implement cache depth extension in _get_buffer_from_cache()
|
|
|
@664
|
9 years |
guerin |
fat32: generic error codes
Instead of having unique error codes per …
|
|
|
@663
|
9 years |
guerin |
fat32: introduce fat32_shared.h
No need to synchronize fat32.h and …
|
|
|
@662
|
9 years |
guerin |
Makefile: add apps to .PHONY
No need to make clean to rebuild apps …
|
|
|
@661
|
9 years |
guerin |
remove deprecated giet_fat_list()
|
|
|
@660
|
9 years |
guerin |
shell: use readdir for ls
|
|
|
@659
|
9 years |
guerin |
stdio: add giet_fat_opendir, giet_fat_closedir, giet_fat_readdir
|
|
|
@658
|
9 years |
guerin |
fat32: implement _fat_opendir, _fat_closedir, _fat_readdir
|
|
|
@657
|
9 years |
alain |
Cosmetic.
|
|
|
@656
|
9 years |
guerin |
always set CTX_EPC in task context initialization
all runnable tasks …
|
|
|
@655
|
9 years |
guerin |
shell: cp: use carriage return to display progress
|
|
|
@654
|
9 years |
guerin |
fat32: implement O_TRUNC for _fat_open()
|
|
|
@653
|
9 years |
guerin |
fat32: buf descriptor allocation fixes
Don't leak buffer on IOC …
|
|
|
@652
|
9 years |
guerin |
fat32: create Inode-Tree root using _allocate_one_inode()
No need to …
|
|
|
@651
|
9 years |
guerin |
fat32: don't keep tree structure when releasing cache
This fixes a …
|
|
|
@650
|
9 years |
guerin |
fat32: use _allocate_one_cache_node() where possible
This could fix …
|
|
|
@649
|
9 years |
alain |
Bloup.
|
|
|
@648
|
9 years |
alain |
Introducing support for the new mechanism to start tasks.
|
|
|
@647
|
9 years |
alain |
Cosmetic.
|
|
|
@646
|
9 years |
alain |
Introduce support for the CTX_ENTRY_ID slot in task context.
|
|
|
@645
|
9 years |
alain |
Introduce the "active" field in vspace.
|
|
|
@644
|
9 years |
alain |
Introduce support for the "active" field in display.py
|
|
|
@643
|
9 years |
alain |
Introduce the "exec" and "kill" commands in the shell application.
|
|
|
@642
|
9 years |
alain |
Introduce the "active" field in vspace.
When this field is set the …
|
|
|
@641
|
9 years |
guerin |
stdio: add %% support for printf()
|
|
|
@640
|
9 years |
guerin |
shell: initial interactive shell
|
|
|
@639
|
9 years |
guerin |
fat32: add Fat-Cache levels on demand
|
|
|
@638
|
9 years |
guerin |
fat32: disallow move into own subdirectory
"mv / home/a" would crash, …
|
|
|
@637
|
9 years |
guerin |
fat32: don't remove root node in _remove_node_from_fs()
Otherwise …
|
|
|
@636
|
9 years |
guerin |
fat32: don't try to load cluster -1 in _get_buffer_from_cache()
This …
|
|
|
@635
|
9 years |
alain |
Introduce the GIET_SR_INIT_VALUE configuration variable.
(It was …
|
|
|
@634
|
9 years |
alain |
Cosmetic.
|
|
|
@633
|
9 years |
alain |
Introduce support for the new field "ltid" in the "mapping_task_t" …
|
|
|
@632
|
9 years |
alain |
Introduce two new atomic read-the-write functions, that can be used
to …
|
|
|
@631
|
9 years |
alain |
Adapt the boot code to the new NORUN bit-vector mechanism in task context.
|
|
|
@630
|
9 years |
alain |
Update the peripheral drivers using descheduling,
to comply with the …
|
|
|
@629
|
9 years |
alain |
Modify the task activation/desactivation mechanism
to support the …
|
|
|
@628
|
9 years |
alain |
Introduce two new system calls:
- giet_kill_application()
- …
|
|
|
@627
|
9 years |
alain |
Add the "ltid" field in the mapping_task_t structure,
To support the …
|
|
|
@626
|
9 years |
guerin |
fat32: fix potential dir entry overwrite
|
|
|
@625
|
9 years |
guerin |
fat32: check for fd allocation in _fat_close()
Could cause a negative …
|
|
|
@624
|
9 years |
guerin |
fat32: _fat_close: check inode parent ptr before using it
Opening and …
|
|
|
@623
|
9 years |
guerin |
fat32: use struct for _fat_file_info(), pass is_dir
|
|
|
@622
|
9 years |
guerin |
fat32: plug inode memleak in _fat_rename()
Now that a file won't be …
|
|
|
@621
|
9 years |
guerin |
fat32: don't let a file replace itself in _fat_rename()
|
|
|
@620
|
9 years |
guerin |
fat32: don't skip entries twice in _get_nb_entries()
The offset was …
|
|
|
@619
|
9 years |
guerin |
fat32: use strcmp instead of strncmp
The length argument was wrong …
|
|
|
@618
|
9 years |
guerin |
utils: introduce _strcmp()
|
|
|
@617
|
9 years |
guerin |
fat32: handle . and .. in _get_inode_from_path()
It is now possible …
|
|
|
@616
|
9 years |
guerin |
fat32: check for LFN entry before invalidating it
Otherwise we could …
|
|
|
@615
|
9 years |
bellefin |
Introduce mmc distributed lock
The locks are distributed in the kernel …
|
|
|
@614
|
9 years |
bellefin |
Change the syscalls related to the NIC and the CMA
1) In a CHBUF, …
|
|
|
@613
|
9 years |
bellefin |
NIC driver: update the channel registers of the NIC component (add the …
|
|
|
@612
|
9 years |
bellefin |
CMA driver: update the channel status values of the CMA component
|
|
|
@611
|
9 years |
alain |
Rename the "build" directory to "bin" on the virtual disk.
|
|
|
@610
|
9 years |
alain |
Rename the path to .elf file in the "appli.py" files,
because the …
|
|
|
@609
|
9 years |
guerin |
Makefile: generate disk image in one place
This allows parallel …
|
|
|
@608
|
9 years |
guerin |
Makefile: fix .PHONY targets and group them
genmap was always executed.
|
|
|
@607
|
9 years |
guerin |
string: implement strlen()
|
|
|
@606
|
9 years |
guerin |
fat32: add missing lock release for _fat_mkdir()
|
|
|
@605
|
9 years |
guerin |
tty: don't manually reset WTI
It is already done in hardware, and can …
|
|
|
@604
|
9 years |
guerin |
tty: always acknowledge TTY IRQ
|
|
|
@603
|
9 years |
alain |
cosmetic
|
|
|
@602
|
9 years |
guerin |
Makefile: fix PYTHONPATH for OS X, second attempt
|
|
|
@601
|
9 years |
guerin |
Makefile: fix PYTHONPATH for OS X
|
|
|
@600
|
9 years |
guerin |
Makefile: generate PYTHONPATH and .py deps
|
|
|
@599
|
9 years |
guerin |
Makefile: create temporary directories
|
|
|
@598
|
9 years |
guerin |
ocean: fix app broken by r589
|
|
|
@597
|
9 years |
guerin |
fat32: fix warnings
This also fixes a bug where the first directory …
|
|
|
@596
|
9 years |
guerin |
fat32: properly handle short names
|
|
|
@595
|
9 years |
alain |
Introduce a new global Makefile:
1) It supports to map several …
|
|
|
@594
|
9 years |
alain |
1) Fix a bug in the _free() function in kernel_malloc.c
2) Introduce a …
|
|
|
@593
|
9 years |
alain |
Bloup
|
|
|
@592
|
9 years |
alain |
Introduce support for the new POSIX-like FAT32.
|
|
|