RE: [PATCH v5 08/12] x86/resctrl: Add sysfs interface to read mbm_local_bytes event configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, Babu,

> By default, the mbm_local_bytes configuration is set to 0x15 to count all the
> local event types. The event configuration settings are domain specific.
> Changing the configuration on one CPU in a domain would affect the whole
> domain.
> 
> For example:
>     $cat /sys/fs/resctrl/info/L3_MON/mbm_local_config
>     0:0x15;1:0x15;2:0x15;3:0x15

Schemata has format: "id0=val0;id1=val1;...". Maybe it's better to use
similar format here: 0=0x15;1=0x15;2=0x15;3=0x15? So we can have uniform formats across
resctrl.

Thanks.

-Fenghua




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux