Next: Loading the RK module
Up: The RK API Reference
Previous: The RK API Reference
In order to compile a Linux program for RK, link the library librk.a
located under LinuxRK/lib/.
To use CPU, network or disk reservation, the following general steps are
necessary:
- Create Resource Set (RS)
- Create CPU, disk and network reservation for the resource set
- Attach a process to the resource set
- execute the process
- Destroy resource set.
Please consult the example programs in the LinuxRK/examples directory
for detail.
Subsections
Luca Abeni
2000-11-03