Alfred Perlstein wrote:
I would like to export the various parameters from subr_param.c
into sysctl, these nodes would include the names from the following
tunables as well as others in these files.
TUNABLE_ULONG_FETCH("kern.maxtsiz", &maxtsiz);
dfldsiz = DFLDSIZ;
TUNABLE
* Paul Saab <[EMAIL PROTECTED]> [070712 11:14] wrote:
> Alfred Perlstein wrote:
> >I would like to export the various parameters from subr_param.c
> >into sysctl, these nodes would include the names from the following
> >tunables as well as others in these files.
> >
> >TUNABLE_ULONG_FETCH(
On Wednesday 11 July 2007 01:26:00 pm Alfred Perlstein wrote:
> I would like to export the various parameters from subr_param.c
> into sysctl, these nodes would include the names from the following
> tunables as well as others in these files.
>
> TUNABLE_ULONG_FETCH("kern.maxtsiz", &maxtsi
3 matches
Mail list logo