Tom Lane wrote:
Mark Kirkwood <[EMAIL PROTECTED]> writes:
Glancing over these as I was doing the FreeBSD patch, I noticed some
scope for modernization there plus a possible error to correct:
i) we could standardize the change method to use sysctl instead of
echo'ing things into /proc/kernel/* stru
Mark Kirkwood <[EMAIL PROTECTED]> writes:
> Glancing over these as I was doing the FreeBSD patch, I noticed some
> scope for modernization there plus a possible error to correct:
> i) we could standardize the change method to use sysctl instead of
> echo'ing things into /proc/kernel/* structures (
Glancing over these as I was doing the FreeBSD patch, I noticed some
scope for modernization there plus a possible error to correct:
i) we could standardize the change method to use sysctl instead of
echo'ing things into /proc/kernel/* structures (unless there is some
reason for this to be preferab