node-replicated-kernel icon indicating copy to clipboard operation
node-replicated-kernel copied to clipboard

Experimental kernel with built-in replication.

Results 42 node-replicated-kernel issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [hashbrown](https://github.com/rust-lang/hashbrown) to permit the latest version. Changelog Sourced from hashbrown's changelog. [v0.12.3] - 2022-07-17 Fixed Fixed double-drop in RawTable::clone_from. (#348) [v0.12.2] - 2022-07-09 Added Added Entry...

dependencies
rust
cla-not-required

Updates the requirements on [addr2line](https://github.com/gimli-rs/addr2line) to permit the latest version. Changelog Sourced from addr2line's changelog. 0.18.0 (2022/07/16) Breaking changes Updated object dependency. Changed Fixed handling of relative path for DW_AT_comp_dir....

dependencies
rust
cla-not-required

cla-not-required

This brings a benchmark that uses a configuration of a sharded memcached to the CI. This is a baseline for the rackscale version of the same benchmark.

Previously, each client kernel only had 1 RPC client. Now, we are changing to one RPC client per core per client kernel.

cla-not-required