summaryrefslogtreecommitdiffstats
path: root/glusterfsd
diff options
context:
space:
mode:
authorAmar Tumballi <amar@gluster.com>2010-11-08 02:53:16 +0000
committerAnand V. Avati <avati@dev.gluster.com>2010-11-08 02:08:37 -0800
commit96d16edec3dda4cd565b9d4106411c36bebe6dd5 (patch)
tree686355f566d770bbd8374c21c023e03d192b4dcc /glusterfsd
parentbdfaaf42b643e2e51b85dd9ff5f7da91db3e0710 (diff)
protocol/server: array declarations changed to alloca()
This is to make sure we don't spend CPU cycles in memset(0) on the array, instead do a 'alloca()' on size of the request. Signed-off-by: Amar Tumballi <amar@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 875 (Implement a new protocol to provide proper backward/forward compatibility) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=875
Diffstat (limited to 'glusterfsd')
0 files changed, 0 insertions, 0 deletions