On 8/22/22 08:47, Bagas Sanjaya wrote: > On 8/22/22 20:44, Babu Moger wrote: >> The current event configuration can be viewed by the user by reading >> the sysfs configuration file. >> >> Following are the types of events supported. >> ==================================================================== >> Bits Description >> 6 Dirty Victims from the QOS domain to all types of memory >> 5 Reads to slow memory in the non-local NUMA domain >> 4 Reads to slow memory in the local NUMA domain >> 3 Non-temporal writes to non-local NUMA domain >> 2 Non-temporal writes to local NUMA domain >> 1 Reads to memory in the non-local NUMA domain >> 0 Reads to memory in the local NUMA domain >> > If the table above was in Documentation/, Sphinx would flag it as > malformed table. Regardless (because it is in the patch description), > I'd like to see it properly formatted. Sure. Will do. > > Thanks. > -- Thanks Babu Moger