Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/ata remove the note for dump, moral equivalent is do...
details: https://anonhg.NetBSD.org/src/rev/af5af7798306
branches: trunk
changeset: 445322:af5af7798306
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Mon Oct 22 21:25:23 2018 +0000
description:
remove the note for dump, moral equivalent is done and biodone() most
certainly should not be done
diffstat:
sys/dev/ata/TODO.ncq | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diffs (13 lines):
diff -r 8fd6108dea87 -r af5af7798306 sys/dev/ata/TODO.ncq
--- a/sys/dev/ata/TODO.ncq Mon Oct 22 21:24:18 2018 +0000
+++ b/sys/dev/ata/TODO.ncq Mon Oct 22 21:25:23 2018 +0000
@@ -1,9 +1,5 @@
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
-
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