Wayne Gao
Wayne Gao
I see now. slat diff is caused by rate limit, clat is from SSD+kernel. since clat is stable, this is correct. is there anything added?
@axboe I can reproduce the clat is not stable problem even with null engine, could you please take a look at it? below is fio null engine result ``` -----------IOPS...
above build error is solved. I see new example run error. how to run example guide is outdated. ``` root@smfast:~/wayne/braft/example/atomic/build# ls atomic_client atomic.pb.h atomic_test CMakeFiles Makefile run_server.sh atomic.pb.cc atomic_server CMakeCache.txt...
> Hi @gaowayne, > > Thank you for reaching out. If I understand correctly your questions regarding the temporary files DALI uses, I would say it doesn't use any, besides...
> Hi @gaowayne, > > I'm afraid that I'm not able to provide a broad overview of all files that can be created during the training as everything depends on...
if I do not need test inside cgroup, which steps I can skip to run very basic function of socket redirection. if I only want to intercept this for loopback...
@arungeorge83 buddy, could you please share your CacheLib test config for FDP SSD?
> @arungeorge83 @gaowayne Thanks to your help, we achieved proper evaluation results after enabling FDP. Using the KV Trace evaluation with arungeorge83's provided config worked perfectly.  > > There...
@arungeorge83 thank you so much man. I try to build cachelib, but suffer this on my OS. :( ``` FM2CV704-CYP16 ~/wayne/CacheLib # ./contrib/build.sh -d -j -v build.sh: error: No build...
> Seems you were corrupting memory. You must ensure the `service.read_fixed`s are finished before `std::vector buf` gets destroyed. > > See https://github.com/CarterLi/liburing4cpp#taskhpp got it. :) do you have email or...