From: aq <aquynh@gmail.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: [patch] balloon doc fix
Date: Sat, 16 Jul 2005 10:30:03 +0900 [thread overview]
Message-ID: <9cde8bff05071518301df2bfc@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 227 bytes --]
This patch fixes a deprecated /proc balloon name in user.tex
Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>
$ diffstat docballon.patch
user.tex | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
[-- Attachment #2: docballon.patch --]
[-- Type: application/octet-stream, Size: 840 bytes --]
diff -r a83ac0806d6b docs/src/user.tex
--- a/docs/src/user.tex Fri Jul 15 13:39:50 2005
+++ b/docs/src/user.tex Sat Jul 16 10:25:58 2005
@@ -956,11 +956,11 @@
\subsection{Setting memory footprints from within a domain}
-The virtual file \path{/proc/xen/memory\_target} allows the owner of a
+The virtual file \path{/proc/xen/balloon} allows the owner of a
domain to adjust their own memory footprint. Reading the file
-(e.g. \path{cat /proc/xen/memory\_target}) prints out the current
+(e.g. \path{cat /proc/xen/balloon}) prints out the current
memory footprint of the domain. Writing the file
-(e.g. \path{echo new\_target > /proc/xen/memory\_target}) requests
+(e.g. \path{echo new\_target > /proc/xen/balloon}) requests
that the kernel adjust the domain's memory footprint to a new value.
\subsection{Setting memory limits}
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
reply other threads:[~2005-07-16 1:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=9cde8bff05071518301df2bfc@mail.gmail.com \
--to=aquynh@gmail.com \
--cc=xen-devel@lists.xensource.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.