login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
May
»
24
Re: 2.6.22-rc2-mm1
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Randy Dunlap
Subject:
Re: 2.6.22-rc2-mm1
Date: Wednesday, May 23, 2007 - 8:26 pm
On Wed, 23 May 2007 20:00:52 -0700 (PDT) Christoph Lameter wrote:
quoted text
> New version with Randy's fixes:
well... :)
quoted text
> Index: slub/Documentation/kernel-parameters.txt > =================================================================== > --- slub.orig/Documentation/kernel-parameters.txt 2007-05-23 19:34:49.000000000 -0700 > +++ slub/Documentation/kernel-parameters.txt 2007-05-23 19:58:04.000000000 -0700 > @@ -1589,6 +1589,37 @@ and is between 256 and 4096 characters. > > slram= [HW,MTD] > > + slub_debug [MM, SLUB] > + Enabling slub_debug allows to determine the culprit
allows ___(who)____
quoted text
> + if slab objects become corrupted. Enabling slub_debug > + creates guard zones around objects and poisons objects > + when not in use. Also tracks the last alloc / free. > + For more information see Documentation/vm/slub.txt. > +
quoted text
> + slub_min_order= [MM, SLUB] > + Determines the mininum page order for slabs. Must be > + lower than slub_max_order
^. (end with period)
quoted text
> + For more information see Documentation/vm/slub.txt.
quoted text
> Index: slub/Documentation/vm/slub.txt > =================================================================== > --- slub.orig/Documentation/vm/slub.txt 2007-05-23 19:34:49.000000000 -0700 > +++ slub/Documentation/vm/slub.txt 2007-05-23 19:59:45.000000000 -0700
quoted text
> +Slab validation > +--------------- > + > +SLUB can validate all object if the kernel was booted with slub_debug. In > +order to do so you must have the slabinfo tool. Then you can do > + > +slabinfo -v > + > +which will test all objects. Output will be generated to the syslog. > + > +This also works in a more limited way if boot was without slab debug. > +In that case slabinfo -v simply tests all reachable objects. Usually > +these are in the cpu slabs and the partial slabs. Full slabs are not
CPU
quoted text
> +tracked by SLUB in a non debug situation.
--- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
2.6.22-rc2-mm1
, Andrew Morton
, (Wed May 23, 12:42 am)
Re: 2.6.22-rc2-mm1
, Andrew Morton
, (Wed May 23, 12:48 am)
Re: 2.6.22-rc2-mm1
, Rafael J. Wysocki
, (Wed May 23, 2:22 am)
Re: 2.6.22-rc2-mm1
, Michal Piotrowski
, (Wed May 23, 2:47 am)
Re: 2.6.22-rc2-mm1
, Gabriel C
, (Wed May 23, 5:01 am)
Re: 2.6.22-rc2-mm1
, Alan Stern
, (Wed May 23, 7:47 am)
Re: 2.6.22-rc2-mm1
, William Lee Irwin III
, (Wed May 23, 8:02 am)
Re: 2.6.22-rc2-mm1
, William Lee Irwin III
, (Wed May 23, 8:28 am)
Re: 2.6.22-rc2-mm1
, Andrew Morton
, (Wed May 23, 8:54 am)
Re: 2.6.22-rc2-mm1
, Andrew Morton
, (Wed May 23, 9:01 am)
Re: 2.6.22-rc2-mm1
, William Lee Irwin III
, (Wed May 23, 9:08 am)
Re: 2.6.22-rc2-mm1
, Oleg Nesterov
, (Wed May 23, 9:09 am)
Re: 2.6.22-rc2-mm1
, Oleg Nesterov
, (Wed May 23, 9:21 am)
Re: 2.6.22-rc2-mm1
, William Lee Irwin III
, (Wed May 23, 9:29 am)
Re: 2.6.22-rc2-mm1
, Alan Stern
, (Wed May 23, 10:00 am)
Re: 2.6.22-rc2-mm1
, Christoph Lameter
, (Wed May 23, 10:18 am)
Re: 2.6.22-rc2-mm1
, William Lee Irwin III
, (Wed May 23, 10:27 am)
Re: 2.6.22-rc2-mm1
, Alan Stern
, (Wed May 23, 11:41 am)
Re: 2.6.22-rc2-mm1
, Michal Piotrowski
, (Wed May 23, 2:05 pm)
Re: 2.6.22-rc2-mm1
, Andrew Morton
, (Wed May 23, 3:01 pm)
Re: 2.6.22-rc2-mm1
, Michal Piotrowski
, (Wed May 23, 3:18 pm)
Re: 2.6.22-rc2-mm1
, Christoph Lameter
, (Wed May 23, 3:24 pm)
Re: 2.6.22-rc2-mm1
, Christoph Lameter
, (Wed May 23, 3:27 pm)
Re: 2.6.22-rc2-mm1
, Andrew Morton
, (Wed May 23, 3:37 pm)
Re: 2.6.22-rc2-mm1
, Zan Lynx
, (Wed May 23, 4:17 pm)
Re: 2.6.22-rc2-mm1
, Andrew Morton
, (Wed May 23, 4:27 pm)
Re: 2.6.22-rc2-mm1
, Christoph Lameter
, (Wed May 23, 4:36 pm)
Re: 2.6.22-rc2-mm1
, Jiri Kosina
, (Wed May 23, 4:40 pm)
Re: 2.6.22-rc2-mm1
, Andrew Morton
, (Wed May 23, 4:50 pm)
Re: 2.6.22-rc2-mm1
, Randy Dunlap
, (Wed May 23, 6:21 pm)
Re: 2.6.22-rc2-mm1
, Christoph Lameter
, (Wed May 23, 7:43 pm)
Re: 2.6.22-rc2-mm1
, Christoph Lameter
, (Wed May 23, 8:00 pm)
Re: 2.6.22-rc2-mm1
, Randy Dunlap
, (Wed May 23, 8:26 pm)
Re: 2.6.22-rc2-mm1
, Dmitry Torokhov
, (Wed May 23, 8:28 pm)
Re: 2.6.22-rc2-mm1
, Jiri Kosina
, (Thu May 24, 12:28 am)
Re: 2.6.22-rc2-mm1
, Ingo Molnar
, (Thu May 24, 12:31 am)
rmmod e1000 hangs (Was Re: 2.6.22-rc2-mm1)
, Jeremy Fitzhardinge
, (Thu May 24, 3:36 am)
Re: rmmod e1000 hangs (Was Re: 2.6.22-rc2-mm1)
, Herbert Xu
, (Thu May 24, 3:47 am)
Re: rmmod e1000 hangs (Was Re: 2.6.22-rc2-mm1)
, Herbert Xu
, (Thu May 24, 3:54 am)
Re: rmmod e1000 hangs (Was Re: 2.6.22-rc2-mm1)
, Kok, Auke
, (Thu May 24, 7:44 am)
Re: 2.6.22-rc2-mm1
, Christoph Lameter
, (Thu May 24, 9:40 am)
Re: 2.6.22-rc2-mm1
, Christoph Lameter
, (Thu May 24, 2:20 pm)
Re: 2.6.22-rc2-mm1
, Andrew Morton
, (Thu May 24, 2:29 pm)
Re: 2.6.22-rc2-mm1
, Randy Dunlap
, (Thu May 24, 2:55 pm)
Re: 2.6.22-rc2-mm1
, Christoph Lameter
, (Thu May 24, 3:35 pm)
Re: 2.6.22-rc2-mm1
, Andrew Morton
, (Thu May 24, 3:53 pm)
Re: rmmod e1000 hangs (Was Re: 2.6.22-rc2-mm1)
, Herbert Xu
, (Fri May 25, 5:54 am)
Re: rmmod e1000 hangs (Was Re: 2.6.22-rc2-mm1)
, Herbert Xu
, (Fri May 25, 6:04 am)
Re: rmmod e1000 hangs (Was Re: 2.6.22-rc2-mm1)
, Herbert Xu
, (Fri May 25, 6:32 am)
idle=poll burns my box [was Re: 2.6.22-rc2-mm1]
, J.A.
, (Fri May 25, 2:20 pm)
Re: idle=poll burns my box [was Re: 2.6.22-rc2-mm1]
, Andrew Morton
, (Fri May 25, 2:52 pm)
Re: rmmod e1000 hangs (Was Re: 2.6.22-rc2-mm1)
, Kok, Auke
, (Fri May 25, 3:12 pm)
Re: rmmod e1000 hangs (Was Re: 2.6.22-rc2-mm1)
, Jeff Garzik
, (Fri May 25, 4:48 pm)
Re: rmmod e1000 hangs (Was Re: 2.6.22-rc2-mm1)
, Herbert Xu
, (Fri May 25, 5:10 pm)
Re: 2.6.22-rc2-mm1
, Tilman Schmidt
, (Sat May 26, 8:59 am)
Re: 2.6.22-rc2-mm1
, Andrew Morton
, (Sat May 26, 9:01 am)
Re: 2.6.22-rc2-mm1
, Tilman Schmidt
, (Sun May 27, 3:16 pm)
Re: 2.6.22-rc2-mm1
, Kay Sievers
, (Sun May 27, 3:41 pm)
Re: 2.6.22-rc2-mm1 - a different BUG: at mm/slab.c:777 __f ...
, Valdis.Kletnieks
, (Mon May 28, 3:27 am)
Re: 2.6.22-rc2-mm1 - a different BUG: at mm/slab.c:777 __f ...
, Pekka Enberg
, (Mon May 28, 3:43 am)
Re: 2.6.22-rc2-mm1 - a different BUG: at mm/slab.c:777 __f ...
, Valdis.Kletnieks
, (Mon May 28, 4:12 am)
Re: 2.6.22-rc2-mm1
, Cornelia Huck
, (Mon May 28, 10:22 am)
Re: 2.6.22-rc2-mm1: SLUB
, Randy Dunlap
, (Mon May 28, 9:22 pm)
Re: 2.6.22-rc2-mm1
, Cornelia Huck
, (Tue May 29, 12:25 am)
Re: 2.6.22-rc2-mm1
, Kay Sievers
, (Tue May 29, 12:56 am)
Re: 2.6.22-rc2-mm1
, Matt Mackall
, (Tue May 29, 7:43 am)
Re: 2.6.22-rc2-mm1
, Tilman Schmidt
, (Tue May 29, 9:55 am)
Re: 2.6.22-rc2-mm1: SLUB
, Christoph Lameter
, (Tue May 29, 10:13 am)
Re: 2.6.22-rc2-mm1
, Cornelia Huck
, (Tue May 29, 10:25 am)
Re: 2.6.22-rc2-mm1: SLUB
, Randy Dunlap
, (Tue May 29, 11:13 am)
Re: 2.6.22-rc2-mm1: SLUB
, Christoph Lameter
, (Tue May 29, 11:30 am)
Re: 2.6.22-rc2-mm1: SLUB
, Christoph Lameter
, (Tue May 29, 11:32 am)
Re: 2.6.22-rc2-mm1: SLUB
, Randy Dunlap
, (Tue May 29, 11:59 am)
[PATCH] Input: i8042 - cleanup of debug code (was Re: 2.6. ...
, Jiri Kosina
, (Wed May 30, 7:08 am)
Re: [PATCH] Input: i8042 - cleanup of debug code (was Re: ...
, Dmitry Torokhov
, (Wed May 30, 7:27 am)
Re: [PATCH] Input: i8042 - cleanup of debug code (was Re: ...
, Jiri Kosina
, (Wed May 30, 7:30 am)
[PATCH 1/3] hexdump: more output formatting
, Randy Dunlap
, (Wed May 30, 2:34 pm)
[PATCH 2/3 -mm] slub: use lib/hexdump
, Randy Dunlap
, (Wed May 30, 2:34 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Christoph Lameter
, (Wed May 30, 2:42 pm)
Re: [PATCH 2/3 -mm] slub: use lib/hexdump
, Christoph Lameter
, (Wed May 30, 2:45 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Randy Dunlap
, (Wed May 30, 2:45 pm)
Re: [PATCH 2/3 -mm] slub: use lib/hexdump
, Randy Dunlap
, (Wed May 30, 2:48 pm)
Re: [PATCH 2/3 -mm] slub: use lib/hexdump
, Christoph Lameter
, (Wed May 30, 2:51 pm)
Re: [PATCH 2/3 -mm] slub: use lib/hexdump
, Randy Dunlap
, (Wed May 30, 2:54 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Satyam Sharma
, (Wed May 30, 2:56 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Randy Dunlap
, (Wed May 30, 3:03 pm)
Re: [PATCH 2/3 -mm] slub: use lib/hexdump
, Christoph Lameter
, (Wed May 30, 3:03 pm)
Re: [PATCH 2/3 -mm] slub: use lib/hexdump
, Randy Dunlap
, (Wed May 30, 3:06 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Satyam Sharma
, (Wed May 30, 3:11 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Christoph Lameter
, (Wed May 30, 3:18 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Randy Dunlap
, (Wed May 30, 3:25 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Jesper Juhl
, (Wed May 30, 3:36 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Satyam Sharma
, (Wed May 30, 3:41 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Randy Dunlap
, (Wed May 30, 3:44 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Satyam Sharma
, (Wed May 30, 3:48 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Randy Dunlap
, (Wed May 30, 3:59 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Randy Dunlap
, (Wed May 30, 4:04 pm)
Re: [PATCH 1/3] hexdump: more output formatting
, Jesper Juhl
, (Wed May 30, 4:07 pm)
Re: [PATCH 2/3 -mm] slub: use lib/hexdump
, Randy Dunlap
, (Wed May 30, 6:39 pm)
[PATCH 1/3 v2] hexdump: more output formatting
, Randy Dunlap
, (Wed May 30, 6:45 pm)
Re: 2.6.22-rc2-mm1
, Greg KH
, (Fri Jun 1, 5:38 am)
Re: 2.6.22-rc2-mm1
, Cornelia Huck
, (Tue Jul 3, 1:50 am)
Re: 2.6.22-rc2-mm1
, Greg KH
, (Wed Jul 11, 11:00 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 041/196] kobject: add kobject_init_and_add function
Lukas Hejtmanek
Re: Another libata error related to OCZ SSD
Greg Kroah-Hartman
[PATCH 023/196] MCP_UCB1200: Convert from class_device to device
Florian Fainelli
Re: System clock runs too fast after 2.6.27 -> 2.6.28.1 upgrade
Christoph Lameter
[patch 1/4] mmu_notifier: Core code
git
:
Johannes Schindelin
Re: [PATCH 1/2] Add strbuf_initf()
John Bito
[EGIT] Push to GitHub caused corruption
Jakub Narebski
Re: [PATCH 0/2] gitweb: patch view
Junio C Hamano
Re: [PATCH] When a remote is added but not fetched, tell the user.
Andy Parkins
Re: [RFC] Submodules in GIT
git-commits-head
:
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Linux Kernel Mailing List
V4L/DVB (11086): au0828: rename macro for currently non-function VBI support
Linux Kernel Mailing List
ceph: client types
Linux Kernel Mailing List
ceph: on-wire types
Linux Kernel Mailing List
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
linux-netdev
:
Andrew Morton
Re: [Bugme-new] [Bug 14969] New: b44: WOL does not work in suspended state
Giuseppe CAVALLARO
Re: [PATCH 03/13] stmmac: add the new Header file for stmmac platform data
Taku Izumi
[PATCH 3/3] ixgbe: add registers etc. printout code just before resetting adapters
Eric Dumazet
rps: some comments
Thomas Gleixner
Re: [RFC PATCH 02/12] On Tue, 23 Sep 2008, David Miller wrote:
openbsd-misc
:
Stephan Andreas
problems with login after xlock in OpenBSD release 4.7
pmc
Make A Change. Alcoholism and Drug Addiction Treatment
ropers
Re: what exactly is enc0?
Fuad NAHDI
Re: What does your environment look like?
Matthew Szudzik
Typo on OpenBSD 4.4 CD Set
Colocation donated by:
Syndicate