Files
pezkuwi-subxt/substrate/client/executor/wasmtime
Koute 3d89fa3605 Prevent unsoundness in environments with broken madvise(MADV_DONTNEED) (#11722)
* Prevend unsoundness in environments with broken `madvise(MADV_DONTNEED)`

* Add the `std` feature to `rustix` dependency

Apparently not having this breaks compilation on non-nightly toolchains.

* Autodetect the page size when checking whether `madvise` works

* Only make sure that the madvice check doesn't return `Err`
2022-06-28 06:54:56 +00:00
..
2022-01-03 09:22:14 +01:00
2020-08-20 17:04:42 +02:00

License: GPL-3.0-or-later WITH Classpath-exception-2.0