yuqing
|
9828c45343
|
add function fast_mblock_init_ex1
|
2015-11-16 13:48:26 +08:00 |
Yu Qing
|
b6eb0e20da
|
add fast_buffer
|
2015-11-13 15:13:28 +08:00 |
Yu Qing
|
160ac651a9
|
INSTALL changed
|
2015-11-09 09:24:25 +08:00 |
Yu Qing
|
d49bfa7294
|
allocator support reclaim
|
2015-11-06 18:57:39 +08:00 |
Yu Qing
|
c39a4915de
|
mblock support trunk malloc check and notify
|
2015-11-06 15:19:07 +08:00 |
yuqing
|
a01c0e8e46
|
README changed
|
2015-11-06 12:29:33 +08:00 |
yuqing
|
358a8acfa6
|
README changed
|
2015-11-06 12:25:49 +08:00 |
yuqing
|
a190050ef0
|
README changed
|
2015-11-06 12:23:01 +08:00 |
Yu Qing
|
00056480d4
|
mblock stat output alloc_bytes
|
2015-11-06 10:34:51 +08:00 |
Yu Qing
|
389234ff76
|
fast allocator ok
|
2015-11-05 18:44:12 +08:00 |
Yu Qing
|
fb5abf5927
|
add fast_allocator
|
2015-11-04 17:19:36 +08:00 |
yuqing
|
0fe90e35da
|
add function get_sys_cpu_count()
|
2015-11-04 15:02:56 +08:00 |
yuqing
|
f734884700
|
fast_mblock reclaimed object pool
|
2015-11-03 18:13:51 +08:00 |
yuqing
|
8f26a0a354
|
use pthread_detach
|
2015-11-03 09:55:43 +08:00 |
yuqing
|
07c93f6206
|
delay task can execute in a new thread
|
2015-11-02 18:24:26 +08:00 |
yuqing
|
3e1d1e2ae1
|
add function get_sys_total_mem_size, ONLY support Linux and FreeBSD
|
2015-11-02 16:19:49 +08:00 |
yuqing
|
81f75a019c
|
stat_print output memory usage summary
|
2015-10-30 17:30:22 +08:00 |
yuqing
|
cc070f18f4
|
modify mblock stat ratio
|
2015-10-30 16:01:16 +08:00 |
yuqing
|
d2db706f7a
|
mblock stat function test ok
|
2015-10-30 15:53:43 +08:00 |
yuqing
|
c17d55ec7d
|
mblock stat function test ok
|
2015-10-30 15:34:22 +08:00 |
yuqing
|
e2ef7c87b6
|
mblock add stat function
|
2015-10-30 12:52:13 +08:00 |
yuqing
|
cb81992905
|
add function get_current_time_us and get_current_time_ms
|
2015-10-26 17:07:43 +08:00 |
Yu Qing
|
46e191925e
|
change php extension version
|
2015-10-26 16:32:32 +08:00 |
yuqing
|
96a6464e91
|
sched_thread.c: support delay tasks
|
2015-10-16 16:44:46 +08:00 |
yuqing
|
90ea025cb5
|
sched_thread.c: task can execute in a new thread
|
2015-10-16 10:43:02 +08:00 |
Yu Qing
|
75198e5005
|
install to /usr/lib/ anyway
|
2015-10-10 11:37:11 +08:00 |
yuqing
|
21b1a0fae6
|
export php function: fastcommon_is_private_ip
|
2015-10-10 11:30:35 +08:00 |
yuqing
|
0452a1a3e6
|
export php function: fastcommon_get_next_local_ip
|
2015-10-09 16:38:38 +08:00 |
yuqing
|
3a3abaf148
|
add function is_private_ip
|
2015-10-09 16:12:30 +08:00 |
yuqing
|
a9388ab7fe
|
remove macro IGNORE_ANNOTATION
|
2015-09-18 15:47:21 +08:00 |
yuqing
|
ee57f4d15d
|
update version for php-fastcommon.spec
|
2015-09-15 18:18:43 +08:00 |
yuqing
|
ba00a3bb12
|
export php function: fastcommon_get_first_local_ip
|
2015-09-15 14:56:29 +08:00 |
yuqing
|
8f5c4fd3f7
|
iniGetValues use iniGetValuesEx
|
2015-09-14 18:03:49 +08:00 |
yuqing
|
c049d85f96
|
check n for BSD event set
|
2015-09-14 09:18:34 +08:00 |
yuqing
|
e46333c00a
|
ioevent for BSD ok
|
2015-09-13 20:49:09 +08:00 |
liuwei
|
07ffa9e6bd
|
ignore annotation in some cases
|
2015-09-11 19:40:15 +08:00 |
liuwei
|
5f52349bd6
|
ignore annotation in some cases
|
2015-09-11 18:22:49 +08:00 |
yuqing
|
29451eaf49
|
add function get_first_local_ip
|
2015-09-08 19:09:35 +08:00 |
yuqing
|
69c8970e2d
|
add INIT_SCHEDULE_ENTRY_EX
|
2015-09-05 22:42:55 +08:00 |
YuQing
|
fbe55f1889
|
Merge pull request #3 from agile6v/master
added INIT_SCHEDULE_ENTRY macro for simplifying code.
|
2015-09-05 22:21:35 +08:00 |
yuqing
|
fe9b8dad60
|
allow_ips support CIDR addresses such as 172.16.12.0/22
|
2015-09-05 19:40:23 +08:00 |
yuqing
|
c0b48a7bf8
|
make clean
|
2015-08-26 19:00:15 +08:00 |
yuqing
|
31149bb6e9
|
correct PTHREAD_MUTEX_ERRORCHECK define
|
2015-08-26 18:46:07 +08:00 |
YuQing
|
c7c9d2a19f
|
Merge pull request #4 from tfzxyinhao/master
update compile optional
|
2015-08-26 18:38:51 +08:00 |
hao
|
77bb1bf94e
|
compile depends system bit version
|
2015-08-26 11:32:16 +08:00 |
hao
|
26ebfd031f
|
check system bit version
|
2015-08-26 11:32:01 +08:00 |
hao
|
444c68f1e8
|
fix 'PTHREAD_MUTEX_ERRORCHECK undeclared'
throw error 'PTHREAD_MUTEX_ERRORCHECK' undeclared when compile on centos
|
2015-08-26 10:51:49 +08:00 |
yuqing
|
de1be00ccb
|
ini_file_reader support annotation function
|
2015-08-25 17:20:20 +08:00 |
yuqing
|
757ae81e35
|
Merge branch 'dev'
|
2015-08-25 15:07:32 +08:00 |
liuwei
|
d1026167d4
|
eliminate potential trouble
|
2015-08-20 15:46:59 +08:00 |