From 5994344a779b406e73ba4c45fb3261bcb42bc371 Mon Sep 17 00:00:00 2001 From: maxim Date: Mon, 10 Mar 2008 12:46:26 +0000 Subject: [PATCH] b=14956 patch fixing the problem landed to LNET HEAD --- lnet/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lnet/ChangeLog b/lnet/ChangeLog index af49f93..983b21b 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -12,6 +12,12 @@ tbd Sun Microsystems, Inc. mxlnd - MX 1.2.1 or later, ptllnd - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x Severity : normal +Bugzilla : 14956 +Description: High load after starting lnet +Details : gmlnd should sleep in rx thread in interruptible way. Otherwise, + uptime utility reports high load that looks confusingly. + +Severity : normal Bugzilla : 14838 Description: ksocklnd fails to establish connection if accept_port is high Details : PID remapping must not be done for active (outgoing) connections -- 1.8.3.1