Performance of AIX 1.2

Shawn Hayes shawn at jdyx.UUCP
Tue Aug 28 11:20:42 AEST 1990


  I'm trying to get the performance of a PS/2 model 70 running AIX 1.2
up and I'm looking for pointers.  Currently my system has 6 megs of
memory and 2 megs of paging space. 

The method of gauging performance is an in-house benchmark that consists of
a PC sending transactions to the PS/2.  The PS/2 has a program that reads
the transactions from the com port and then passes them onto a second program.
The first program then acknowledges the txn to the PC and waits for another
txn.  The second program reads the txn from a queue and puts the information
into a database.

The performance is being gauged by running the same benchmarks under OS/2 and
AIX 1.2 on the same hardware.  Currently we are finding OS/2 to run about
twice as fast as AIX 1.2.   Part of the problem is that for this test we
want all writes to be posted to disk immediately so the test uses an open
call with sync mode for each of the three files accessed.  

I've increased the buffer size, the msg table size, and total message space
but the numbers still don't match the OS/2 performance.

If anyone has any suggestions please speak up.

Btw, the combined size of the benchmark programs is probably 150k and we
are not running XWindows while doing the benchmarks so page space should not
be a problem.


Shawn Hayes



More information about the Comp.unix.aix mailing list