[OS-BUILD PATCHv2 0/3] configs: Enable CONFIG_ENERGY_MODEL

2020-07-24 Thread GitLab Bridge on behalf of prauld
From: prauld on gitlab.com

CONFIG_ENERGY_MODEL will help make the schedutil frequency governor
more accurate. This will be useful in the future. It also enables
the use of the energy aware scheduler.

Signed-off-by: Phil Auld 
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org


[OS-BUILD PATCHv2 2/3] configs: Enable CONFIG_ENERGY_MODEL

2020-07-24 Thread GitLab Bridge on behalf of prauld
From: Phil Auld 

CONFIG_ENERGY_MODEL will help make the schedutil frequency governor
more accurate. This will be useful in the future. It also enables
the use of the energy aware scheduler.

Signed-off-by: Phil Auld 
---
 redhat/configs/ark/generic/CONFIG_ENERGY_MODEL | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 redhat/configs/ark/generic/CONFIG_ENERGY_MODEL

diff --git a/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL 
b/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL
new file mode 100644
index ..a4fec3a5d9eb
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL
@@ -0,0 +1 @@
+CONFIG_ENERGY_MODEL=y
-- 
GitLab
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org


[OS-BUILD PATCHv2 3/3] Merge branch 'my-build-change' of gitlab.com:prauld/kernel-ark into my-build-change

2020-07-24 Thread GitLab Bridge on behalf of prauld
From: Phil Auld 

CONFIG_ENERGY_MODEL will help make the schedutil frequency governor
more accurate. This will be useful in the future. It also enables
the use of the energy aware scheduler.

Signed-off-by: Phil Auld 
---
 redhat/configs/ark/generic/CONFIG_ENERGY_MODEL | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 redhat/configs/ark/generic/CONFIG_ENERGY_MODEL

diff --git a/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL 
b/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL
new file mode 100644
index ..a4fec3a5d9eb
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL
@@ -0,0 +1 @@
+CONFIG_ENERGY_MODEL=y
-- 
GitLab
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org


[OS-BUILD PATCHv2 1/3] configs: Enable CONFIG_ENERGY_MODEL

2020-07-24 Thread GitLab Bridge on behalf of prauld
From: Phil Auld 

CONFIG_ENERGY_MODEL will help make the schedutil frequency governor
more accurate. This will be useful in the future. It also enables
the use of the energy aware scheduler.

Signed-off-by: Phil Auld 
---
 redhat/configs/ark/generic/CONFIG_ENERGY_MODEL | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 redhat/configs/ark/generic/CONFIG_ENERGY_MODEL

diff --git a/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL 
b/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL
new file mode 100644
index ..a4fec3a5d9eb
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL
@@ -0,0 +1 @@
+CONFIG_ENERGY_MODEL=y
-- 
GitLab
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org


[OS-BUILD PATCH] configs: Enable CONFIG_ENERGY_MODEL

2020-05-20 Thread GitLab Bridge on behalf of prauld
From: Phil Auld 

CONFIG_ENERGY_MODEL will help make the schedutil frequency governor
more accurate. This will be useful in the future. It also enables
the use of the energy aware scheduler.

Signed-off-by: Phil Auld 
---
 redhat/configs/ark/generic/CONFIG_ENERGY_MODEL | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 redhat/configs/ark/generic/CONFIG_ENERGY_MODEL

diff --git a/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL 
b/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL
new file mode 100644
index ..a4fec3a5d9eb
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL
@@ -0,0 +1 @@
+CONFIG_ENERGY_MODEL=y
-- 
2.26.2
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org