Re: NDIS - asymmetric link speed

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Arkady Frenkel (arkadyf_at_hotmailxdotxcom)
Date: 01/14/05


Date: Fri, 14 Jan 2005 13:43:19 +0200

Really that do relies , at least in setting TCPWindowSize e.g.
In NT kernel Oses for reported speed >= 100 Mbps it set the size to 64K (
without 1323 opt )
for less - to default 17K ( 17520 )
Arkady

"Maxim S. Shatskih" <maxim@storagecraft.com> wrote in message
news:O0CSKGi#EHA.2032@tk2msftngp13.phx.gbl...
> > How TCPIP relies on link speed value reported by driver?
>
> Are you sure it relies at all? Slow Start/Congestion Avoidance IIRC is
done
> without relying on local link speed.
>
> --
> Maxim Shatskih, Windows DDK MVP
> StorageCraft Corporation
> maxim@storagecraft.com
> http://www.storagecraft.com
>
>



Relevant Pages

  • Re: Wi-Fi association in secure network (802.1x)
    ... you should not be doing anything that relies on the in-box driver ... NDISUIO, as that may change in the future -- and in deed has changed in the ... Not withstanding ramp.ucsd.edu/pawn/wrapi's acknowledgment of Microsoft ...
    (microsoft.public.development.device.drivers)
  • Re: 2.6.28-git3 and i915 Kconfig new dependency on framebuffer
    ... be missing, and DRI disabled from within X. ... Do I now need CONFIG_FB to enable i915 DRM? ... Yes, the i915 driver now relies on fb code, though the new features are ...
    (Linux-Kernel)
  • Re: 2.6.28-git3 and i915 Kconfig new dependency on framebuffer
    ... be missing, and DRI disabled from within X. ... Do I now need CONFIG_FB to enable i915 DRM? ... Yes, the i915 driver now relies on fb code, though the new features are ...
    (Linux-Kernel)
  • Drivers statically linked in the wrong order
    ... I'm currently working on a few kernel drivers (not yet merged into the ... The main driver (for talking to some hardware over an I2C bus) ... relies on another. ... loading the main driver with modprobe loads the I2C ...
    (Linux-Kernel)