Skip to content

Gyro91/RTServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTServer

Before run:

  1. In /proc/sys/fs/mqueue/ modify msg_max & queues_max to 10000

  2. ulimit to modify byte reserved to mqueue in the terminal where you want to run ( 1500000 should be ok )

About

A tool for evaluating performance in a communication server-client with different Linux schedulers (SCHED_OTHER, SCHED_FIFO, SCHED_RR, SCHED_DEADLINE)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published