git: kernel - rate-limit the '%s: FAILURE - oversized DMA transfer' console msg
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Dec 9 14:51:27 PST 2013
commit 5dc603c5e0ca8df00ec522d31cd32cbdcb71f6ea
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Dec 9 14:50:47 2013 -0800
kernel - rate-limit the '%s: FAILURE - oversized DMA transfer' console msg
* Rate-limit an ATA console message which can wind up being printed a lot
under certain circumstances.
Summary of changes:
sys/dev/disk/nata/ata-dma.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5dc603c5e0ca8df00ec522d31cd32cbdcb71f6ea
--
DragonFly BSD source repository
More information about the Commits
mailing list