This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Cluster Project".
http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=8dc51a64cf9a0bc1b467353a4161220a7cec0de0 The tag, dlm-kernel_2_6_9_54 has been created at 8dc51a64cf9a0bc1b467353a4161220a7cec0de0 (commit) - Log ----------------------------------------------------------------- commit 8dc51a64cf9a0bc1b467353a4161220a7cec0de0 Author: Christine Caulfield <[EMAIL PROTECTED]> Date: Tue Apr 15 16:34:48 2008 +0100 [DLM] Add tcp_nodelay option to DLM comms Under some very odd loads, the TCP nagle algorithm can cause annoying delays in lock traffic. This option allows it to be switched off with echo "1" > /proc/cluster/config/dlm/tcp_nodelay This should NOT be a default, in most cases it will cause a huge performance drop. It is global to all DLM communications and cannot be changed per lockspace. It is included specifically for bz#244708. Signed-off-by: Christine Caulfield <[EMAIL PROTECTED]> ----------------------------------------------------------------------- hooks/post-receive -- Cluster Project
