Re: [OT] linux 3.10 kernel will improve ipc,sysv semaphore scalability - Mailing list pgsql-performance

From Shaun Thomas
Subject Re: [OT] linux 3.10 kernel will improve ipc,sysv semaphore scalability
Date
Msg-id 5151F026.5010409@optionshouse.com
Whole thread Raw
In response to [OT] linux 3.10 kernel will improve ipc,sysv semaphore scalability  (Andrea Suisani <sickpig@opinioni.net>)
Responses Re: [OT] linux 3.10 kernel will improve ipc,sysv semaphore scalability  (Andrea Suisani <sickpig@opinioni.net>)
Re: [OT] linux 3.10 kernel will improve ipc,sysv semaphore scalability  (Andrea Suisani <sickpig@opinioni.net>)
List pgsql-performance
On 03/26/2013 08:04 AM, Andrea Suisani wrote:

> TPS:
> 100 users: 1257.21 (vanilla)    2805.06 (v3 patchset)
> 400 users: 1437.57 (vanilla)    2664.67 (v3 patchset)
> 800 users: 1236.89 (vanilla)    2750.73 (v3 patchset)

Wow, I like the look of that. I wonder how this reacts with disabled
autogrouping and increasing sched_migration_cost. If the completely fair
scheduler has less locking contention with this patch-set, those tweaks
may not even be necessary. I need to see if I can find a system to test on.

--
Shaun Thomas
OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
312-676-8870
sthomas@optionshouse.com

______________________________________________

See http://www.peak6.com/email_disclaimer/ for terms and conditions related to this email


pgsql-performance by date:

Previous
From: Andrea Suisani
Date:
Subject: [OT] linux 3.10 kernel will improve ipc,sysv semaphore scalability
Next
From: "Nicholson, Brad (Toronto, ON, CA)"
Date:
Subject: Re: 9.2.3 upgrade reduced pgbench performance by 60%