--- wikisrc/releng/netbsd9.mdwn 2018/08/02 08:57:28 1.2 +++ wikisrc/releng/netbsd9.mdwn 2018/08/22 06:32:57 1.9 @@ -10,10 +10,26 @@ - TODO: docs, what features to add to NPF ... * ATA/NCQ - variants of [[!template id=pr number=48214]] "clearing WDCTL_RST failed" during boot - - [[!template id=pr number=52783]] parallel fsck hangs during boot of 8.99.[5678] + - ~~[[!template id=pr number=52783]] parallel fsck hangs during boot of 8.99.[5678]~~ + - [[!template id=pr number=52614]] qemu virtual CD-ROM reports read errors since recent wdc changes - [[!template id=pr number=53183]] System stops servicing I/O requests and eventually deadlocks * UBC using direct map working on amd64 and alpha -* XEN AVX working - [[!template id=pr number=50332]] AVX instructions don't work but OSXSAVE flag is set + - [[!template id=pr number=53124]] (FFS is slow because pmap_update doesn't scale) +* XEN AVX working + - [[!template id=pr number=50332]] AVX instructions don't work but OSXSAVE flag is set * ZFS +* Kernel Address Sanitizer +* compiler-rt in the base with enabled features for Clang/LLVM +* address failing ptrace(2) tests, cover the remaining scenarios (there are planned ~2k ATF tests total for the elementary functionality) +* rework semantics of threading operations in ptrace(2) +* LVM mirror target + +## Nice to have + +* gcc 8+ from a sanitizers point of view +* arm: GENERIC kernel config for armv7 boards. +* arm64: Support for servers following SBSA/SBBR standards +* updated graphics drivers + ...