bad performance on irix - Mailing list pgsql-hackers

From Luis Alberto Amigo Navarro
Subject bad performance on irix
Date
Msg-id 009301c1c9ed$a933c920$cab990c1@atc.unican.es
Whole thread Raw
List pgsql-hackers
we're running on sgi powerchallenge, 8 r10000 4-way smp, and we're getting bad performance from postgres, throughput increases from 1 to 5 streams, but from 5 and above there is no further increase, performance analysis show high sleep waiting for resources an example:
 
running(user mode) =32.57
running(system mode)=7.15
running(graphics mode)=0.21
waiting(for block I/O)=0.03
waiting(paging)=0.00
waiting(for memory)=0.00
waiting(in select)=17.13
waiting(in cpu queue)=0.26
sleep(for resource)=42.87
 
any tip?
 
thanks and regards
 
almost forget postgres7.2

pgsql-hackers by date:

Previous
From: John Gray
Date:
Subject: Re: Zlib vulnerability heads-up.
Next
From: Jan Wieck
Date:
Subject: Re: Zlib vulnerability heads-up.