From: Tim Bishop Date: Wed, 7 Mar 2001 21:09:23 +0000 (+0000) Subject: Solaris memory grabbing is flawed when free memory drops to less than 10M. X-Git-Tag: PROJECT_COMPLETION~46 X-Git-Url: http://git.i-scream.org/?a=commitdiff_plain;h=5e1f13f807af0ca6880ec555bd484f36276e5821;p=www.i-scream.org.git Solaris memory grabbing is flawed when free memory drops to less than 10M. --- diff --git a/www/cms/oldtodo.shtml b/www/cms/oldtodo.shtml index 14e0289..e5148e1 100644 --- a/www/cms/oldtodo.shtml +++ b/www/cms/oldtodo.shtml @@ -104,6 +104,7 @@ Completed:

statgrab

+Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched)
 FreeBSD - grabbing memory total
 Linux - CPU %'s not always right, 2 repititions ?
 Consider proc as a replacement for top on Linux
diff --git a/www/oldtodo.shtml b/www/oldtodo.shtml
index 14e0289..e5148e1 100644
--- a/www/oldtodo.shtml
+++ b/www/oldtodo.shtml
@@ -104,6 +104,7 @@ Completed:
 
 

statgrab

+Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched)
 FreeBSD - grabbing memory total
 Linux - CPU %'s not always right, 2 repititions ?
 Consider proc as a replacement for top on Linux