kern/93885: ata(4) failure: SETFEATURES SET TRANSFER MODE semaphore timeout !! DANGER Will Robinson !!

Lukas Razik lukas at razik.de
Mon May 15 07:00:58 UTC 2006


The following reply was made to PR kern/93885; it has been noted by GNATS.

From: Lukas Razik <lukas at razik.de>
To: bug-followup at FreeBSD.org,  jspence at lightconsulting.com, 
 sos at FreeBSD.ORG
Cc:  
Subject: Re: kern/93885: ata(4) failure: SETFEATURES SET TRANSFER MODE semaphore
 timeout !! DANGER Will Robinson !!
Date: Mon, 15 May 2006 08:44:15 +0200

 Hello!
 
 I think I've the malefactor.
 I've compiled a new kernel without additional optimizations which I had 
 before:
 makeoptions    COPTFLAGS="-O2 -pipe -funroll-loops -ffast-math"
 
 I've restarted the system more times and generated high IO over more 
 hours and I hadn't any warnings...
 
 Now I'll try to figure out which of these options causes the "bug" and 
 if it also works with SCHED_ULE. Because with SCHED_ULE and all 
 above-mentioned optimizations I had more warnings than with SCHED_4BSD 
 and the same optimizations.
 
 Regards,
 Lukas


More information about the freebsd-bugs mailing list