summaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-06-18 02:49:42 +0400
committerNeilBrown <neilb@suse.de>2009-06-18 02:49:42 +0400
commit495d357301e1de01fabe30ce9a555301fb4675c3 (patch)
treecff9506eec5e4008004a913acf8f58d85eae6de6 /tools/perf
parentaf11c397fd8835c70ec0bb777104e4ab98b2d660 (diff)
downloadlinux-495d357301e1de01fabe30ce9a555301fb4675c3.tar.xz
md/linear: use call_rcu to free obsolete 'conf' structures.
Current, when we update the 'conf' structure, when adding a drive to a linear array, we keep the old version around until the array is finally stopped, as it is not safe to free it immediately. Now that we have rcu protection on all accesses to 'conf', we can use call_rcu to free it more promptly. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions