Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/jdolecek-ncq]: src/sys/dev/ata doesn't seem the freeze/thaw in error rec...
details: https://anonhg.NetBSD.org/src/rev/2b804438ed19
branches: jdolecek-ncq
changeset: 352766:2b804438ed19
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Mon Sep 11 22:31:42 2017 +0000
description:
doesn't seem the freeze/thaw in error recovery can cause the thread to panic,
all commands within are executed as polled and hence thread is not invoked
diffstat:
sys/dev/ata/TODO.ncq | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 65f0742b8a45 -r 2b804438ed19 sys/dev/ata/TODO.ncq
--- a/sys/dev/ata/TODO.ncq Mon Sep 11 22:30:05 2017 +0000
+++ b/sys/dev/ata/TODO.ncq Mon Sep 11 22:31:42 2017 +0000
@@ -2,8 +2,6 @@
----
test wd* at umass?, confirm the ata_channel kludge works
-reconsider freeze/thaw in error recovery - can it screw up with thread?
-
Other random notes (do outside the NCQ branch):
-----------------------------------------------------
do biodone() in wddone() starting the dump to not leak bufs when dumping from
Home |
Main Index |
Thread Index |
Old Index