Skip to content

sched-deadline testing #8

@nasmit

Description

@nasmit

hello Juri,
i have successfully booted from the sched-deadline enabled kernel. Please help me ansower the following questions:

  1. Can you please tell me how to to figure out that I have the sched_deadline scheduling class in my kernel.
  2. I tried rt-app, it works for FIFO but not for deadline. The error is as follows:
    Error
    [rt-app] [0] Using SCHED_DEADLINE policy:
    [rt-app] [0] starting thread with period: 10000, exec: 1000,deadline: 8000, priority: 10
    [rt-app] [0] Locking pages in memory
    [rt-app] [0] setting cpu affinity to CPU(s) [ 0, 1 ]
    [rt-app] [0] sched_setscheduler2 returned -1
  3. I would like to test periodic execution of tasks and task groups using cgroups. Is there a special parameter configuration on the cgroups?

am doing my thesis on similar areas,

thank you,

nasr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions