Re: Why facebook used mysql ?

From: Sandeep Srinivasa <sss(at)clearsenses(dot)com>
To: David Boreham <david_list(at)boreham(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Why facebook used mysql ?
Date: 2010-11-09 18:36:08
Message-ID: AANLkTiks7Y0opL0PXeOpS1h7aN41xf4VvZQ9i-6yhCe4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Nov 9, 2010 at 11:46 PM, David Boreham <david_list(at)boreham(dot)org>wrote:
>
>
> Hmm...typically multi-core scaling issues are in the area of memory
> contention and cache coherence (and therefore are for the most part not
> dependent on the OS and its scheduler).

If it is independent of the OS, then how does one go about tuning it.

Consider this - I get a 12 core server on which I want multiple webserver
instances + DB. Can one create CPU pools (say core 1,2,3 for webservers,
4,5,6,7 for DB, etc.) ?

I know about taskset, but should one be using it ?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Igor Neyman 2010-11-09 18:51:36 Re: REINDEX requirement?
Previous Message Kevin Grittner 2010-11-09 18:17:04 Re: [JDBC] psqlexception syntax error at or near "$"