Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "tasks" : {
- "cfs_thread" : {
- "instance" : 8,
- "run" : 5333,
- "timer" : { "ref" : "unique", "period" : 7777 },
- "policy" : "SCHED_OTHER"
- },
- "idle_thread" : {
- "instance" : 5,
- "run" : 3000,
- "policy" : "SCHED_IDLE"
- }
- },
- "global" : {
- "duration" : 5,
- "calibration" : "CPU0",
- "default_policy" : "SCHED_OTHER",
- "pi_enabled" : false,
- "lock_pages" : false,
- "logdir" : "./",
- "logsize" : 4,
- "log_basename" : "rt-app",
- "gnuplot" : false
- }
- }
Add Comment
Please, Sign In to add comment