Whamcloud - gitweb
Branch HEAD
authorliangzhen <liangzhen>
Tue, 9 Sep 2008 04:07:24 +0000 (04:07 +0000)
committerliangzhen <liangzhen>
Tue, 9 Sep 2008 04:07:24 +0000 (04:07 +0000)
Branch for more survey about LNet concurrency

build/buildcvs

index 119d1e7..26f30e9 100644 (file)
@@ -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"