Date: Thu, 22 Apr 2010 20:25:07 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/sge if_sge.c Message-ID: <201004222025.o3MKPITA063729@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-04-22 20:25:07 UTC FreeBSD src repository Modified files: sys/dev/sge if_sge.c Log: SVN rev 207071 on 2010-04-22 20:25:07Z by yongari Intialize interrupt moderation control register. The magic value was chosen by lots of trial and errors. The chosen value shows good interrupt moderation without additional latency. Without this change, controller can generate more than 140k interrupts per second under high network load. Submitted by: xclin <xclin <> cs dot nctu dot edu dot tw > Revision Changes Path 1.3 +3 -0 src/sys/dev/sge/if_sge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004222025.o3MKPITA063729>