version 1.45, 2019/01/07 22:11:04
|
version 1.46, 2019/01/07 22:48:28
|
Line 37 in touch with you.
|
Line 37 in touch with you.
|
* UBC using direct map - removal of pmap_enter()/pmap_remove()/pmap_update() for read()/write()-based I/O |
* UBC using direct map - removal of pmap_enter()/pmap_remove()/pmap_update() for read()/write()-based I/O |
- [[!template id=pr number=53124]] (FFS is slow because pmap_update doesn't scale) |
- [[!template id=pr number=53124]] (FFS is slow because pmap_update doesn't scale) |
- all known issues fixed - confirmed working on amd64, alpha, aarch64 |
- all known issues fixed - confirmed working on amd64, alpha, aarch64 |
- need sysctl to more easily turn on, will be left off by default for 9.0 |
- ~~need sysctl to more easily turn on, will be left off by default for 9.0~~ (done) |
* XEN AVX working |
* XEN AVX working |
- ~~[[!template id=pr number=50332]] AVX instructions don't work but OSXSAVE flag is set~~ (done) |
- ~~[[!template id=pr number=50332]] AVX instructions don't work but OSXSAVE flag is set~~ (done) |
* ZFS |
* ZFS |