From: Lev Makhlis <mlev@despammed.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] [2.6.0-test1] Typos in /proc/slabinfo
Date: Tue, 15 Jul 2003 14:04:55 -0400 [thread overview]
Message-ID: <3F144247.7020001@despammed.com> (raw)
diff -u linux-2.6.0-test1/mm/slab.c linux/mm/slab.c
--- linux-2.6.0-test1/mm/slab.c 2003-07-13 23:36:48.000000000 -0400
+++ linux/mm/slab.c 2003-07-15 11:52:12.337986224 -0400
@@ -2482,11 +2482,11 @@
seq_puts(m, "slabinfo - version: 2.0\n");
#endif
seq_puts(m, "# name <active_objs> <num_objs>
<objsize> <objperslab> <pagesperslab>");
- seq_puts(m, " : tunables <batchcount> <limit <sharedfactor>");
+ seq_puts(m, " : tunables <batchcount> <limit> <sharedfactor>");
seq_puts(m, " : slabdata <active_slabs> <num_slabs>
<sharedavail>");
#if STATS
seq_puts(m, " : globalstat <listallocs> <maxobjs> <grown>
<reaped> <error> <maxfreeable> <freelimit>");
- seq_puts(m, " : cpustat <allochit <allocmiss <freehit
<freemiss>");
+ seq_puts(m, " : cpustat <allochit> <allocmiss> <freehit>
<freemiss>");
#endif
seq_putc(m, '\n');
}
reply other threads:[~2003-07-15 17:53 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=3F144247.7020001@despammed.com \
--to=mlev@despammed.com \
--cc=linux-kernel@vger.kernel.org \
/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