commit 5dc603c5e0ca8df00ec522d31cd32cbdcb71f6ea
Author: Matthew Dillon <[email protected]>
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