login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
4
Re: [uml-devel] [PATCH 5/6] slab: Annotate slab
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Pekka Enberg
Subject:
Re: [uml-devel] [PATCH 5/6] slab: Annotate slab
Date: Thursday, September 4, 2008 - 12:33 am
Hi Steve, On Wed, Sep 3, 2008 at 6:42 PM, Steve VanDeBogart <vandebo-lkml@nerdbox.net> wrote:
quoted text
> But which bits of a slab object should be marked as initialized at > kmem_cache_alloc() time? We can't mark all of them as initialized > because the constructor may not initialize all of them (in fact, I've > programmatically confirmed that there are constructors that don't > initialize all the bytes of an object). The only place to get the > information of interest is to mark all bytes uninitialized and then > run the constructor on the memory region.
Aah, indeed. We should fix kmemcheck as well then. Pekka --
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:
[PATCH 0/6] support valgrinding uml
, Steve VanDeBogart
, (Fri Aug 29, 4:12 pm)
[PATCH 1/6] base: Valgrind headers and Kconfig
, Steve VanDeBogart
, (Fri Aug 29, 4:14 pm)
[PATCH 2/6] UML: Don't valgrind userspace
, Steve VanDeBogart
, (Fri Aug 29, 4:15 pm)
[PATCH 3/6] UML and sched: Annotate stacks
, Steve VanDeBogart
, (Fri Aug 29, 4:16 pm)
[PATCH 4/6] VM: Annotate pagealloc
, Steve VanDeBogart
, (Fri Aug 29, 4:16 pm)
[PATCH 5/6] slab: Annotate slab
, Steve VanDeBogart
, (Fri Aug 29, 4:17 pm)
[PATCH 6/6] VM: Annotate vmalloc
, Steve VanDeBogart
, (Fri Aug 29, 4:18 pm)
Re: [PATCH 5/6] slab: Annotate slab
, Pekka Enberg
, (Sat Aug 30, 3:50 am)
Re: [PATCH 4/6] VM: Annotate pagealloc
, Pekka Enberg
, (Sat Aug 30, 3:57 am)
Re: [PATCH 1/6] base: Valgrind headers and Kconfig
, Andi Kleen
, (Mon Sep 1, 2:32 am)
Re: [PATCH 1/6] base: Valgrind headers and Kconfig
, Jeff Dike
, (Mon Sep 1, 7:06 am)
Re: [PATCH 1/6] base: Valgrind headers and Kconfig
, Andi Kleen
, (Mon Sep 1, 7:22 am)
Re: [PATCH 1/6] base: Valgrind headers and Kconfig
, Jeff Dike
, (Mon Sep 1, 8:47 am)
Re: [uml-devel] [PATCH 5/6] slab: Annotate slab
, John Reiser
, (Tue Sep 2, 7:54 pm)
Re: [uml-devel] [PATCH 5/6] slab: Annotate slab
, Steve VanDeBogart
, (Tue Sep 2, 10:08 pm)
Re: [uml-devel] [PATCH 4/6] VM: Annotate pagealloc
, Steve VanDeBogart
, (Tue Sep 2, 10:25 pm)
Re: [uml-devel] [PATCH 5/6] slab: Annotate slab
, Pekka Enberg
, (Wed Sep 3, 2:27 am)
Re: [uml-devel] [PATCH 4/6] VM: Annotate pagealloc
, Pekka Enberg
, (Wed Sep 3, 2:35 am)
Re: [uml-devel] [PATCH 5/6] slab: Annotate slab
, Pekka J Enberg
, (Wed Sep 3, 2:39 am)
Re: [uml-devel] [PATCH 5/6] slab: Annotate slab
, Pekka Enberg
, (Wed Sep 3, 2:40 am)
Re: [uml-devel] [PATCH 5/6] slab: Annotate slab
, Steve VanDeBogart
, (Wed Sep 3, 8:42 am)
Re: [uml-devel] [PATCH 5/6] slab: Annotate slab
, Pekka Enberg
, (Thu Sep 4, 12:33 am)
Re: [uml-devel] [PATCH 2/6] UML: Don't valgrind userspace
, Jeff Dike
, (Fri Sep 5, 9:37 am)
Re: [uml-devel] [PATCH 2/6] UML: Don't valgrind userspace
, John Reiser
, (Sat Sep 6, 1:55 pm)
Re: [uml-devel] [PATCH 2/6] UML: Don't valgrind userspace
, Jeff Dike
, (Sat Sep 6, 3:12 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Brownell
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `usbnet_set_settings':
Eberhard Moenkeberg
Re: OT: character encodings (was: Linux 2.6.20-rc4)
Andy Walls
Re: [PATCH 11/32] v4l/cx18: update workqueue usage
Thomas Gleixner
[patch -mm 19/28] x86_64: Use generic cmos update
Matthew Garrett
Re: 2.6.25-rc6 regression - hang on resume [Bug 10319]
git
:
Mark Junker
git on MacOSX and files with decomposed utf-8 file names
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Michael Witten
Re: 'git gc --aggressive' effectively unusable
Jonathan Nieder
Re: [PATCH v2] git-send-email.perl: fix In-Reply-To for second and subsequent patc...
Eric Raymond
git status --porcelain is a mess that needs fixing
linux-netdev
:
David Miller
Re: [PATCH 32/53] netns xfrm: finding policy in netns
Jean-Louis Dupond
Re: tg3 driver not advertising 1000mbit
Jan Engelhardt
[PATCH 1/3] net: tcp: make hybla selectable as default congestion module
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Eric Dumazet
Re: HTB accuracy on 10GbE
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB (8018): Add em2860 chip ID
Linux Kernel Mailing List
[ARM] unconditionally define __virt_to_phys and __phys_to_virt
Linux Kernel Mailing List
ARM: Add Versatile Express SMP support
Linux Kernel Mailing List
ixgbe: fix automatic LRO/RSC settings for low latency
Linux Kernel Mailing List
[CIFS] if get root inode fails during mount, cleanup tree connection
openbsd-misc
:
Samuel Baldwin
Re: Forum engine
Robert
disklabel - cylinder rounding
nixlists
Re: Which laptops do the developers use?
Claudio Jeker
Re: OT: Python (was Re: vi in /bin)
L. V. Lammert
OT, .. but has anyone seen a crontab editor
Colocation donated by:
Syndicate