[patch] Improve documentation around FreeBSD Kernel Tuning

Поиск
Список
Период
Сортировка
От Brad Davis
Тема [patch] Improve documentation around FreeBSD Kernel Tuning
Дата
Msg-id 20120103214951.GA2646@valentine.liquidneon.com
обсуждение исходный текст
Ответы Re: [patch] Improve documentation around FreeBSD Kernel Tuning  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Hi,

I have a patch that improves the documentation for FreeBSD Kernel Tuning:

- Show a # prompt instead of $ to indicate a root shell is needed
- Remove the -w flag to sysctl since it is not needed anymore and just silently ignored
- Encourage the user to set the read-only sysctls in /boot/loader.conf, instead of setting them manually in the
loader.

I have put these in a github fork of the repo, but I am new to git. So I apologize if this is incorrect. 

https://github.com/so14k/postgres/commit/12c03bdb2967346e7ad9ce0bdd3db8dfcf81507e


Regards,
Brad Davis


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: spinlocks on powerpc
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [patch] Improve documentation around FreeBSD Kernel Tuning