Heyang Zhou
Heyang Zhou
@yunwei37 是的,拷贝进程会完整复制虚拟地址空间,应该就没问题了
Thanks for the suggestion! Indeed a Docker image would be very useful for "quickstart" scenarios. I'm a bit hesitant on *what to include* in the image though. Should it just...
The advantage of choosing Wasmer IMO is mainly the Singlepass backend - it helps with the compilation speed for functions that are large or only need to run once. Haven't...
Wasmtime and Wasmer both support [wasm-c-api](https://github.com/WebAssembly/wasm-c-api) (with some custom extensions) btw. `#ifdef`-ing away the differences and supporting both runtimes shouldn't be too much work.
@AngeloR > Wouldn't exclusively random id allocation require consensus across the cluster anyway leading to some lock? In an optimistic transactional distributed storage there is either no lock during data...
@psarna Yes I would like to be able to override the builtin freelist-based free page management - the now-unused word at offset 32/36 can be filled with zero then? >...
> By the way, do you have a specific implementation in mind, and can you share any details on it? The implementation is [mvSQLite](https://github.com/losfair/mvsqlite). With this change page allocation can...
Thanks for implementing this so quickly! Will try it next week.
Thanks for trying mvsqlite on macOS! > Creating a namespace would hang `mvstore` needs to be started with the `--cluster /usr/local/etc/foundationdb/fdb.cluster` argument. Currently the default value is hardcoded to `/etc/foundationdb/fdb.cluster`...
Warnings does not matter as long as the implementation is correct. Is the produced module `/home/ha/tcp_china.ko` working ?