Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 May 2007 15:23:51 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <200705061523.l46FNqrA031823@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2007-05-06 15:23:51 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Reorder the TCP header prediction test to check for the most volatile
  values first to spend less time on a fallback to normal processing.
  
  Revision  Changes    Path
  1.344     +6 -4      src/sys/netinet/tcp_input.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705061523.l46FNqrA031823>