summaryrefslogtreecommitdiffstats
path: root/extras/benchmarking/Makefile.am
blob: 04cc06182ab20cf597acb71dde538de0bfd578a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

docdir = $(datadir)/doc/$(PACKAGE_NAME)/benchmarking

benchmarkingdir = $(docdir)

benchmarking_DATA = rdd.c glfs-bm.c README launch-script.sh local-script.sh

EXTRA_DIST = rdd.c glfs-bm.c README launch-script.sh local-script.sh

CLEANFILES = 


e='c7785f78420c94220954eef538ed4698713ebcdb'/>
context:
space:
mode:
authorKaushal M <kaushal@redhat.com>2015-01-08 19:24:59 +0530
committerKrishnan Parthasarathi <kparthas@redhat.com>2015-03-16 02:19:14 -0700
commitc7785f78420c94220954eef538ed4698713ebcdb (patch)
treeb10ad0468f21835121262463f517cad58614d49a /xlators/mgmt/glusterd/src/glusterd-peer-utils.h
parent7d8be3613f7384f5118f26e194fe7c64ea69d11c (diff)
glusterd: Protect the peer list and peerinfos with RCU.
The peer list and the peerinfo objects are now protected using RCU. Design patterns described i