From 6122b6ad05910e4cd606ab4a5c7651ba7630003e Mon Sep 17 00:00:00 2001 From: kalpak <kalpak> Date: Thu, 23 Oct 2008 10:01:46 +0000 Subject: [PATCH] b=12800 o=alex.zhuravlev i=kalpak i=adilger Add support for tunable preallocation window and new tunables for large/small requests --- lustre/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 7a20a8fc71..63701475b8 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -158,6 +158,12 @@ Details : fix stack overflow in the distributed lock manager by defering expo eviction after a failed ast to the elt thread instead of handling it in the dlm interpret routine. +Severity : enhancement +Bugzilla : 12800 +Description: More exported tunables for mballoc +Details : Add support for tunable preallocation window and new tunables for + large/small requests + -------------------------------------------------------------------------- 2008-08-31 Sun Microsystems, Inc. -- GitLab