diff --git a/lnet/ChangeLog b/lnet/ChangeLog index ad816253d3e9e49b62c49df01e4d99a49b66220f..44d02a0ce863e17826765352df8ecf8f5cefea68 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -18,6 +18,13 @@ Description: new userspace socklnd Details : Old userspace tcpnal that resided in lnet/ulnds/socklnd replaced with new one - usocklnd. +Severity : enhancement +Bugzilla : 11686 +Description: Console message flood +Details : Make cdls ratelimiting more tunable by adding several tunable in + procfs /proc/sys/lnet/console_{min,max}_delay_centisecs and + /proc/sys/lnet/console_backoff. + -------------------------------------------------------------------------------- 2007-09-27 Cluster File Systems, Inc. <info@clusterfs.com>