mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Documentation: fix the wrong path in intel_rdt_ui.txt
@ 2018-02-27  6:17 Li RongQing
  2018-02-28 19:03 ` [tip:x86/urgent] Documentation, x86, resctrl: Make text and sample command match tip-bot for Li RongQing
  0 siblings, 1 reply; 2+ messages in thread
From: Li RongQing @ 2018-02-27  6:17 UTC (permalink / raw)
  To: linux-kernel, linux-doc; +Cc: fenghua.yu, tglx

the note says "Move the cpus 4-7 over to p1", but echo command
writes f0 to p0/cpus

Signed-off-by: Li RongQing <lirongqing@baidu.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
---
 Documentation/x86/intel_rdt_ui.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/x86/intel_rdt_ui.txt b/Documentation/x86/intel_rdt_ui.txt
index 756fd76b78a6..71c30984e94d 100644
--- a/Documentation/x86/intel_rdt_ui.txt
+++ b/Documentation/x86/intel_rdt_ui.txt
@@ -671,7 +671,7 @@ occupancy of the real time threads on these cores.
 # mkdir p1
 
 Move the cpus 4-7 over to p1
-# echo f0 > p0/cpus
+# echo f0 > p1/cpus
 
 View the llc occupancy snapshot
 
-- 
2.11.0

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-28 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-27  6:17 [PATCH] Documentation: fix the wrong path in intel_rdt_ui.txt Li RongQing
2018-02-28 19:03 ` [tip:x86/urgent] Documentation, x86, resctrl: Make text and sample command match tip-bot for Li RongQing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®