DragonFly commits List (threaded) for 2008-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/dev/netif/nfe if_nfe.c if_nfevar.h
There is a minor inconsistency in nfe:
- sysctl node is named 'imtimer' (Interrupt moderation time)
- loader tunable is named 'imtime'
- program variable is named 'nfe_imtime'
I think the normal pattern is that sysctl node and loader tunable has same name.
Name of sysctl node is user visible, so maybe this should be new name for the two other.
If no objection I will make change;
will also update nfe.4.
-thomas
-
>sephe 2008/07/05 00:29:44 PDT
. .
> hw.nfeX.imtimer -> 0 no interrupt moderation at all.
. .
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]