24 lines
762 B
Diff
24 lines
762 B
Diff
From 40de9c08129e2d8e182a166df2f1e823f70fa31d Mon Sep 17 00:00:00 2001
|
|
From: Steven Barrett <steven@liquorix.net>
|
|
Date: Sun, 19 Sep 2021 16:03:36 -0500
|
|
Subject: ZEN: INTERACTIVE: Document PDS/BMQ configuration
|
|
|
|
---
|
|
init/Kconfig | 5 +++++
|
|
1 file changed, 5 insertions(+)
|
|
|
|
--- a/init/Kconfig
|
|
+++ b/init/Kconfig
|
|
@@ -181,6 +181,11 @@ config ZEN_INTERACTIVE
|
|
Bandwidth slice size...........: 5 -> 3 ms
|
|
Task rebalancing threshold.....: 32 -> 8
|
|
|
|
+ --- PDS/BMQ CPU Scheduler ------------------------------
|
|
+
|
|
+ Scheduling timeslice...........: 4 -> 2 ms
|
|
+ Yield type.....................: 1 -> 0
|
|
+
|
|
--- CPUFreq Settings -----------------------------------
|
|
|
|
Ondemand sampling down factor..: 1 -> 5
|