Re: [HACKERS] [PATCHES] fork/exec patch

Поиск
Список
Период
Сортировка
От Steve Tibbett
Тема Re: [HACKERS] [PATCHES] fork/exec patch
Дата
Msg-id 546CD3100F4C0F42A30A94C0F2B349148FC674@zimmail1.zim.zimismobile.com
обсуждение исходный текст
Список pgsql-hackers-win32
>What license is QueueUserAPCEx distributed under? :)  Is there any
>security or usability issues regarding installation of a kernel mode
driver?

Good questions.. while looking for the answer I had a look at the driver

code involved - it's a bit of a hack (well, a lot of a hack).  The
driver
is writing a value at a fixed undocumented offset from the start
of the kernel mode thread structure to force it to be alertable.

Seems likely to break at any time if it isn't already broken by
Windows Server 2003.. also it would mean you'd have to re-create the
driver for the 64 bit architectures.

So I wouldn't recommend it.. sorry for not checking into it further
before posting about it.

--
Steve Tibbett
stibbett@zim.biz


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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: [HACKERS] [PATCHES] fork/exec patch
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: [HACKERS] [PATCHES] fork/exec patch