mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: tip-bot for Jeremiah Mahler <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@kernel.org,
	rdunlap@infradead.org, jmmahler@gmail.com,
	dave.hansen@linux.intel.com, tglx@linutronix.de
Subject: [tip:x86/urgent] x86/doc: Fix the 'tlb_single_page_flush_ceiling' sysconfig path
Date: Sun, 10 Aug 2014 00:46:37 -0700	[thread overview]
Message-ID: <tip-129ea00594bf993251a5c70d14cbe16f3624e505@git.kernel.org> (raw)
In-Reply-To: <1407484195-1441-1-git-send-email-jmmahler@gmail.com>

Commit-ID:  129ea00594bf993251a5c70d14cbe16f3624e505
Gitweb:     http://git.kernel.org/tip/129ea00594bf993251a5c70d14cbe16f3624e505
Author:     Jeremiah Mahler <jmmahler@gmail.com>
AuthorDate: Fri, 8 Aug 2014 00:49:55 -0700
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Sun, 10 Aug 2014 09:09:26 +0200

x86/doc: Fix the 'tlb_single_page_flush_ceiling' sysconfig path

Fix the documented sysconfig location of 'tlb_single_page_flush_ceiling'
which is under /sys/kernel/debug/... not /sys/debug/kernel/...

Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Link: http://lkml.kernel.org/r/1407484195-1441-1-git-send-email-jmmahler@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 Documentation/x86/tlb.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/x86/tlb.txt b/Documentation/x86/tlb.txt
index 2b3a82e..39d1723 100644
--- a/Documentation/x86/tlb.txt
+++ b/Documentation/x86/tlb.txt
@@ -35,7 +35,7 @@ invlpg instruction (or instructions _near_ it) show up high in
 profiles.  If you believe that individual invalidations being
 called too often, you can lower the tunable:
 
-	/sys/debug/kernel/x86/tlb_single_page_flush_ceiling
+	/sys/kernel/debug/x86/tlb_single_page_flush_ceiling
 
 This will cause us to do the global flush for more cases.
 Lowering it to 0 will disable the use of the individual flushes.

      parent reply	other threads:[~2014-08-10  7:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-08  7:49 [PATCH linux-next] doc: fix /sys/kernel/debug/.../tlb_single_page location Jeremiah Mahler
2014-08-08 14:40 ` Dave Hansen
2014-08-10  7:46 ` tip-bot for Jeremiah Mahler [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tip-129ea00594bf993251a5c70d14cbe16f3624e505@git.kernel.org \
    --to=tipbot@zytor.com \
    --cc=dave.hansen@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=jmmahler@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome