Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.
1711 Discussions

pseudo-locking not supported status even when compiling kernel 4.19 with CONFIG_INTEL_RDT

Shukla__Ravi
Beginner
714 Views

hi,

I have compiled 4.19 kernel with CONFIG_INTEL_RDT to test Intel`s cache locking feature. However, when I try to specify the mode as "pseudo-locksetup" to the mode file of a newly created directory , I get error and the following message in the last_cmd_status , "pseudo-locking not supported".

Kernel version : 4.19.7

root@localhost resctrl]# grep -r . /sys/fs/resctrl/info/*
/sys/fs/resctrl/info/last_cmd_status:pseudo-locking not supported
/sys/fs/resctrl/info/MB/num_closids:8
/sys/fs/resctrl/info/MB/delay_linear:1
/sys/fs/resctrl/info/MB/min_bandwidth:10
/sys/fs/resctrl/info/MB/bandwidth_gran:10

Processor: Intel(R) Core(TM) i9-7980XE CPU

  The cpu flags are following :

flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts flush_l1d

 

Is it because I have cdp enabled ? In that case how can I turn L3 cdp off ?

 

 

 

 

 

 

0 Kudos
0 Replies
Reply