Skip to content

RT-VSUtils is a collection of helper functions related to real-time applications written in C language.

License

Notifications You must be signed in to change notification settings

amamory-embedded/rt-vsutils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rt-vsutils

RT-VSUtils is a collection of helper functions related to real-time applications for GNU/Linux, written in C language.

Contents

  • Disable GNU/Linux real-time watchdog (/proc/sys/kernel/sched_rt_runtime_us);
  • Lock and reserve stack size.
  • Set/get process priority;
  • Set/get thread priority;
  • Set/get process affinity;
  • Set/get thread affinity;
  • Change CPU frequency governor;
  • Periodic task.

License

All codes are under ISC license.

About

RT-VSUtils is a collection of helper functions related to real-time applications written in C language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.5%
  • Makefile 3.5%