Date: Wed, 02 Apr 1997 21:20:48 -0800 From: David Greenman <dg@root.com> To: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/netinet in_pcb.c in_pcb.h ip_divert.c ip_output.c raw_ip.c tcp_output.c tcp_subr.c udp_usrreq.c Message-ID: <199704030520.VAA01026@root.com> In-Reply-To: Your message of "Wed, 02 Apr 1997 21:14:48 PST." <199704030514.VAA26664@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>davidg 97/04/02 21:14:47 > > Modified: sys/netinet in_pcb.c in_pcb.h ip_divert.c ip_output.c > raw_ip.c tcp_output.c tcp_subr.c udp_usrreq.c > Log: > Reorganize elements of the inpcb struct to take better advantage of > cache lines. Removed the struct ip proto since only a couple of chars > were actually being used in it. Changed the order of compares in the > PCB hash lookup to take advantage of partial cache line fills (on PPro). NOTE: These changes require that netstat(1) be rebuilt. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704030520.VAA01026>