看板 DFBSD_commit 關於我們 聯絡資訊
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