Wenbo Zhang
Wenbo Zhang
Thanks for providing such a cool ld. Environment: Ubuntu 20.04, 8 core intel processor, 16G memory, gcc 9.3.0, mold built from commit [cb2b4b8](https://github.com/rui314/mold/commit/cb2b4b8f724ed8b1b4665bc5c3134652d4031fd1). I add ```sh [target.x86_64-unknown-linux-gnu] linker = "clang"...
Issue Number: ref tikv/tikv#12876 Signed-off-by: Wenbo Zhang ### What is changed and how it works? Issue Number: Close #xxx What's Changed: ``` trace peers' availability info on leader side ```...
Issue Number: ref tikv/tikv#12876 Signed-off-by: Wenbo Zhang ### What is changed and how it works? Issue Number: Close #xxx What's Changed: ``` support for converting witness to non-witness ``` ###...
### I confirm that... - [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. - [X] I have read...
Resolving symbols from different mnt namespaces is currently not supported, which is very unfriendly for debugging container environments. So add this ability as perf: https://github.com/torvalds/linux/commit/843ff37bb59edbe51d64e77ba1b3245a15a4dd9f. The test result looks as...
### Feature Request Be able to dynamically adjust `max_subcompactions` by via `SetOptions()`
run `./inject.py kmalloc -v '__x64_sys_mount()` gets the error: "math between map_value pointer and register with unbounded min value is not allowed", as the array len is 2: ```c struct pid_struct...
This PR introduces two new interfaces to `Family`: `get` and `with_metrics`. These additions cater to the following use cases: 1. In crate A (e.g., an embedded database), the `get_or_create` interface...
ref tikv/tikv#12876 Signed-off-by: Wenbo Zhang ### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added...