abrown opened issue #7119:
This issue tracks anything incomplete with the effort to add shared memories started in #7072:
- [ ] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [ ] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] enable MPK in fuzz targets
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] benchmark
call
performance with PKRU switch
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [ ] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [ ] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] enable MPK in fuzz targets
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] benchmark
call
performance with PKRU switchThere may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [ ] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [ ] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] enable MPK in fuzz targets
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] benchmark
call
performance with PKRU switchThere may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
```[tasklist]Tasks
~~~
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [ ] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [ ] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] enable MPK in fuzz targets
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] benchmark
call
performance with PKRU switchThere may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [ ] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [ ] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] enable MPK in fuzz targets
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] benchmark
call
performance with PKRU switch- [ ] add example showing how many memories can be pool-allocated with the feature on versus off.
There may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [x] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [ ] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] enable MPK in fuzz targets
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] benchmark
call
performance with PKRU switch- [ ] add example showing how many memories can be pool-allocated with the feature on versus off.
There may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [x] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [x] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] enable MPK in fuzz targets
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] benchmark
call
performance with PKRU switch- [ ] add example showing how many memories can be pool-allocated with the feature on versus off.
There may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [x] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [x] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [ ] enable MPK in fuzz targets
- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] benchmark
call
performance with PKRU switch- [ ] add example showing how many memories can be pool-allocated with the feature on versus off.
There may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [x] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [x] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [x] enable MPK in fuzz targets
- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] benchmark
call
performance with PKRU switch- [ ] add example showing how many memories can be pool-allocated with the feature on versus off.
There may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [x] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [x] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [x] enable MPK in fuzz targets
- [x] add example showing how many memories can be pool-allocated with the feature on versus off.
- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] benchmark
call
performance with PKRU switchThere may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [x] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [x] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [x] enable MPK in fuzz targets
- [x] add example showing how many memories can be pool-allocated with the feature on versus off.
- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] benchmark
call
performance with PKRU switchThere may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [x] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [x] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [x] enable MPK in fuzz targets
- [x] add example showing how many memories can be pool-allocated with the feature on versus off
- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] benchmark
call
performance with PKRU switchThere may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [x] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [x] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [x] enable MPK in fuzz targets
- [x] add example showing how many memories can be pool-allocated with the feature on versus off
- [ ] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] benchmark
call
performance with PKRU switchThere may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
abrown edited issue #7119:
This issue tracks items remaining from adding MPK support in #7072:
- [x] fix tests when MPK is enabled (e.g., some tests of instance limits change due to striping)
- [x] add WebAssembly-level tests checking that MPK-protected slots cannot access OOB regions
- [x] enable MPK in fuzz targets
- [x] add example showing how many memories can be pool-allocated with the feature on versus off
- [x] fix up the MPK and
memory_pool
documentation; e.g., remove duplication- [ ] handle protection key changes across asynchronous
block_on
changes (seestore.rs:1947
)- [ ] figure out a way to run with MPK enabled in CI (QEMU?)
- [ ] benchmark
call
performance with PKRU switchThere may be others but these are the ones I could think of that would be needed before configuring the feature on by default.
Last updated: Nov 22 2024 at 16:03 UTC