bad performance on irix

From: "Luis Alberto Amigo Navarro" <lamigo(at)atc(dot)unican(dot)es>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: bad performance on irix
Date: 2002-03-12 17:45:12
Message-ID: 009301c1c9ed$a933c920$cab990c1@atc.unican.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2002-03-12 17:58:59 Re: Zlib vulnerability heads-up.
Previous Message John Gray 2002-03-12 17:18:35 Re: Zlib vulnerability heads-up.