Begin forwarded message: Date: Mon, 7 Nov 2005 14:49:17 -0800 From: bugme-daemon@xxxxxxxxxxxxxxxxxxx To: bugme-new@xxxxxxxxxxxxxx Subject: [Bugme-new] [Bug 5566] New: scsi_eh_x/scsi_wq_x "zombie" processes in kernel 2.6.13+ http://bugzilla.kernel.org/show_bug.cgi?id=5566 Summary: scsi_eh_x/scsi_wq_x "zombie" processes in kernel 2.6.13+ Kernel Version: 2.6.13+ Status: NEW Severity: normal Owner: andrew.vasquez@xxxxxxxxxx Submitter: gator@xxxxxxxxxxxxxxx Most recent kernel where this bug did not occur: 2.6.12 Starting around kernel version 2.6.13, the scsi_eh_x and scsi_wq_x processes that are created per scsi host will not terminate if the driver for the scsi interface is removed. I don't know whether there are any serious problems involved with this, but one thing that is definitely annoying, is that the process list fills very quickly when modules are loaded/unloaded on demand, because 2 new processes will be created every time the driver for a scsi adapter gets loaded. (I guess, this happens with all scsi host modules - in my case, the "culprit" is a qlogic fibre channel driver that gets loaded only when needed.) ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html