|
53e62a6cfc
|
relicense under Apache 2.0
|
2024-02-28 02:36:38 +01:00 |
|
|
f1fd77651c
|
updated mail address
|
2024-02-28 02:36:38 +01:00 |
|
|
3d83e71838
|
update copyright year
|
2024-02-28 02:36:38 +01:00 |
|
|
f6caa4f2d5
|
port large parts to C++
|
2024-02-28 02:36:38 +01:00 |
|
|
6062610a63
|
update copyright year
|
2024-02-28 02:36:38 +01:00 |
|
|
0aeb9b471b
|
kernel: refactor naming style
|
2024-02-28 02:36:38 +01:00 |
|
|
c7a2709d18
|
fix compiler warning about uninitialized struct fields
|
2024-02-28 02:36:38 +01:00 |
|
|
eb81ab4545
|
minor fixes for affinity code
|
2024-02-28 02:36:38 +01:00 |
|
|
8ad3ac265b
|
rt: add kernel::rt::setThreadPriority()
|
2024-02-28 02:36:38 +01:00 |
|
|
e90431aa98
|
more refactoring to C++
|
2024-02-28 02:36:38 +01:00 |
|
|
6779eaf02a
|
update copyright year to 2020
|
2024-02-28 02:36:38 +01:00 |
|
|
ecbbb2ed15
|
move utils.h to utils.hpp
|
2024-02-28 02:36:37 +01:00 |
|
|
74db55e846
|
rt: fix cpuset affinity
|
2024-02-28 02:35:37 +01:00 |
|
|
2881bd8b73
|
add comments to #endif's
|
2024-02-28 02:35:37 +01:00 |
|
|
77418a8994
|
refactor: use C-style commenting everywhere
|
2024-02-28 02:35:37 +01:00 |
|
|
45b4dec42d
|
use exceptions instead of return codes for error handling
|
2024-02-28 02:35:37 +01:00 |
|
|
34a1406ec8
|
memory locking is now done at memory subsystem
|
2024-02-28 02:35:37 +01:00 |
|
|
79605afb93
|
log: remove static logger instances
|
2024-02-28 02:35:37 +01:00 |
|
|
e5da0e46f1
|
update copyright year to 2019
|
2024-02-28 02:35:37 +01:00 |
|
|
c990e8697d
|
do not throw dynamically allocated exceptions
|
2024-02-28 02:35:36 +01:00 |
|
|
1e301aaa1a
|
refactor: use of auto
|
2024-02-28 02:35:36 +01:00 |
|
|
14d0243999
|
rt: harmonize logging messages
|
2024-02-28 02:35:36 +01:00 |
|
|
592d07a32d
|
smaller fixups
|
2024-02-28 02:35:36 +01:00 |
|
|
505162aaf2
|
rt: ported to C++
|
2024-02-28 02:35:36 +01:00 |
|