On Fri, 24 Mar 2017, Luck, Tony wrote:
+++ b/arch/x86/kernel/cpu/intel_rdt_schemata.c
@@ -56,7 +56,7 @@ static bool cbm_validate(unsigned long var, struct
rdt_resource *r)
* Read one cache bit mask (hex). Check that it is valid for the current
* resource type.
*/
-static int parse_cbm(char
On Fri, 31 Mar 2017, Shivappa Vikas wrote:
> On Fri, 31 Mar 2017, Thomas Gleixner wrote:
>
> > On Fri, 24 Mar 2017, Luck, Tony wrote:
> > > +Reading/writing the schemata file
> > > +-
> > > +Reading the schemata file will show the state of all resources
> > > +on al
On Fri, 31 Mar 2017, Thomas Gleixner wrote:
On Fri, 24 Mar 2017, Luck, Tony wrote:
+Reading/writing the schemata file
+-
+Reading the schemata file will show the state of all resources
+on all domains. When writing you only need to specify those values
+which y
On Fri, 24 Mar 2017, Luck, Tony wrote:
> +Reading/writing the schemata file
> +-
> +Reading the schemata file will show the state of all resources
> +on all domains. When writing you only need to specify those values
> +which you wish to change. E.g.
> +
> +# cat sc
On Fri, 24 Mar 2017, Fenghua Yu wrote:
On Fri, Mar 24, 2017 at 10:51:58AM -0700, Luck, Tony wrote:
From: Tony Luck
The schemata file can have multiple lines and it is cumbersome to
update from shell scripts.
"from shell scripts" makes people a bit confused. Not just shell scripts,
C or Ja
On Fri, Mar 24, 2017 at 10:51:58AM -0700, Luck, Tony wrote:
> From: Tony Luck
>
> The schemata file can have multiple lines and it is cumbersome to
> update from shell scripts.
"from shell scripts" makes people a bit confused. Not just shell scripts,
C or Java code also can be cumbersome to upda
From: Tony Luck
The schemata file can have multiple lines and it is cumbersome to
update from shell scripts.
Remove code that requires that the user provide values for every
resource (in the right order). If the user provides values for
just a few resources, update them and leave the rest uncha
7 matches
Mail list logo