Commit Graph

87 Commits (ba6cc38703800157a4b6c923e8d0238b6be9fcca)

Author SHA1 Message Date
yuqing ba6cc38703 add GEO function get_line_distance_km 2015-08-06 16:04:58 +08:00
yuqing c623a6c935 correct logger rotate time near 0 clock 2015-07-24 09:44:31 +08:00
yuqing e610e8a45d OS macro defines put in _os_define.h 2015-07-15 14:26:39 +08:00
yuqing f9936ec4ba ini_file_reader.c realloc change to malloc and memcpy 2015-07-14 09:50:35 +08:00
yuqing d884069622 ini_file_reader.c change PJWHash to Time33Hash and increase capacity 2015-07-13 15:13:06 +08:00
yuqing e879393c88 add comment 2015-07-01 15:17:19 +08:00
yuqing 59fbe9214a add fast_mpool for memory pool 2015-07-01 13:26:07 +08:00
yuqing 693874d0b9 fast_mblock.h add static inline 2015-06-25 10:25:23 +08:00
yuqing f296a3e459 fast_mblock add fast_mblock_delay_free 2015-06-19 19:04:37 +08:00
yuqing 7a2c942863 ini_file_reader set global section before and after directive #include 2015-06-16 10:34:35 +08:00
yuqing bcd00f4079 fast_mblock suport alloc and free object 2015-06-15 20:33:14 +08:00
yuqing 7e1abd6054 ioevent support set timeout 2015-06-11 09:49:04 +08:00
yuqing b3e37bd584 change comment 2015-05-22 14:43:42 +08:00
yuqing d1d225c8db fast_mblock.c support none lock 2015-05-22 14:24:09 +08:00
yuqing 0fd3425fb6 bug fixed: log header correctly when rotate 2015-05-15 14:02:39 +08:00
yuqing 8b9bdfd333 logger.c call log_check_rotate in lock 2015-05-15 11:16:14 +08:00
yuqing 62f94164c1 macro FDFS_WRITE_BUFF_SIZE change to FAST_WRITE_BUFF_SIZE 2015-05-12 14:05:09 +08:00
yuqing d2d916fbab correct fsbytes to sbytes 2015-05-11 18:25:37 +08:00
yuqing 72e75e039d use file lock when write logger header 2015-05-08 17:49:19 +08:00
yuqing c21f9a59a7 fast_task_info support set_buffer_size and realloc_buffer 2015-04-28 17:22:22 +08:00
yuqing 7afa2a9e40 set_run_by log more info 2015-02-27 17:27:55 +08:00
yuqing ec4df41993 add process_start 2014-12-16 18:36:15 +08:00
yuqing 0a87130ee0 check the return value of snprintf 2014-12-06 12:41:19 +08:00
yuqing e7b2874e2a can call sched_add_entries many times before schedule 2014-12-05 18:12:02 +08:00
yuqing 60b1f50c1f bug fixed: must check the return value of vsnprintf 2014-12-05 09:54:48 +08:00
yuqing 23a12c1bef bug fixed: NOT set last_block->next when realloc 2014-11-20 14:21:17 +08:00
yuqing c0778f54fb remove usleep call in logger.c 2014-11-05 18:30:47 +08:00
yuqing 8718f26b2e must set timeout entry's dlink to NULL because NOT in time wheel 2014-10-31 11:05:15 +08:00
yuqing 81a45e7253 correct iovent macro define 2014-10-31 09:28:23 +08:00
yuqing 865cb7032a remote debug statement 2014-10-29 10:11:22 +08:00
yuqing 6db41264ef mblock support alloc_init_func 2014-10-26 11:52:28 +08:00
yuqing 503cdc6006 get local ipaddr support interface based 1 2014-10-24 18:20:00 +08:00
yuqing 83a8b14174 Version struct add variable: patch 2014-10-23 15:46:36 +08:00
yuqing 8ad9d6961b judge changed 2014-10-09 18:09:12 +08:00
yuqing 5e6233ab69 sched_thread.c: calculate next_call_time correctly 2014-10-08 16:58:25 +08:00
yuqing 07d9cfa9b8 bug fixed: caused by memory organize 2014-09-16 16:55:39 +08:00
yuqing 65d0e0223c bug fixed: caused by memory organize 2014-09-16 16:50:36 +08:00
yuqing 01b4969913 bug fixed: caused by memory organize 2014-09-16 16:44:37 +08:00
yuqing 757a3b96a7 delete log old files with any time format affix 2014-09-16 11:26:17 +08:00
yuqing acc17549ee conn_pool_destroy close connections and free memory 2014-09-15 14:43:42 +08:00
yuqing aafcd765dc check file size before log access header 2014-09-15 14:22:12 +08:00
yuqing 5a5c0c8b7d rename current_connections to alloc_connections 2014-09-11 09:34:13 +08:00
yuqing 79cf264688 add function free_queue_current_connections 2014-09-10 18:01:03 +08:00
yuqing b9328983cb increment alloc task buffer 2014-09-10 09:42:15 +08:00
yuqing 1403cc4ed8 support increment task alloc 2014-09-09 18:39:33 +08:00
yuqing d442ed9176 add comments for connection pool 2014-09-03 10:18:31 +08:00
yuqing c790ac5208 add function log_set_fd_flags 2014-08-27 16:06:27 +08:00
yuqing ba60d10858 extern function log_rotate 2014-08-26 15:30:49 +08:00
yuqing d88e9a6408 add function log_reopen_ex 2014-08-26 13:46:24 +08:00
yuqing 118f657c7f add function ioevent_remove 2014-08-25 09:24:52 +08:00