Haoyu Li

Results 2 issues of Haoyu Li

Hi, I'm new to io_uring and encountered the following error when running the sq_poll example: ``` $ sudo ./sq_poll Kernel thread io_uring-sq is not running. Error in async operation: Invalid...

Hi all, I followed the instructions on [this page](http://myrocks.io/docs/getting-started/) but still met the following errors, which said some data types in `libcap2` were not declared. My environment is ``` $...