root
|
72a5287da5
|
add memory using debug info.
|
2019-08-16 18:17:11 +08:00 |
|
郑树新
|
5e8335f011
|
build ok for windows.
|
2019-08-15 15:25:28 +08:00 |
|
zhengshuxin
|
946bc1944e
|
use conditional compiling for hooking system API getimeofday
|
2019-08-12 14:52:09 +08:00 |
|
shuxin zheng
|
8d96beb9b0
|
format code
|
2019-08-11 11:12:39 +08:00 |
|
shuxin zheng
|
574800f456
|
event_kqueue.c->kevent_fflush should use hooked API __sys_kevent
|
2019-08-11 11:10:43 +08:00 |
|
zhengshuxin
|
0c4901f531
|
fixed one bug in hooked API sleep in io.c
|
2019-08-08 14:33:32 +08:00 |
|
zhengshuxin
|
a186db64f8
|
fixed compiling error on maxos
|
2019-08-07 14:30:12 +08:00 |
|
zhengshuxin
|
e20a39ebef
|
fixed one compiling error on macos
|
2019-08-07 14:26:24 +08:00 |
|
zhengshuxin
|
42d2bd5684
|
fixed one bug in hooked API gettimeofday for precision.
|
2019-08-06 10:28:31 +08:00 |
|
zhengshuxin
|
df843708f8
|
format code style
|
2019-07-31 22:06:54 +08:00 |
|
zhengshuxin
|
85812e6f1c
|
improvement ring's performance
|
2019-07-31 22:00:41 +08:00 |
|
zhengshuxin
|
a0b258eb28
|
test gettimeofday ok
|
2019-07-31 16:32:17 +08:00 |
|
zhengshuxin
|
b02dfd34c6
|
speedup gettimeofday() by using some asm codes from DPDK
|
2019-07-30 23:48:25 +08:00 |
|
zhengshuxin
|
9697f95b8f
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
This reverts commit 15d999759e .
|
2019-07-28 10:31:56 +08:00 |
|
zsxxsz
|
15d999759e
|
All source code have been changed to use utf8 charset with BOM header!
|
2019-07-27 22:44:32 +08:00 |
|
zhengshuxin
|
3b1053652f
|
fixed bug in fiber_sem.c
|
2019-07-17 09:32:20 +08:00 |
|
zhengshuxin
|
123328c1af
|
remove unused comments
|
2019-06-24 13:06:06 +08:00 |
|
zhengshuxin
|
b71b8840bf
|
replace assert with abort
|
2019-05-18 22:03:53 +08:00 |
|
zhengshuxin
|
064a4c325c
|
optimize fiber_sem
|
2019-05-17 11:11:03 +08:00 |
|
zhengshuxin
|
0ffeedfcd4
|
fixed bugs in fiber_sem.c/fiber_lock.c
|
2019-05-16 16:48:48 +08:00 |
|
郑树新
|
6e9691397a
|
build ok for vc
|
2019-01-14 15:33:51 +08:00 |
|
zsx
|
1edd724a8d
|
fixed one bug in fiber for stopping scheduling automatically
|
2019-01-14 14:34:14 +08:00 |
|
zhengshuxin
|
480a8c9403
|
optimise fiber
|
2019-01-02 11:12:55 +08:00 |
|
zsx
|
ac311dd2d1
|
disable valgrind
|
2018-12-28 22:22:58 +08:00 |
|
zsx
|
ea8462f1ef
|
add tcp_keeper class for tcp connections keepalive
|
2018-12-28 21:46:01 +08:00 |
|
zsx
|
fcfaddcf35
|
add syscall for hook system API
|
2018-12-27 17:35:18 +08:00 |
|
zsx
|
ff8a217755
|
acl_fiber_event.c: fixed one bug in event_ferror
|
2018-12-27 11:06:13 +08:00 |
|
zsx
|
7ab0b6f5e3
|
fixed bugs in acl_fiber_cond_wait/acl_fiber_cond_timedwait that detaching fbase must before calling acl_fiber_event_wait
|
2018-12-27 10:07:14 +08:00 |
|
zsx
|
0004373bcd
|
fixed bugs of acl_fiber_cond_timedwait in acl_fiber_cond.c
|
2018-12-25 11:32:42 +08:00 |
|
zsx
|
50be7b26a6
|
fiber_cond.c: fixed one bug in acl_fiber_cond_timedwait when timeout happened
|
2018-12-24 17:12:10 +08:00 |
|
zsx
|
605adfb614
|
disable debug fiber with valgrind
|
2018-12-16 17:46:47 +08:00 |
|
zsx
|
bd6375fe2a
|
connect_manager: support fiber running in threads
|
2018-12-16 16:47:51 +08:00 |
|
zsx
|
b9ff539209
|
build fiber for Linux ok
|
2018-12-14 16:39:13 +08:00 |
|
郑树新
|
fcd083d307
|
build on Windows ok
|
2018-12-14 16:34:28 +08:00 |
|
zsx
|
077fcf399f
|
building for all OS
|
2018-12-07 16:00:59 +08:00 |
|
zsx
|
d0d51ec6d1
|
build for macos
|
2018-12-07 13:50:42 +08:00 |
|
zsx
|
4db127ec9f
|
optimize fiber_cond and fiber
|
2018-11-30 18:26:46 +08:00 |
|
zsx
|
fb271fd104
|
format to DOS style.
|
2018-11-30 14:38:22 +08:00 |
|
zsx
|
f570318eb6
|
modify fiber_cond
|
2018-11-30 14:36:15 +08:00 |
|
zsx
|
8ed462ce69
|
replace assert with msg_fatal
|
2018-11-30 11:45:58 +08:00 |
|
zsx
|
56c8a058f4
|
fiber_event.c: fixed one bug in acl_fiber_event_notify
|
2018-11-29 22:44:16 +08:00 |
|
zsx
|
e48753986e
|
fbase_event.c: restart IO when IO process is interrupted by EINTR.
|
2018-11-29 11:28:48 +08:00 |
|
zsx
|
2033c94414
|
add fiber_cond.c
|
2018-11-28 15:51:33 +08:00 |
|
zsx
|
9cd475d83f
|
add fiber_cond.c
|
2018-11-28 15:51:22 +08:00 |
|
zsx
|
9b26998122
|
add fbase_event.c
|
2018-11-28 13:42:10 +08:00 |
|
zsx
|
ec495072b1
|
lib_fiber/c/src/fiber_event.c: fixed one bug for lock conlision
|
2018-11-28 09:47:04 +08:00 |
|
zsx
|
92ffb2cc9d
|
fixed one bug in fiber_event.c
|
2018-11-27 14:51:11 +08:00 |
|
zsx
|
feb5b87f59
|
add_write should return 0 or -1
|
2018-11-26 13:04:27 +08:00 |
|
zsx
|
8064aaab35
|
fixed one bug in iocp_check of file event_iocp.c
|
2018-11-26 09:22:55 +08:00 |
|
zhengshuxin
|
f7af753d9e
|
add one flag when creating fiber_event
|
2018-11-24 11:49:18 +08:00 |
|