Re: Linux max on shared buffers?

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: Linux max on shared buffers?
Дата
Msg-id 3D3D66E6.21410453@Yahoo.com
обсуждение исходный текст
Ответ на Re: Linux max on shared buffers?  (Curt Sampson <cjs@cynic.net>)
Ответы Re: Linux max on shared buffers?  (Curt Sampson <cjs@cynic.net>)
Список pgsql-general
Martijn van Oosterhout wrote:
>
> On Tue, Jul 23, 2002 at 07:52:56AM -0400, Jan Wieck wrote:
> >
> > No resource limit on that? So my 200 backends all map some random
> > 16,000 blocks from 400 files and the kernel jiggles with it like
> > it's never did anything else?
>
> My machine here is idling not doing much and the kernel is managing 53
> processes with 223 open files currently caching some 52,000 blocks and 1140
> mmap()ed areas. I'm sure if I actually did some work I could make that much
> higher.
>
> In short, if you have a machine capable of running 200 backends, I wouldn't
> be surprised if the kernel wasn't already managing that kind of load.
> Remember, brk() is really just a special kind of mmap().

Okay,

I'm running out of arguments here. So where is the patch?


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #

В списке pgsql-general по дате отправления:

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: Difficulty updating TEXT fields with JDBC.
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: High availibility with PostgreSQL