DragonFly commits List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet ip_var.h tcp_var.h
hmp 2005/04/11 02:54:23 PDT
DragonFly src repository
Modified files:
sys/netinet ip_var.h tcp_var.h
Log:
Remove the '_GD' macro hack:
I introduced it some revisions ago so that functions with locally
cached 'globaldata' can redefine it in order to minimise time
required for updating the IP/TCP per-cpu statistics counters.
Revision Changes Path
1.14 +1 -2 src/sys/netinet/ip_var.h
1.33 +0 -1 src/sys/netinet/tcp_var.h
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/ip_var.h.diff?r1=1.13&r2=1.14&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/tcp_var.h.diff?r1=1.32&r2=1.33&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]