commit | 0cededf3ffbb775c3716aa1d246338fdc24b1259 | [log] [tgz] |
---|---|---|
author | Joakim Tjernlund <Joakim.Tjernlund@transmode.se> | Fri Apr 17 12:03:48 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 21 02:07:17 2009 -0700 |
tree | b8606da4301258e2919a0d5322988cde856661fc | |
parent | d035fbccc4edd2bd69d9314faf03ba832b85a1d7 [diff] |
ucc_geth: Move freeing of TX packets to NAPI context This will make the system alot more responsive while ping flooding the ucc_geth ethernet interface. Also set NAPI weight to 64 as this is a common value. Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: David S. Miller <davem@davemloft.net>