From 0f8be92978592fcff7ad2300bec7eb2bb4204a95 Mon Sep 17 00:00:00 2001 From: liangzhen <liangzhen> Date: Tue, 9 Sep 2008 04:07:24 +0000 Subject: [PATCH] Branch HEAD Branch for more survey about LNet concurrency --- build/buildcvs | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build/buildcvs b/build/buildcvs index 119d1e7221..26f30e9e64 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -171,6 +171,14 @@ case "$lustretag" in libcfstag="HEAD" ;; + b_hd_lnet_smp_concur) + # LNet grained locking and SMP concurrency branch + lnettag="b_hd_lnet_smp_concur" + ldiskfstag="$ldiskfstag_head" + lustretag="HEAD" + libcfstag="HEAD" + ;; + b_hd_o2ib_new_proto) # LNet branch for new o2iblnd protocol (15983, 13621, 14425, 14358) lnettag="b_hd_o2ib_new_proto" -- GitLab