Yuekai Jia

Results 40 comments of Yuekai Jia

关掉不用的窗口和程序,可能是电脑太卡了

Release 里 Windows 只有 32 位,但 64 位的也可兼容

Currently not

Duplicate with #126, please wait for it to be merged first. Thanks!

Memory dumping should not be the responsibility of a `shell` application, it would be better to put such functions in the `tools` directory.

Thanks! Please fix conflicts and CI.

Hello, thanks for your feedback. You can use the following command to run redis in QEMU: ```shell make A=apps/c/redis/ LOG=error NET=y BLK=y ARCH=aarch64 SMP=4 run make A=apps/c/redis/ LOG=error NET=y BLK=y...

Make sure the version of the `log` crate is exactly `0.4.19` in `Cargo.lock`.