cvs commit: src/sys/netinet ip_var.h tcp_var.h

看板DFBSD_commit作者時間21年前 (2005/04/11 18:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #12Mahh00 (DFBSD_commit)