From hiro@dynabook.advok.com  Sat Sep 23 21:14:29 2006
Return-Path: <hiro@dynabook.advok.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7BE1D16A407
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Sep 2006 21:14:29 +0000 (UTC)
	(envelope-from hiro@dynabook.advok.com)
Received: from dynabook.advok.com (pool-151-197-34-162.phil.east.verizon.net [151.197.34.162])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6FE6543D58
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Sep 2006 21:14:26 +0000 (GMT)
	(envelope-from hiro@dynabook.advok.com)
Received: from dynabook.advok.com (localhost [127.0.0.1])
	by dynabook.advok.com (8.13.8/8.13.8) with ESMTP id k8NMENiK001072
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Sep 2006 17:14:24 -0500 (EST)
	(envelope-from hiro@dynabook.advok.com)
Received: (from hiro@localhost)
	by dynabook.advok.com (8.13.8/8.13.8/Submit) id k8N3NvLZ027267;
	Fri, 22 Sep 2006 22:23:57 -0500 (EST)
	(envelope-from hiro)
Message-Id: <200609230323.k8N3NvLZ027267@dynabook.advok.com>
Date: Fri, 22 Sep 2006 22:23:57 -0500 (EST)
From: Yoshihiro Ota <ota@j.email.ne.jp>
Reply-To: Yoshihiro Ota <ota@j.email.ne.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Interrupt storm in 6.2-PRERELEASE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         103532
>Category:       kern
>Synopsis:       [irq] Interrupt storm in 6.2-PRERELEASE [regression]
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 23 21:20:25 GMT 2006
>Closed-Date:    Tue Oct 04 17:53:50 UTC 2011
>Last-Modified:  Tue Oct 04 17:53:50 UTC 2011
>Originator:     Yoshihiro Ota
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD xxx.yyy.com 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #23: Wed Sep 20 00:16:08 EST 2006 root@xxx.yyy.com:/usr/obj/usr/src/sys/GENERIC i386

ad0: 57231MB <TOSHIBA MK6021GAS GA024A> at ata0-master PIO4
acd0: CDRW <DW-224E-A/7.2A> at ata1-master UDMA33
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <SAMSUNG SP2514N 0000> Fixed Direct Access SCSI-0 device 
da0: 40.000MB/s transfers
da0: 238475MB (488397168 512 byte sectors: 255H 63S/T 30401C)

>Description:
When heavy I/O occurs, interrupts eat almost all available CPU.
When the same operation is done on 6.1-RELEASE, the CPU use and the 
number of interrupts are very low.

It seems that it only happens with my ad0 device in my system.
I did not see many interrupts when I did the same command on da0 device.

>How-To-Repeat:

# mount /dev/ad0sX /mnt/tmp
# tar xf /path/to/ports.tar.gz -C /mnt/tmp

>Fix:

	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: jh 
State-Changed-When: Thu Aug 18 15:13:51 UTC 2011 
State-Changed-Why:  
Is this still a problem for you? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103532 
State-Changed-From-To: feedback->closed 
State-Changed-By: jh 
State-Changed-When: Tue Oct 4 17:53:48 UTC 2011 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103532 
>Unformatted:
