Network Card Hardware Processing Question

AgaBoogaBoo

Lifer
Feb 16, 2003
26,108
5
81
Offload Network Task Processing onto the Network Card
[HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip \ Parameters]

Many newer network cards have the ability of taking some of the network processing load off of the processor and performing it right on the card (much like Hardware T&L on most new video cards). This can significantly lower the CPU processes needed to maintain a network connection, freeing up that processor time for other tasks. This does not work on all cards, and it can cause network connectivity problems on systems where the service is enabled but unsupported, so please check with your NIC manufacturer prior to enabling this tweak. Find the DWORD "DisableTaskOffload" and set the value to 0 (the default value is 1). If the key is not already available, create it.

From Arstechnica.com

I was wondering if there is some way to find out if that applies to my network card, its one of Intel's integrated 100mbit chipsets. How much of a difference will this make? In KaZaA, when I download lots of files, cpu usage goes as high as 20% parallel with my network usage, I'm guessing that this number would be a lot lower if I can enable it ?