version 1.14, 2018/10/24 07:00:09
|
version 1.18, 2018/11/15 07:25:39
|
Line 2
|
Line 2
|
|
|
## PRs worth fixing |
## PRs worth fixing |
|
|
* TBD |
(carried over from netbsd8) |
|
|
|
* ~~[[!template id=pr number=53053]]: non-MULTIPROCESSOR hangs building Go~~ (still reproducable with newer go?) |
|
[[!template id=pr number=53173]]: "go test net/http" locks up the machine (both PRs tied /!\ ) |
|
|
|
* [[!template id=pr number=53016]]: Clock not stable /!\ |
|
|
|
* [[!template id=pr number=53017]]: Kernel panics every now and then with "fpusave_lwp: did not" message |
|
|
|
* [[!template id=pr number=53155]]: Wedge after <12h uptime when >2 bnx network interfaces in use /!\ |
|
|
|
* [[!template id=pr number=53161]]: ATF test runs leave a rump_server process around |
|
|
|
* [[!template id=pr number=53286]]: hdaudio(4), iwm(4) and rtsx(4) detections fail in UEFI case /!\ |
|
|
|
* [[!template id=pr number=53291]]: GPT prevents installation |
|
|
## Features to finish/implement |
## Features to finish/implement |
|
|
Line 19
|
Line 34
|
- [[!template id=pr number=50332]] AVX instructions don't work but OSXSAVE flag is set |
- [[!template id=pr number=50332]] AVX instructions don't work but OSXSAVE flag is set |
* ZFS |
* ZFS |
* ~~~kASan for amd64~~~ (done) |
* ~~~kASan for amd64~~~ (done) |
* kASan for aarch64 |
* ~~~kASan for aarch64~~~ (done) |
* compiler-rt in the base with enabled features for Clang/LLVM |
* 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) |
* 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) |
* rework semantics of threading operations in ptrace(2) |
* LVM mirror target |
* LVM mirror target |
* add NVMM |
* add NVMM |
* plug kernel pointer leaks |
* plug kernel pointer leaks |
|
* fix Nouveau, some GPUs stopped working after the update |
|
|
## Nice to have |
## Nice to have |
|
|
* gcc 8+ from a sanitizers point of view |
* gcc 8+ from a sanitizers point of view |
* arm: GENERIC kernel config for armv7 boards. |
* arm: GENERIC kernel config for armv7 boards. |
* arm64: Support for servers following SBSA/SBBR standards |
* arm64: Support for servers following SBSA/SBBR standards |
* updated graphics drivers. |
* ~~~updated graphics drivers~~~ (done) |
- [Almost ready for merge](https://github.com/riastradh/netbsd-src/tree/riastradh-drm), only nouveau blocking changes |
* PVHVM and PVH |
|
* ARM64 ACPI |
|
|
|
## Nice to have, but likely won't be finished on time |
|
|
|
* merge pgoyette-compat |
|
|
... |
... |