Re: svn commit: r251792 - in head/sys/cam: ata scsi

2013-06-15 Thread Steven Hartland
- Original Message - From: "Matthew Jacob" On 6/15/2013 5:46 AM, Alexander Motin wrote: Author: mav Date: Sat Jun 15 12:46:38 2013 New Revision: 251792 URL: http://svnweb.freebsd.org/changeset/base/251792 Log: Restore use of polling mode for disk cache flush in case of kernel panic.

Re: svn commit: r251792 - in head/sys/cam: ata scsi

2013-06-15 Thread Matthew Jacob
On 6/15/2013 5:46 AM, Alexander Motin wrote: Author: mav Date: Sat Jun 15 12:46:38 2013 New Revision: 251792 URL: http://svnweb.freebsd.org/changeset/base/251792 Log: Restore use of polling mode for disk cache flush in case of kernel panic. While I am not sure that any extra hardware acces

svn commit: r251792 - in head/sys/cam: ata scsi

2013-06-15 Thread Alexander Motin
Author: mav Date: Sat Jun 15 12:46:38 2013 New Revision: 251792 URL: http://svnweb.freebsd.org/changeset/base/251792 Log: Restore use of polling mode for disk cache flush in case of kernel panic. While I am not sure that any extra hardware access is a good idea after panic, that is an existi