All of lore.kernel.org
 help / color / mirror / Atom feed
* Revert for cgroups CPU accounting subsystem patch
@ 2007-11-13  5:25 Paul Menage
  2007-11-13  6:00 ` Srivatsa Vaddagiri
       [not found] ` <6599ad830711122125u576e85a6w428466a0ab46dbc6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 2 replies; 53+ messages in thread
From: Paul Menage @ 2007-11-13  5:25 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: LKML, containers, Balbir Singh, Srivatsa Vaddagiri, Ingo Molnar

Hi Linus,

Please can you revert commit 62d0df64065e7c135d0002f069444fbdfc64768f,
entitled "Task Control Groups: example CPU accounting subsystem" ?

This was originally intended as a simple initial example of how to
create a control groups subsystem; it wasn't intended for mainline,
but I didn't make this clear enough to Andrew.

The CFS cgroup subsystem now has better functionality for the
per-cgroup usage accounting (based directly on CFS stats) than the
"usage" status file in this patch, and the "load" status file is
rather simplistic - although having a per-cgroup load average report
would be a useful feature, I don't believe this patch actually
provides it. If it gets into the final 2.6.24 we'd probably have to
support this interface for ever.

Thanks,

Paul

^ permalink raw reply	[flat|nested] 53+ messages in thread
* Revert for cgroups CPU accounting subsystem patch
@ 2007-11-13  5:25 Paul Menage
  0 siblings, 0 replies; 53+ messages in thread
From: Paul Menage @ 2007-11-13  5:25 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	Srivatsa Vaddagiri, LKML, Ingo Molnar, Balbir Singh

Hi Linus,

Please can you revert commit 62d0df64065e7c135d0002f069444fbdfc64768f,
entitled "Task Control Groups: example CPU accounting subsystem" ?

This was originally intended as a simple initial example of how to
create a control groups subsystem; it wasn't intended for mainline,
but I didn't make this clear enough to Andrew.

The CFS cgroup subsystem now has better functionality for the
per-cgroup usage accounting (based directly on CFS stats) than the
"usage" status file in this patch, and the "load" status file is
rather simplistic - although having a per-cgroup load average report
would be a useful feature, I don't believe this patch actually
provides it. If it gets into the final 2.6.24 we'd probably have to
support this interface for ever.

Thanks,

Paul

^ permalink raw reply	[flat|nested] 53+ messages in thread

end of thread, other threads:[~2007-12-01  9:51 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-13  5:25 Revert for cgroups CPU accounting subsystem patch Paul Menage
2007-11-13  6:00 ` Srivatsa Vaddagiri
2007-11-13  6:05   ` Paul Menage
     [not found]     ` <6599ad830711122205g88aae4fua8dd76cf6e8ab84d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-11-13  7:00       ` Balbir Singh
2007-11-13  7:48       ` Srivatsa Vaddagiri
2007-11-13  7:00     ` Balbir Singh
     [not found]       ` <47394B84.8030008-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2007-11-13  7:10         ` Paul Menage
2007-11-13  7:10       ` Paul Menage
     [not found]         ` <6599ad830711122310nf7530cfs5ef1fea061b1252c-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-11-13  7:29           ` Balbir Singh
2007-11-13  7:29         ` Balbir Singh
2007-11-13  7:34           ` Paul Menage
     [not found]           ` <47395277.1060006-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2007-11-13  7:34             ` Paul Menage
2007-11-13  7:59             ` Srivatsa Vaddagiri
2007-11-13  7:59           ` Srivatsa Vaddagiri
     [not found]             ` <20071113075946.GA14731-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2007-11-13  7:59               ` Paul Menage
2007-11-13  7:59             ` Paul Menage
2007-11-13  7:48     ` Srivatsa Vaddagiri
     [not found]       ` <20071113074805.GA13499-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2007-11-13  7:57         ` Paul Menage
2007-11-13  7:57       ` Paul Menage
2007-11-29 19:17         ` [PATCH] sched: cpu accounting controller Srivatsa Vaddagiri
     [not found]           ` <20071129191737.GH5681-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2007-11-29 19:20             ` Ingo Molnar
2007-11-29 19:30             ` Andrew Morton
2007-11-29 19:30               ` Andrew Morton
2007-11-29 20:18               ` Srivatsa Vaddagiri
2007-11-30 12:42                 ` [PATCH] sched: cpu accounting controller (V2) Srivatsa Vaddagiri
2007-11-30 12:35                   ` Ingo Molnar
     [not found]                     ` <20071130123513.GA16690-X9Un+BFzKDI@public.gmane.org>
2007-11-30 13:09                       ` Srivatsa Vaddagiri
2007-11-30 13:09                     ` Srivatsa Vaddagiri
     [not found]                       ` <20071130130903.GA30772-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2007-11-30 13:34                         ` Ingo Molnar
2007-11-30 13:34                       ` Ingo Molnar
     [not found]                   ` <20071130124225.GM5681-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2007-11-30 12:35                     ` Ingo Molnar
2007-11-30 12:45                     ` Balbir Singh
2007-12-01  7:48                     ` Paul Menage
2007-11-30 12:45                   ` Balbir Singh
2007-11-30 13:53                     ` Ingo Molnar
2007-11-30 14:00                       ` Balbir Singh
     [not found]                       ` <20071130135331.GA7145-X9Un+BFzKDI@public.gmane.org>
2007-11-30 14:00                         ` Balbir Singh
2007-11-30 18:45                       ` Balbir Singh
     [not found]                         ` <47505A53.8080906-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2007-11-30 19:46                           ` Ingo Molnar
2007-11-30 19:46                             ` Ingo Molnar
     [not found]                     ` <475005F7.7080702-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2007-11-30 13:53                       ` Ingo Molnar
2007-12-01  7:48                   ` Paul Menage
2007-12-01  9:51                     ` Balbir Singh
     [not found]                     ` <6599ad830711302348n49900ca8jfa66fa71fde76a67-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-12-01  9:51                       ` Balbir Singh
     [not found]                 ` <20071129201833.GA18023-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2007-11-30 12:42                   ` Srivatsa Vaddagiri
     [not found]               ` <20071129113035.bbdf35db.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2007-11-29 20:18                 ` [PATCH] sched: cpu accounting controller Srivatsa Vaddagiri
2007-11-29 19:20           ` Ingo Molnar
     [not found]             ` <20071129192058.GC5238-X9Un+BFzKDI@public.gmane.org>
2007-11-29 19:39               ` Srivatsa Vaddagiri
2007-11-29 19:39                 ` Srivatsa Vaddagiri
     [not found]         ` <6599ad830711122357i60482475o10c0e0935a9e00c0-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-11-29 19:17           ` Srivatsa Vaddagiri
     [not found]   ` <20071113060038.GC3359-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2007-11-13  6:05     ` Revert for cgroups CPU accounting subsystem patch Paul Menage
     [not found] ` <6599ad830711122125u576e85a6w428466a0ab46dbc6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-11-13  6:00   ` Srivatsa Vaddagiri
  -- strict thread matches above, loose matches on Subject: below --
2007-11-13  5:25 Paul Menage

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.