Date: Sun, 15 May 2011 08:09:36 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/iwn if_iwn.c Message-ID: <201105150809.p4F89t9t004390@repoman.freebsd.org>
index | next in thread | raw e-mail
bschmidt 2011-05-15 08:09:36 UTC
FreeBSD src repository
Modified files:
sys/dev/iwn if_iwn.c
Log:
SVN rev 221945 on 2011-05-15 08:09:36Z by bschmidt
Only update the scheduler's byte count table for aggregation queues.
The other queues, especially the command queue, uses the FIFO mode
which doesn't require the byte count table because queued entries are
processed in order.
Pointed out by: Lucius Windschuh <lwindschuh at googlemail dot com>
Revision Changes Path
1.110 +4 -6 src/sys/dev/iwn/if_iwn.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105150809.p4F89t9t004390>
