Re: tcp mss MCLBYTES restriction

From: Andrew Gallatin (gallatin_at_cs.duke.edu)
Date: 01/20/04

  • Next message: David Borman: "Re: tcp mss MCLBYTES restriction"
    Date: Tue, 20 Jan 2004 15:52:27 -0500 (EST)
    To: Andre Oppermann <andre@freebsd.org>
    
    

    Andre Oppermann writes:
    > When I was implementing the tcp_hostcache I reorganized/redid the
    > tcp_mss() function and wondered about that too. I don't know if
    > this rounding to MCLBYTES is still the right thing to do.

    I have the feeling its something from ancient days on vaxes. ;)

    > > Would it be OK if I made this code optional via a sysctl?
    >
    > Could you run some bechmarks with the current MCLBYTES rounding
    > and without it on 100Mbit 1.5kMTU and GigE with 9k MTU?

    1.5k MTU won't matter -- it doesn't hit the rounding case anyway.
    But I can certainly run some tests with 9k.

    Drew

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: David Borman: "Re: tcp mss MCLBYTES restriction"

    Relevant Pages

    • Re: Question about genassym, locore.s and 0-sized arrays(showstopper for an icc compiled kernel)
      ... >> size if some element of the tool chanin instsists on rounding up things ... Thanks for the detailed explanation Bruce! ... To unsubscribe, ...
      (freebsd-current)
    • Re: preempt-timing-2.6.8-rc1
      ... William Lee Irwin III wrote: ... AFAICT this is nothing more than rounding up. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [4/15] orinoco merge preliminaries - use ALIGN()
      ... Use the kernel's ALIGN macro instead of our own dodgy version for ... rounding things up to an even number. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)