Commit Graph

3478 Commits

Author SHA1 Message Date
zhengshuxin
27f8fa6fb6 optimize and test fiber_cond 2022-11-13 13:52:41 -05:00
zhengshuxin
d0cf77f92c test fiber_cond 2022-11-13 12:39:51 -05:00
zhengshuxin
19f19ad7c0 optimize fiber_cond 2022-11-13 12:38:46 -05:00
zhengshuxin
652008e29a optimize and test fiber_mutex, fiber_cond 2022-11-13 12:00:09 -05:00
zhengshuxin
14f0900b73 optimize ... 2022-11-14 05:43:55 -05:00
zhengshuxin
eadd92e9e3 optimize mdule of fiber 2022-11-14 04:55:09 -05:00
zhengshuxin
84ab52a4a5 optimize and test fiber_cond 2022-11-14 04:39:28 -05:00
zhengshuxin
0ad17e5048 test fiber_cond ... 2022-11-14 02:56:57 -05:00
zhengshuxin
f84cfa370d change the cpp of fiber according the c's changing. 2022-11-13 10:37:41 -05:00
zhengshuxin
948716dd57 optimize fiber_cond and fiber_mutex 2022-11-13 10:11:36 -05:00
zhengshuxin
65a84a6ede adding new fiber_cond ... 2022-11-13 03:31:02 -05:00
zhengshuxin
8863f9ef93 optimize fiber_mutex 2022-11-13 00:06:48 -05:00
zhengshuxin
1d83f7c6cf optimize fiber_mutex 2022-11-12 21:54:50 -05:00
zhengshuxin
bbafef19ad optimize and test fiber_mutex.c 2022-11-12 21:15:51 -05:00
zhengshuxin
821d06d573 test fiber_mutex 2022-11-11 09:53:23 -05:00
zhengshuxin
d4981e0a9a test ... 2022-11-10 10:12:10 -05:00
zhengshuxin
3d8a6a7879 optimize and test fiber_mutex ... 2022-11-09 09:09:00 -05:00
zhengshuxin
fb91f6ffd2 add lost files 2022-11-08 08:56:22 +08:00
zhengshuxin
ddaeb6ed99 add fiber_mutex test 2022-11-08 08:52:39 +08:00
zhengshuxin
4d81f0fe5f adding fiber_mutex ... 2022-11-07 18:28:28 +08:00
zhengshuxin
7344b417a4 adding fiber mutex ... 2022-11-06 09:21:53 -05:00
zhengshuxin
883f4d0e2d there is some error in fiber_event.c to be fixed in io_uring mode, the fiber_event.c maybe to rewrite ... 2022-11-03 06:45:53 -04:00
zhengshuxin
fa5d46f3b3 test 2022-11-02 10:28:00 -04:00
zhengshuxin
49b617f2e3 use different context for read/write operations in io_uring module 2022-11-02 06:57:18 -04:00
zhengshuxin
aef12af92e test file copy with io_uring 2022-10-31 05:51:34 -04:00
zhengshuxin
b78e958dea test splice, pread, pwrite in multiple coroutines in multiple threads 2022-10-31 04:54:43 -04:00
zhengshuxin
38e7264e04 fixed bug in redis_string::incrbyfloat() 2022-10-30 11:35:33 -04:00
郑树新
733e83c5b6 test fiber with iocp engine 2022-10-30 23:27:48 +08:00
郑树新
1f0798f7dd compile on windows 2022-10-30 20:06:23 +08:00
郑树新
e1d749eef6 compile on windows 2022-10-30 19:56:24 +08:00
zhengshuxin
bd04860c0e optimize io_uring engine in lib_fiber 2022-10-30 05:48:23 -04:00
zhengshuxin
9b977d213d optimize io_uring ... 2022-10-29 11:38:33 -04:00
zhengshuxin
9b4b38d59f optimize and test io_uring 2022-10-28 11:58:28 -04:00
zhengshuxin
913629b5e9 optimize code style 2022-10-28 06:23:52 -04:00
zhengshuxin
159e6b6bb4 test fiber 2022-10-27 06:14:15 -04:00
zhengshuxin
a87aadb291 add io_uring in master service template. 2022-10-26 11:21:28 -04:00
zhengshuxin
9286a008c5 test 2022-10-26 07:03:34 -04:00
zhengshuxin
efe06cd020 test io_uring ... 2022-10-25 06:54:43 -04:00
zhengshuxin
3f36b8da2f optimize and test fiber module 2022-10-24 03:33:06 -04:00
zhengshuxin
13bbba5061 compilie one demo 2022-10-23 21:56:29 -04:00
zhengshuxin
515e388b2e Add support io_uring in service template - master_fiber 2022-10-23 20:42:57 +08:00
郑树新
106283c9f4 build ok for windows 2022-10-23 18:08:20 +08:00
zhengshuxin
91b592152d building ... 2022-10-23 17:46:07 +08:00
zhengshuxin
fd146d9935 just compiling 2022-10-23 05:41:36 -04:00
zhengshuxin
003338f197 add compiling conditions 2022-10-23 17:38:53 +08:00
zhengshuxin
03e2dcd588 add io_uring building condition 2022-10-23 17:36:25 +08:00
zhengshuxin
5baf77edf5 add conditional compiling for using io_uring 2022-10-23 17:22:14 +08:00
zhengshuxin
9913bcdb81 build on mac 2022-10-23 10:15:04 +08:00
zhengshuxin
7dbfda84ab test demo 2022-10-20 06:05:26 -04:00
zhengshuxin
a8241bfdcc optimize and test pread/pwriter in io_uring engine 2022-10-20 05:32:22 -04:00