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 move the dump note to post-merge, it's no...
details: https://anonhg.NetBSD.org/src/rev/88db8ed4f6c1
branches: jdolecek-ncq
changeset: 352753:88db8ed4f6c1
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sun Aug 13 11:46:32 2017 +0000
description:
move the dump note to post-merge, it's not new
siisata seems to be fine, no longer holds the merge
remove the kill active transfers after software drive reset - not relevant
now only the wd* at umass? stays as new item, but I won't hold the merge
for this, as I don't have the hardware and it is contained enough to be
resolved on HEAD
diffstat:
sys/dev/ata/TODO.ncq | 10 ++--------
1 files changed, 2 insertions(+), 8 deletions(-)
diffs (25 lines):
diff -r 977723c76fff -r 88db8ed4f6c1 sys/dev/ata/TODO.ncq
--- a/sys/dev/ata/TODO.ncq Sun Aug 13 11:40:25 2017 +0000
+++ b/sys/dev/ata/TODO.ncq Sun Aug 13 11:46:32 2017 +0000
@@ -1,19 +1,13 @@
Bugs
----
-
-siisata - fix all new XXX and unmergable bits
-
test wd* at umass?, confirm the ata_channel kludge works
+Other random notes (do outside the NCQ branch):
+-----------------------------------------------------
do biodone() in wddone() starting the dump to not leak bufs when dumping from
active system? make sure to not trigger atastart()
- call ata_kill_active() + ata_kill_pending() when dumping
-kill active transfers after software drive reset - race timeout vs.
-error recovery
-
-Other random notes (do outside the NCQ branch):
------------------------------------------------------
implement support for PM FIS-based switching, remove restriction in atastart()
for hw which supports it, adjust error handling in controller drivers to handle
xfers for several different drives
Home |
Main Index |
Thread Index |
Old Index