Re: [RFC PATCH 8/8] arm64: add sysfs cpu_capacity attribute

2015-12-11 Thread Mark Brown
On Thu, Dec 10, 2015 at 06:01:59PM +, Juri Lelli wrote: > On 10/12/15 15:59, Mark Brown wrote: > > On Thu, Dec 10, 2015 at 02:15:04PM +, Dietmar Eggemann wrote: > > > On 23/11/15 14:28, Juri Lelli wrote: > > > > The new attribute shows up as: > > > >

Re: [RFC PATCH 8/8] arm64: add sysfs cpu_capacity attribute

2015-12-11 Thread Mark Brown
On Thu, Dec 10, 2015 at 06:01:59PM +, Juri Lelli wrote: > On 10/12/15 15:59, Mark Brown wrote: > > On Thu, Dec 10, 2015 at 02:15:04PM +, Dietmar Eggemann wrote: > > > On 23/11/15 14:28, Juri Lelli wrote: > > > > The new attribute shows up as: > > > >

Re: [RFC PATCH 8/8] arm64: add sysfs cpu_capacity attribute

2015-12-10 Thread Juri Lelli
Hi, On 10/12/15 15:59, Mark Brown wrote: > On Thu, Dec 10, 2015 at 02:15:04PM +, Dietmar Eggemann wrote: > > On 23/11/15 14:28, Juri Lelli wrote: > > > > The new attribute shows up as: > > > > /sys/devices/system/cpu/cpu*/cpu_capacity > > > This sysfs interface is not really needed for

Re: [RFC PATCH 8/8] arm64: add sysfs cpu_capacity attribute

2015-12-10 Thread Mark Brown
On Thu, Dec 10, 2015 at 02:15:04PM +, Dietmar Eggemann wrote: > On 23/11/15 14:28, Juri Lelli wrote: > > The new attribute shows up as: > > /sys/devices/system/cpu/cpu*/cpu_capacity > This sysfs interface is not really needed for arm or arm64. People can > build the dt blob if they want to

Re: [RFC PATCH 8/8] arm64: add sysfs cpu_capacity attribute

2015-12-10 Thread Dietmar Eggemann
On 23/11/15 14:28, Juri Lelli wrote: > Add a sysfs cpu_capacity attribute with which it is possible to read and > write (thus over-writing default values) CPUs capacity. This might be > useful in situation where there is no way to get proper default values > at boot time. > > The new attribute

Re: [RFC PATCH 8/8] arm64: add sysfs cpu_capacity attribute

2015-12-10 Thread Juri Lelli
Hi, On 10/12/15 15:59, Mark Brown wrote: > On Thu, Dec 10, 2015 at 02:15:04PM +, Dietmar Eggemann wrote: > > On 23/11/15 14:28, Juri Lelli wrote: > > > > The new attribute shows up as: > > > > /sys/devices/system/cpu/cpu*/cpu_capacity > > > This sysfs interface is not really needed for

Re: [RFC PATCH 8/8] arm64: add sysfs cpu_capacity attribute

2015-12-10 Thread Dietmar Eggemann
On 23/11/15 14:28, Juri Lelli wrote: > Add a sysfs cpu_capacity attribute with which it is possible to read and > write (thus over-writing default values) CPUs capacity. This might be > useful in situation where there is no way to get proper default values > at boot time. > > The new attribute

Re: [RFC PATCH 8/8] arm64: add sysfs cpu_capacity attribute

2015-12-10 Thread Mark Brown
On Thu, Dec 10, 2015 at 02:15:04PM +, Dietmar Eggemann wrote: > On 23/11/15 14:28, Juri Lelli wrote: > > The new attribute shows up as: > > /sys/devices/system/cpu/cpu*/cpu_capacity > This sysfs interface is not really needed for arm or arm64. People can > build the dt blob if they want to

[RFC PATCH 8/8] arm64: add sysfs cpu_capacity attribute

2015-11-23 Thread Juri Lelli
Add a sysfs cpu_capacity attribute with which it is possible to read and write (thus over-writing default values) CPUs capacity. This might be useful in situation where there is no way to get proper default values at boot time. The new attribute shows up as:

[RFC PATCH 8/8] arm64: add sysfs cpu_capacity attribute

2015-11-23 Thread Juri Lelli
Add a sysfs cpu_capacity attribute with which it is possible to read and write (thus over-writing default values) CPUs capacity. This might be useful in situation where there is no way to get proper default values at boot time. The new attribute shows up as: