From: | Shaun Thomas <sthomas(at)optionshouse(dot)com> |
---|---|
To: | Midge Brown <midgems(at)sbcglobal(dot)net> |
Cc: | <pgsql-performance(at)postgresql(dot)org> |
Subject: | Re: Two Necessary Kernel Tweaks for Linux Systems |
Date: | 2013-01-08 18:28:25 |
Message-ID: | 50EC6549.3090503@optionshouse.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On 01/08/2013 12:25 PM, Midge Brown wrote:
> The kernel on our Linux system doesn't appear to have these two
> settings according to the list provided by sysctl -a. Please pardon
> my ignorance, but should I add them?
Sorry if I wasn't more clear. These only apply to Linux systems with the
Completely Fair Scheduler, as opposed to the O(1) scheduler. For all
intents and purposes, this means 3.0 kernels and above.
With a 2.6 kernel, you're fine.
Effectively these changes fix what is basically a performance regression
compared to older kernels.
--
Shaun Thomas
OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
312-444-8534
sthomas(at)optionshouse(dot)com
______________________________________________
See http://www.peak6.com/email_disclaimer/ for terms and conditions related to this email
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2013-01-08 18:31:13 | Re: Two Necessary Kernel Tweaks for Linux Systems |
Previous Message | Midge Brown | 2013-01-08 18:25:52 | Re: Two Necessary Kernel Tweaks for Linux Systems |