X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2FChangeLog;h=aadf97c2a67ebe4d14a0a3f010da67c7d5431712;hp=c8f741ef4be923321c47a3cfd5ae2bde322cf12f;hb=66e9055b23433bd0aa8da5e49f3b665fb1b95532;hpb=2c56a64e065f471057928f16b9b550ca0050bdc1 diff --git a/lnet/ChangeLog b/lnet/ChangeLog index c8f741e..aadf97c 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -1,4 +1,25 @@ -tbd Sun Microsystems, Inc. +TBD Intel Corporation + * version 2.2.0 + * Support for networks: + socklnd - any kernel supported by Lustre, + o2iblnd - OFED 1.1, 1.2.0, 1.2.5, 1.3, and 1.4.1 + mxlnd - MX 1.2.10 or later + ptllnd - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x + +------------------------------------------------------------------------------- + +09-30-2011 Whamcloud, Inc. + * version 2.1.0 + * Support for networks: + socklnd - any kernel supported by Lustre, + o2iblnd - OFED 1.1, 1.2.0, 1.2.5, 1.3, and 1.4.1 + * Available but unsupported: + mxlnd - MX 1.2.10 or later + ptllnd - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x + +------------------------------------------------------------------------------- + +2010-07-15 Oracle, Inc. * version 2.0.0 * Support for networks: socklnd - any kernel supported by Lustre, @@ -9,13 +30,44 @@ tbd Sun Microsystems, Inc. ciblnd - Topspin 3.2.0, iiblnd - Infiniserv 3.3 + PathBits patch, gmlnd - GM 2.1.22 and later, - mxlnd - MX 1.2.1 or later, + mxlnd - MX 1.2.10 or later, ptllnd - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x -Severity : -Bugzilla : -Description: -Details : +Severity : minor +Bugzilla : 21459 +Description: should update lp_alive for non-router peers + +Severity : enhancement +Bugzilla : 15332 +Description: LNet router shuffler. + +Severity : enhancement +Bugzilla : 15332 +Description: LNet fine grain routing support. + +Severity : normal +Bugzilla : 20171 +Description: router checker stops working when system wall clock goes backward +Details : use monotonic timing source instead of system wall clock time. + +Severity : enhancement +Bugzilla : 18460 +Description: avoid asymmetrical router failures + +Severity : enhancement +Bugzilla : 19735 +Description: multiple-instance support for kptllnd + +Severity : normal +Bugzilla : 20897 +Description: ksocknal_close_conn_locked connection race +Details : A race was possible when ksocknal_create_conn calls + ksocknal_close_conn_locked for already closed conn. + +Severity : normal +Bugzilla : 18102 +Description: router_proc.c is rewritten to use sysctl-interface for parameters + residing in /proc/sys/lnet Severity : enhancement Bugzilla : 13065