> Presumably, you're running Linux. 

Correct.  (Fedora Core 3, shhh! Don't tell)

>Is there some difference 
> between execution
> on Linux and Solaris?

Let's see...

INFO
------------------
bash-2.03# uname -a
SunOS ps-dark 5.8 Generic_108528-19 sun4u sparc SUNW,UltraAX-i2

bash-2.03# /opt/apache/2.0.47/bin/httpd -v
Server version: Apache/2.0.47
Server built:   Aug  7 2003 13:54:49

bash-2.03# ps -ef | grep cold
  nobody  2941  2940  0 18:07:05 pts/3    0:48 /opt/coldfusionmx/bin/cfusion
-start default
  nobody  2940     1  0 18:07:05 pts/3    0:00 /opt/coldfusionmx/bin/cfusion
-autorestart -start default

bash-2.03# /opt/coldfusionmx/runtime/bin/jrun -info
63824
4

bash-2.03# /opt/coldfusionmx/runtime/jre/bin/java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Sta
Java HotSpot(TM) Client VM (build 1


TEST
--------------
1) Before
load averages:  0.03,  0.16,  0.14
58 processes:  53 sleeping, 4 running, 1 on cpu
CPU states: 99.0% idle,  0.0% user,  1.0% kernel,  0.0% iowait,  0.0% swap
Memory: 1024M real, 514M free, 347M swap in use, 2416M swap free

  PID USERNAME THR PRI NICE  SIZE   RES STATE    TIME    CPU COMMAND
 2941 nobody    44   0   10  136M   70M sleep    0:48  1.17% cfusion
 2940 nobody     4  42    0 1536K 1232K sleep    0:00  0.00% cfusion

2) During
load averages:  0.56,  0.22,  0.16
67 processes:  65 sleeping, 1 running, 1 on cpu
CPU states:  0.0% idle, 89.3% user,  9.7% kernel,  1.0% iowait,  0.0% swa
Memory: 1024M real, 502M free, 361M swap in use, 2401M swap free

  PID USERNAME THR PRI NICE  SIZE   RES STATE    TIME    CPU COMMAND
 2941 nobody    52   3   10  140M   76M run      1:01 42.95% cfusion
 2940 nobody     4  42    0 1536K 1232K sleep    0:00  0.00% cfusion


3) After
load averages:  0.36,  0.21,  0.16
67 processes:  66 sleeping, 1 on cpu
CPU states: 99.2% idle,  0.2% user,  0.6% kernel,  0.0% iowait,  0.0% swap
Memory: 1024M real, 500M free, 361M swap in use, 2401M swap free

  PID USERNAME THR PRI NICE  SIZE   RES STATE    TIME    CPU COMMAND
 2941 nobody    52  29   10  139M   77M sleep    1:04  7.06% cfusion


SUMMARY
------------SIZE---RES----
CFMX start: 136M   70M
CFMX after:     139M   77M



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynamics.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:14:3781
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/14
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to