node-replicated-kernel
node-replicated-kernel copied to clipboard
Experimental kernel with built-in replication.
Updates the requirements on [uefi-services](https://github.com/rust-osdev/uefi-rs) to permit the latest version. Changelog Sourced from uefi-services's changelog. uefi-services - 0.21.0 (2023-06-20) Changed Updated to latest version of uefi. uefi - 0.23.0 (2023-06-04)...
Updates the requirements on [hashbrown](https://github.com/rust-lang/hashbrown) to permit the latest version. Changelog Sourced from hashbrown's changelog. [v0.14.0] - 2023-06-01 Added Support for allocator-api2 crate for interfacing with custom allocators on stable....
Updates the requirements on [memoffset](https://github.com/Gilnaa/memoffset) to permit the latest version. Commits a380cb8 Version 0.9.0 55753a6 Merge pull request #72 from est31/master 274dacc Add unstable_offset_of feature to use the unstable offset_of...
Updates the requirements on [logos](https://github.com/maciejhirsz/logos) to permit the latest version. Commits cd6d40a Bump version to 0.13 (#290) 3c19bb1 Update syn to 2.0 (#289) 91eb831 Added support for #[logos(skip "...")] (#284)...
Updates the requirements on [driverkit](https://github.com/gz/rust-driverkit) to permit the latest version. Commits See full diff in compare view You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]:...
Updates the requirements on [driverkit](https://github.com/gz/rust-driverkit) to permit the latest version. Commits See full diff in compare view You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]:...
### Describe the bug The TLB WorkQueue is currently not bounded in size. It holds both shootdown requests (which are important to handle) and advance replica work requests (which are...
Updates the requirements on [addr2line](https://github.com/gimli-rs/addr2line) to permit the latest version. Changelog Sourced from addr2line's changelog. 0.25.0 (2025/06/11) Breaking changes Updated gimli dependency. Added Added Loader::find_symbol. #341 #349 Added Loader::get_section_range. Added...
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...
Updates the requirements on [hashbrown](https://github.com/rust-lang/hashbrown) to permit the latest version. Release notes Sourced from hashbrown's releases. v0.15.4 Changed Removed optional dependency on compiler-builtins. This only affects building as part of...