summaryrefslogtreecommitdiff
path: root/TAO/tests/Cubit/TAO/MT_Cubit/README.tests
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Cubit/TAO/MT_Cubit/README.tests')
-rw-r--r--TAO/tests/Cubit/TAO/MT_Cubit/README.tests42
1 files changed, 0 insertions, 42 deletions
diff --git a/TAO/tests/Cubit/TAO/MT_Cubit/README.tests b/TAO/tests/Cubit/TAO/MT_Cubit/README.tests
deleted file mode 100644
index c05572a1019..00000000000
--- a/TAO/tests/Cubit/TAO/MT_Cubit/README.tests
+++ /dev/null
@@ -1,42 +0,0 @@
-// $Id$
-
-Note: this file is in very rough version. Updates are coming soon.
-
-Server Utilization Test
------------------------
-on the server side:
- ./server -s -f /project/doc/sergio/ior -U
-
-on the client side:
- ./client -s -f /project/doc/sergio/ior -U 60
-
-Client Utilization Test
------------------------
-on the server side:
- ./server -s -f /project/doc/sergio/ior -t 1
-
-on the client side:
- ./client -s -f /project/doc/sergio/ior -u 60
-
-NOTE: before running the client side, edit the ior file and replace
-the ip address to make it have it's numeric form.
-
-
-Latency Test
-------------------------
--- configuration:
- (1) su to root when running Solaris or LynxOS.
- (2) Make yourself an Administrator in Windows NT
-
-on the server side:
- ./server -s -f ior -t 2 &
-on the client side:
- ./client -s -f ior -t 2 -n 4000 -x
-
-NOTE: run_same is a script that automates the running of the latency
-tests. This script output everything to a file.
-
-Context Switch Test
--------------------
-Use the same arguments as the latency test, and add "-c"
-