This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4ce4423b3e2e7643ab2d6d23eaa9620742856f94
MaxScale
/
server
History
vraatikka
4ce4423b3e
Made comments doxygen compatible.
2013-12-13 10:52:34 +02:00
..
core
Made comments doxygen compatible.
2013-12-13 10:52:34 +02:00
include
Added back read and write mutex to dcb. Locks are acquired in poll.c before calling call-back functions. Additional locks efficiently hide memory corruption issue, which appears when readconn router is used without using those mutexes, with multiple parallel maxscale threads and intensive load.
2013-11-20 17:23:04 +02:00
inih
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00
modules
Surrounded every log writing command with LOGIF macro, which tests if the given logfile id matches with those enabled. The comparison is done against local variable and expensive function call is avoided.
2013-12-12 16:14:33 +02:00
Makefile
log_manager.h
2013-12-12 07:05:38 +02:00
MaxScale_template.cnf
query_classifier.cc
2013-11-20 15:55:43 +02:00