-
- Downloads
Initial QoS Manager project implementation
This implements the get_status method of the qos object, and
calls into libqos in easy-soc-libs to get the actual values to
serve them back to the caller.
This has been inspired by existing *mngr implementations.
Signed-off-by:
Oskar Viljasaar <oskar.viljasaar@iopsys.eu>
Showing
- .gitignore 21 additions, 0 deletions.gitignore
- LICENSE 308 additions, 0 deletionsLICENSE
- Makefile 8 additions, 0 deletionsMakefile
- README.md 31 additions, 0 deletionsREADME.md
- VERSION 1 addition, 0 deletionsVERSION
- common.mk 6 additions, 0 deletionscommon.mk
- include/qosmngr.h 59 additions, 0 deletionsinclude/qosmngr.h
- src/Makefile 32 additions, 0 deletionssrc/Makefile
- src/main.c 124 additions, 0 deletionssrc/main.c
- src/qosmngr.c 163 additions, 0 deletionssrc/qosmngr.c
Loading
Please register or sign in to comment