Re: First set of OSDL Shared Mem scalability results, some

From: Greg Stark <gsstark(at)mit(dot)edu>
To: Jan Wieck <JanWieck(at)Yahoo(dot)com>
Cc: Greg Stark <gsstark(at)mit(dot)edu>, Christopher Browne <cbbrowne(at)acm(dot)org>, pgsql-performance(at)postgresql(dot)org
Subject: Re: First set of OSDL Shared Mem scalability results, some
Date: 2004-10-14 04:22:40
Message-ID: 87sm8i3p4f.fsf@stark.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance

Jan Wieck <JanWieck(at)Yahoo(dot)com> writes:

> Which would require that shared memory is not allowed to be swapped out, and
> that is allowed in Linux by default IIRC, not to completely distort the entire
> test.

Well if it's getting swapped out then it's clearly not being used effectively.

There are APIs to bar swapping out pages and the tests could be run without
swap. I suggested it only as an experiment though, there are lots of details
between here and having it be a good configuration for production use.

--
greg

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2004-10-14 04:29:19 Re: First set of OSDL Shared Mem scalability results, some
Previous Message Jan Wieck 2004-10-14 04:17:34 Re: First set of OSDL Shared Mem scalability results, some

Browse pgsql-performance by date

  From Date Subject
Next Message Jan Wieck 2004-10-14 04:29:19 Re: First set of OSDL Shared Mem scalability results, some
Previous Message Jan Wieck 2004-10-14 04:17:34 Re: First set of OSDL Shared Mem scalability results, some