On Tue, 16 Dec 2008, Peter Wemm wrote:
On Sat, Dec 13, 2008 at 1:59 PM, Bjoern A. Zeeb wrote:
De-virtualize the MD5 context for TCP initial seq number generation
and make it a function local variable like we do almost everywhere
inside the kernel.
[..]
--- head/sys/netinet/vinet.hSat
* Peter Wemm [081216 20:12] wrote:
> On Sat, Dec 13, 2008 at 1:59 PM, Bjoern A. Zeeb wrote:
> > De-virtualize the MD5 context for TCP initial seq number generation
> > and make it a function local variable like we do almost everywhere
> > inside the kernel.
> [..]
> > --- head/sys/netinet/vine
On Tue, 16 Dec 2008, Peter Wemm wrote:
Hi,
let me Cc: virtualization and current@ for this reply (to have the
explicit HEADS UP) for what Peter pointed out.
The first to reply may want to trim the Cc: list again; possibly to
only virtualization.
On Sat, Dec 13, 2008 at 1:59 PM, Bjoern A. Zee
On Tue, 16 Dec 2008, Peter Wemm wrote:
Hi,
there's multiple things in here, so let me try to address them
separately.
On Sat, Dec 13, 2008 at 1:59 PM, Bjoern A. Zeeb wrote:
De-virtualize the MD5 context for TCP initial seq number generation
and make it a function local variable like we do
On Sat, Dec 13, 2008 at 1:59 PM, Bjoern A. Zeeb wrote:
> De-virtualize the MD5 context for TCP initial seq number generation
> and make it a function local variable like we do almost everywhere
> inside the kernel.
[..]
> --- head/sys/netinet/vinet.hSat Dec 13 21:17:46 2008(r186056)