lkml.org 
[lkml]   [2008]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCHSET] fix CGROUP VS RCU

current some cgroup struct are protected by RCU.

struct protected by RCU:
struct css_set, struct cgroup_subsys_state, struct cgroup

pointer protected by RCU:
struct task_struct.cgroups, struct css_set.subsys[*],
struct cgroup_subsys_state.cgroup
the last two pointers are readonly pointer!

these patches are fix these structs, and pointers. And a faker:
struct cgroup_subsys.root

Not cleanup all yet.

Thanx, Lai



\
 
 \ /
  Last update: 2008-11-21 09:57    [W:2.045 / U:0.628 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site