|
|
@1be7bee
|
6 years |
matthieu.riolo |
sysman: Move task retval and waiting logic to taskman (partially)
- …
|
|
|
@0a8f070
|
6 years |
matthieu.riolo |
Create taskman server (extracts task-related operations from naming …
|
|
|
@9fe2fd7
|
6 years |
noreply |
Merge pull request #171 from Dzejrou/hackweek
C++ stdlib: <future>
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b781cc49
|
6 years |
noreply |
Merge pull request #135 from matthieuriolo/bdsh_alias
Implements …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8e24583
|
6 years |
Jaroslav Jindrak |
cpp: write tests for <future> and fix minor bugs they found
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@46288ee
|
6 years |
matthieu.riolo |
Improvement alias/unlias according to feedback
This commit will …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2bb6d04
|
6 years |
zarevucky.jiri |
Curb the proliferation of libdraw headers
libdraw provides a lot of …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e62f8e3
|
6 years |
matthieu.riolo |
Adding a maximal loop counter for nested aliases
This commit was …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0d0f1a8
|
6 years |
matthieu.riolo |
Unalias prints out warning when an alias could not be found
but …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aa3ca1e
|
6 years |
matthieu.riolo |
adding tests if str_dup or callocs fail
Adding tests to ensure the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f31ca47
|
6 years |
matthieu.riolo |
correcting typo in alias
a function was wrongly called "valide_name" …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@de9e28e
|
6 years |
noreply |
Merge pull request #136 from matthieuriolo/ls_human_readable
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c878693
|
6 years |
matthieu.riolo |
Correcting indentation according to feedback
Reordering if/else case …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4a764d1
|
6 years |
matthieu.riolo |
Replacing scanf() with str_rchr()
The command ls used scanf() for …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0feb39b
|
6 years |
matthieu.riolo |
Correcting return type for printer function
Instead of returning a …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@587867a
|
6 years |
matthieu.riolo |
improve error handling
The code did not test if malloc returned NULL. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1c481ee
|
6 years |
matthieu.riolo |
This commit fixes #684 and adds autocompletion for subdirectories in …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c56a3eb
|
6 years |
matthieu.riolo |
correcting find_command() which returns allocated strings
The old …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5e801dc
|
6 years |
noreply |
Indicate and enforce constness of hash table key in certain functions …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ee8d4d6
|
6 years |
zarevucky.jiri |
Fix build with -O1
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ca0e838
|
6 years |
zarevucky.jiri |
Convert preprocessor macros in abi/ to C constructs
Preprocessor …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ab87db5
|
6 years |
noreply |
Merge pull request #157
Turn some function-like macros into functions
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b2dca036
|
6 years |
zarevucky.jiri |
Remove dead code from app/df
The app used to have a test for missing …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ab936440
|
7 years |
matthieu.riolo |
Merge branch 'master' into bdsh_alias
Conflicts: …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fafb8e5
|
7 years |
zarevucky.jiri |
Mechanically lowercase IPC_SET_*/IPC_GET_*
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eb13ef8
|
7 years |
zarevucky.jiri |
Change IPC_GET_* and IPC_SET_* to accept pointer instead of lvalue
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bb97118
|
7 years |
zarevucky.jiri |
Convert CAP_HANDLE_RAW and CAP_HANDLE_VALID into functions
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dedc4cd
|
7 years |
jiri |
Fix non-static variables in header files (ccheck)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8d2289c
|
7 years |
jiri |
Fix use of 'extern' with function def. (ccheck)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3fea752
|
7 years |
vojtech.horky |
Merge changes to benchmarking tool (PR #151)
This merges refactoring …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@871cff9a
|
7 years |
vojtech.horky |
hbench: add options to set duration and run count
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2d81880
|
7 years |
vojtech.horky |
hbench: explain why we inline
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9736c00
|
7 years |
vojtech.horky |
hbench: variable renaming
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@be30e74
|
7 years |
vojtech.horky |
hbench: comments
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@94d52d5
|
7 years |
vojtech.horky |
hbench: do not force inlining
These functions are not performance …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d17cf8c
|
7 years |
vojtech.horky |
hbench: remove global state
Move benchmark parameters into a …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e7f9a09
|
7 years |
vojtech.horky |
hbench: less parameters to benchmark runners
Merge stopwatch as well …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8e3bc063
|
7 years |
jiri |
dltest needs test that calls a function
During bringup of dynamic …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e0e5e6f5
|
7 years |
jiri |
PCI utility does not need any libraries
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fec7ba0
|
7 years |
zarevucky.jiri |
Avoid including <fibril.h> from <async.h>
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@94ebebf
|
7 years |
vojtech.horky |
hbench: turn comments into doc-blocks
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0a520db
|
7 years |
zarevucky.jiri |
Change static_assert to its standard definition
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f47c2dc1
|
7 years |
5887334+jxsvoboda |
removed some trailing whitespace
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c2db02a
|
7 years |
vojtech.horky |
hbench: add fibril_mutex benchmark
Not very sophisticated but not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ebb0835
|
7 years |
vojtech.horky |
hbench: add tiny wrapper around stopwatch_t
This prepares the harness …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a787081
|
7 years |
vojtech.horky |
hbench: do not shorten identifiers at all costs
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@77b01fe
|
7 years |
vojtech.horky |
hbench: add Doxygen groups
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d926f42
|
7 years |
vojtech.horky |
hbench: one header is enough
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fe656783
|
7 years |
vojtech.horky |
Rename perf to hbench
The main reason for the rename is that perf …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f2d88f3
|
7 years |
jiri |
Add forgotten changes to enable non-blocking chardev read
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1bad5fd
|
7 years |
vojtech.horky |
Remove bnchmark application
The benchmarks included in this …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@13b1b48
|
7 years |
vojtech.horky |
perf: add benchmarks from bnchmark application
Probably it should be …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f85546d
|
7 years |
vojtech.horky |
perf: add benchmark parameters
Added API for extra benchmark …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c477c80
|
7 years |
jiri |
Fix some common misspellings
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a362c16
|
7 years |
vojtech.horky |
perf: a bit of documentation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@60029df
|
7 years |
vojtech.horky |
perf: add CSV output
Use -o filename to store benchmark results …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@043d464f
|
7 years |
vojtech.horky |
perf: add hint for ping_pong benchmark
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b9f1585
|
7 years |
vojtech.horky |
Merge upstream changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7acd787
|
7 years |
jiri |
Utility for listing PCI devices
Currently all information presented …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b4a4ad94
|
7 years |
vojtech.horky |
perf: compute average throughput correctly
The correct way to compute …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@79bb48e
|
7 years |
vojtech.horky |
perf: use the right type
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@713ba400
|
7 years |
vojtech.horky |
Refactoring in tester and perf
Use can_cast_size_t_to_int instead of …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7e85d2b
|
7 years |
vojtech.horky |
perf: variable renaming
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@980611d5
|
7 years |
vojtech.horky |
perf: use uint64_t for workload size
We also check that we do not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@59cce22
|
7 years |
jakub |
Prevents 'ls -r' from crashing when executed in an empty directory
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d5caf79
|
7 years |
vojtech.horky |
perf: hide more benchmark implementation
It is much easier to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c7de81b
|
7 years |
vojtech.horky |
perf: fix thruput computation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3bd74758
|
7 years |
vojtech.horky |
perf: huge refactoring
The overall aim of this refactoring was to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@485281e
|
7 years |
jiri |
Allow specifying non-default audio target
Needed when there is more …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4bb4cf88
|
7 years |
jakub |
Make 4K block size the default for ext4
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7f7817a9
|
7 years |
matthieu.riolo |
adding a validation for alias naming
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ac2caecb
|
7 years |
matthieu.riolo |
adding alias to completion
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f4f4b95
|
7 years |
matthieu.riolo |
improved error handling
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c7afdf7a
|
7 years |
matthieu.riolo |
correcting usage of cap_from_blocks for large files
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@41453d93
|
7 years |
matthieu.riolo |
rename option well_formatted with exact_size
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3c8b0a8
|
7 years |
noreply |
Merge pull request #143 from maurizio-lombardi/ext4_fixes_v2
Ext4 fixes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@09d1b6fa
|
7 years |
mlombard |
sysinst: fix the default dev path
\hw\pci0 has been replaced by …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@91fcbabc
|
7 years |
mlombard |
mkext4: add the option to choose the preferred fs block size
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@91fc2dae
|
7 years |
mlombard |
libext4: fs creation should support different block sizes, not only 1k …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c9c1ccd
|
7 years |
noreply |
Merge pull request #141 from maurizio-lombardi/mkext4_fix_loop
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6abdef37
|
7 years |
mlombard |
mkext4: fix infinite loop when passing an invalid argument.
Also adds …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@10b21a1b
|
7 years |
jiri |
PC parallel port driver and printing utility
Add pc-lpt driver for …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3301452
|
7 years |
matthieu.riolo |
adding proper extended help message
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@25cfc3d
|
7 years |
matthieu.riolo |
fixing SIGBUS error
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0296ee1
|
7 years |
matthieu.riolo |
making formatted output right justified
- default is now always …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a27e370
|
7 years |
matthieu.riolo |
correct -1 according to feedback
This corrects the format for dirs vs …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@506cbf0
|
7 years |
matthieu.riolo |
correcting comments according to coding guideline
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a8c09f91
|
7 years |
matthieu.riolo |
use cli_error instead of printf
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@966f753
|
7 years |
matthieu.riolo |
imlementing nohups for cmd alias
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@87ba3ceb
|
7 years |
noreply |
adding new options to help message
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a20a451
|
7 years |
matthieu.riolo |
adding options for single column output and human readable sizes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a02aa5c
|
7 years |
matthieu.riolo |
correcting formatting according to ccheck.sh
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@94619b9
|
7 years |
matthieu.riolo |
removing unnecessary newlines
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b29c083
|
7 years |
matthieu.riolo |
replacing makro INPUT_MAX with real size
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@63087f1d
|
7 years |
matthieu.riolo |
adding copyrights
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d1744fd
|
7 years |
matthieu.riolo |
correcting formatting
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@02c6dcc
|
7 years |
matthieu.riolo |
correcting help message; implementing -a argument
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@08bd04c
|
7 years |
matthieu.riolo |
some formatting issue; making alias more robust for the unexpected; …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@598e3a7
|
7 years |
matthieu.riolo |
adding cmd unalias
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@229d114e
|
7 years |
matthieu.riolo |
correcting argument handling in cmd alias
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|