Home
last modified time | relevance | path

Searched refs:cmt (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/docs/misc/
A Dxl-psr.markdown28 `xl psr-cmt-attach <domid>`
32 `xl psr-cmt-show cache-occupancy <domid>`
37 `xl psr-cmt-detach <domid>`
44 `xl psr-hwinfo --cmt`
63 total-mem-bandwidth instead of cache-occupancy). E.g. after a `xl psr-cmt-attach`:
65 `xl psr-cmt-show local-mem-bandwidth <domid>`
67 `xl psr-cmt-show total-mem-bandwidth <domid>`
A Dxen-command-line.markdown1391 > `= List of ( cmt:<boolean> | rmid_max:<integer> | cat:<boolean> | cos_max:<integer> | cdp:<boolea…
1393 > Default: `psr=cmt:0,rmid_max:255,cat:0,cos_max:255,cdp:0`
1413 * `cmt` instructs Xen to enable/disable Cache Monitoring Technology.
/xen-4.10.0-shim-comet/tools/xl/
A Dxl_psr.c596 bool all = true, cmt = false, cat = false; in main_psr_hwinfo() local
605 all = false; cmt = true; in main_psr_hwinfo()
612 if (!ret && (all || cmt)) in main_psr_hwinfo()
/xen-4.10.0-shim-comet/docs/man/
A Dxl.pod.1.in1739 =item B<-m>, B<--cmt>
1772 =item B<psr-cmt-attach> I<domain-id>
1776 =item B<psr-cmt-detach> I<domain-id>
1780 =item B<psr-cmt-show> I<psr-monitor-type> [I<domain-id>]
A Dxl.cfg.pod.5.in1761 cmplegacy cmpxchg16 cmpxchg8 cmt cntxid dca de ds dscpl dtes64 erms est extapic
/xen-4.10.0-shim-comet/docs/features/
A Dintel_psr_cat_cdp.pandoc93 Option `-m, --cmt`: Show Cache Monitoring Technology (CMT) hardware info.

Completed in 11 milliseconds