Skip to content

Commit

Permalink
test: Remove multi level queue limit test
Browse files Browse the repository at this point in the history
Set total priorities to 71.
This setting already exceeds original limit(32) and exceeds 64 to test
secondary bitmap.

Signed-off-by: TaiJu Wu <tjwu1217@gmail.com>
  • Loading branch information
TaiJuWu authored and nashif committed Mar 12, 2024
1 parent 1f5f0cf commit be9a85b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/kernel/sched/schedule_api/prj_multiq.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ CONFIG_SCHED_MULTIQ=y
CONFIG_MAX_THREAD_BYTES=5
CONFIG_MP_MAX_NUM_CPUS=1
CONFIG_ZTEST_FATAL_HOOK=y
CONFIG_NUM_COOP_PRIORITIES=30
CONFIG_NUM_PREEMPT_PRIORITIES=40

0 comments on commit be9a85b

Please sign in to comment.