Re: WIN32 native ... lets start?!?

Поиск
Список
Период
Сортировка
От Magnus Naeslund(f)
Тема Re: WIN32 native ... lets start?!?
Дата
Msg-id 019e01c1fd15$aa64d540$020a0a0a@mnd
обсуждение исходный текст
Ответ на WIN32 native ... lets start?!?  (Joerg Hessdoerfer <Joerg.Hessdoerfer@sea-gmbh.com>)
Ответы Re: WIN32 native ... lets start?!?  (Joerg Hessdoerfer <Joerg.Hessdoerfer@sea-gmbh.com>)
Список pgsql-hackers
> On Thu, 2002-05-16 at 13:47, Joerg Hessdoerfer wrote:
> > So, my route would be to get it to run *somehow* without paying
> > attention to speed and not to change much of the existing code,
> > THEN see how we could get rid of fork() on windows.
> 

What is the biggest problem here?
The Shmem/IPC stuff, or the fork() stuff?
I'm think that we could do a fork() implementation in usermode by copying the memory allocations.
How fast that would be regarding the context switches, i don't know, but i'm willing to experiment some to see how
feesiblethis is...
 

Anyone tried this before?

Magnus


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

Предыдущее
От: Mike Mascari
Дата:
Сообщение: Re: Updated CREATE FUNCTION syntax
Следующее
От: Michael Alan Dorman
Дата:
Сообщение: Re: Queries using rules show no rows modified?