Re: Generic Monitoring Framework Proposal

Поиск
Список
Период
Сортировка
От Theo Schlossnagle
Тема Re: Generic Monitoring Framework Proposal
Дата
Msg-id F8550E6D-8CB6-4F98-AC32-32758151543D@omniti.com
обсуждение исходный текст
Ответ на Re: Generic Monitoring Framework Proposal  (Mark Kirkwood <markir@paradise.net.nz>)
Список pgsql-hackers
On Jun 19, 2006, at 7:39 PM, Mark Kirkwood wrote:
> We will need to benchmark on FreeBSD to see if those comments about  
> overhead stand up to scrutiny there too.

I've followed the development of DTrace on FreeBSD and the design  
approach is mostly identical to the Solaris one.  This would mean  
that if there is overhead on FreeBSD not present on Solaris it would  
be considered a big and likely fixed.

> I would think that even if (for instance) we find that there is no  
> overhead on Solaris, those of us on platforms where DTrace is less  
> mature would want the option of building without any probes at all  
> in the code - I guess a configure option "--without-dtrace" on by  
> default on those platforms would do it.

Absolutely.  As they are all proposed as preprocessor macros, this  
would be trivial to accomplish.


// Theo Schlossnagle
// CTO -- http://www.omniti.com/~jesus/
// OmniTI Computer Consulting, Inc. -- http://www.omniti.com/
// Ecelerity: Run with it.




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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: Generic Monitoring Framework Proposal
Следующее
От: Tom Lane
Дата:
Сообщение: Re: sync_file_range()