login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
August
»
23
Re: [PATCH v5 1/3] cgroups: read-write lock CLONE_THREAD forking per threadgroup
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Paul Menage
Subject:
Re: [PATCH v5 1/3] cgroups: read-write lock CLONE_THREAD forking per threadgroup
Date: Monday, August 23, 2010 - 4:35 pm
On Tue, Aug 10, 2010 at 10:47 PM, Ben Blum <bblum@andrew.cmu.edu> wrote:
quoted text
> > > Adds functionality to read/write lock CLONE_THREAD fork()ing per-threadgroup > > From: Ben Blum <bblum@andrew.cmu.edu> > > This patch adds an rwsem that lives in a threadgroup's signal_struct that's > taken for reading in the fork path, under CONFIG_CGROUPS. If another part of > the kernel later wants to use such a locking mechanism, the CONFIG_CGROUPS > ifdefs should be changed to a higher-up flag that CGROUPS and the other system > would both depend on. > > This is a pre-patch for cgroup-procs-write.patch. > > Signed-off-by: Ben Blum <bblum@andrew.cmu.edu>
Acked-by: Paul Menage <menage@google.com> Paul --
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 v4 0/2] cgroups: implement moving a threadgroup's t ...
, Ben Blum
, (Fri Jul 30, 4:56 pm)
[PATCH v4 1/2] cgroups: read-write lock CLONE_THREAD forki ...
, Ben Blum
, (Fri Jul 30, 4:57 pm)
[PATCH v4 2/2] cgroups: make procs file writable
, Ben Blum
, (Fri Jul 30, 4:59 pm)
Re: [PATCH v4 0/2] cgroups: implement moving a threadgroup ...
, Andrew Morton
, (Tue Aug 3, 12:58 pm)
Re: [PATCH v4 0/2] cgroups: implement moving a threadgroup ...
, KAMEZAWA Hiroyuki
, (Tue Aug 3, 4:45 pm)
Re: [PATCH v4 2/2] cgroups: make procs file writable
, KAMEZAWA Hiroyuki
, (Tue Aug 3, 6:08 pm)
Re: [PATCH v4 0/2] cgroups: implement moving a threadgroup ...
, Li Zefan
, (Tue Aug 3, 7:00 pm)
Re: [PATCH v4 1/2] cgroups: read-write lock CLONE_THREAD f ...
, Paul Menage
, (Tue Aug 3, 8:44 pm)
Re: [PATCH v4 2/2] cgroups: make procs file writable
, Ben Blum
, (Tue Aug 3, 9:28 pm)
Re: [PATCH v4 2/2] cgroups: make procs file writable
, Paul Menage
, (Tue Aug 3, 9:30 pm)
Re: [PATCH v4 1/2] cgroups: read-write lock CLONE_THREAD f ...
, Ben Blum
, (Tue Aug 3, 9:33 pm)
Re: [PATCH v4 1/2] cgroups: read-write lock CLONE_THREAD f ...
, Paul Menage
, (Tue Aug 3, 9:34 pm)
Re: [PATCH v4 2/2] cgroups: make procs file writable
, Ben Blum
, (Tue Aug 3, 9:38 pm)
Re: [PATCH v4 2/2] cgroups: make procs file writable
, Paul Menage
, (Tue Aug 3, 9:46 pm)
Re: [PATCH v4 1/2] cgroups: read-write lock CLONE_THREAD f ...
, Brian K. White
, (Wed Aug 4, 9:34 am)
Re: [PATCH v4 1/2] cgroups: read-write lock CLONE_THREAD f ...
, Ben Blum
, (Thu Aug 5, 11:02 pm)
Re: [PATCH v4 1/2] cgroups: read-write lock CLONE_THREAD f ...
, KAMEZAWA Hiroyuki
, (Fri Aug 6, 12:08 am)
[PATCH v5 0/3] cgroups: implement moving a threadgroup's t ...
, Ben Blum
, (Tue Aug 10, 10:46 pm)
[PATCH v5 1/3] cgroups: read-write lock CLONE_THREAD forki ...
, Ben Blum
, (Tue Aug 10, 10:47 pm)
[PATCH v5 2/3] cgroups: add can_attach callback for checki ...
, Ben Blum
, (Tue Aug 10, 10:48 pm)
[PATCH v5 3/3] cgroups: make procs file writable
, Ben Blum
, (Tue Aug 10, 10:48 pm)
Re: [PATCH v5 2/3] cgroups: add can_attach callback for ch ...
, Paul Menage
, (Mon Aug 23, 4:31 pm)
Re: [PATCH v5 1/3] cgroups: read-write lock CLONE_THREAD f ...
, Paul Menage
, (Mon Aug 23, 4:35 pm)
Re: [PATCH v5 3/3] cgroups: make procs file writable
, Paul Menage
, (Tue Aug 24, 11:08 am)
[PATCH v6 0/3] cgroups: implement moving a threadgroup's t ...
, Ben Blum
, (Fri Dec 24, 1:22 am)
[PATCH v6 1/3] cgroups: read-write lock CLONE_THREAD forki ...
, Ben Blum
, (Fri Dec 24, 1:23 am)
[PATCH v6 2/3] cgroups: add can_attach callback for checki ...
, Ben Blum
, (Fri Dec 24, 1:24 am)
[PATCH v6 3/3] cgroups: make procs file writable
, Ben Blum
, (Fri Dec 24, 1:24 am)
[PATCH v7 0/3] cgroups: implement moving a threadgroup's t ...
, Ben Blum
, (Sun Dec 26, 5:09 am)
[PATCH v7 1/3] cgroups: read-write lock CLONE_THREAD forki ...
, Ben Blum
, (Sun Dec 26, 5:09 am)
[PATCH v7 2/3] cgroups: add atomic-context per-thread subs ...
, Ben Blum
, (Sun Dec 26, 5:11 am)
[PATCH v7 3/3] cgroups: make procs file writable
, Ben Blum
, (Sun Dec 26, 5:12 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rusty Russell
Re: 2.6.22-rc3-mm1
Bill Fink
Re: [PATCH] net: add ability to clear stats via ethtool - e1000/pcnet32
Jeffrey V. Merkey
Re: Versioning file system
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Luben Tuikov
Re: Integration of SCST in the mainstream Linux kernel
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB: tm6000: add special usb request to quit i2c tuner transfer
Linux Kernel Mailing List
OMAP: DSS2: SDI driver
Linux Kernel Mailing List
PCI: introduce pci_pcie_cap()
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
linux-netdev
:
David Miller
Re: [2.6.30-rc3] powerpc: compilation error of mace module
Rafael J. Wysocki
Re: [PATCH] igb: fix kexec with igb
Patrick McHardy
Re: [rfc 02/13] [RFC 02/13] netfilter: nf_conntrack_sip: Add callid parser
webmaster Maintenance
&#32852;&#31995;&#31995;&#32479;&#31649;&#29702;&#21592;
Krzysztof Oledzki
Re: Error: an inet prefix is expected rather than "0/0".
openbsd-misc
:
Ted Bullock
Re: Proliant DL380 G3 cannot get on network
Jack J. Woehr
Re: Real men don't attack straw men
Úlfar M. E. Johnson
installing openbsd in xen
Eric Furman
Re: Defending OpenBSD Performance
Tony Abernethy
Re: The Atheros story in much fewer words
git
:
Oliver Kullmann
Re: how to move with history?
Junio C Hamano
Re: [PATCH 2/3] git-add--interactive: remove hunk coalescing
Shawn O. Pearce
Re: Bugs in Gitosis
Alex Riesen
Re: git exclude patterns for directory
David Kastrup
Re: I'm a total push-over..
Colocation donated by:
Syndicate