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
aa79e61aac2fd77c43237ddcddd81a29c6056785
MaxScale
/
server
History
counterpoint
aa79e61aac
Various optimisations of bitmask processing. External change is that bitmask_clear() does not apply a spinlock, so must be called with exclusive access to the bitmask. This affects the call in shutdown processing in poll management. The call from DCB processing is safe because zombie processing has exclusive access to DCBs.
2016-01-08 13:47:34 +00:00
..
core
Various optimisations of bitmask processing. External change is that bitmask_clear() does not apply a spinlock, so must be called with exclusive access to the bitmask. This affects the call in shutdown processing in poll management. The call from DCB processing is safe because zombie processing has exclusive access to DCBs.
2016-01-08 13:47:34 +00:00
include
Various optimisations of bitmask processing. External change is that bitmask_clear() does not apply a spinlock, so must be called with exclusive access to the bitmask. This affects the call in shutdown processing in poll management. The call from DCB processing is safe because zombie processing has exclusive access to DCBs.
2016-01-08 13:47:34 +00:00
inih
Added support for multiline options for routers and filters.
2015-09-01 14:06:14 +03:00
modules
Remove unecessary calls to query_is_parsed/parse_query.
2016-01-08 11:52:20 +02:00
test
Fixed internal test config
2015-11-30 11:20:27 +02:00
CMakeLists.txt
Fixed CMake builds overwriting MaxScale.cnf when installing after tests were built.
2014-10-14 19:15:59 +03:00
maxscale_binlogserver_template.cnf
Changed relevant files to use get_cachedir() instead of using the now deprecated MAXSCALE_HOME.
2015-04-27 21:55:57 +03:00
maxscale_template.cnf
Changed default number of threads and added
auto
value.
2015-12-15 15:08:43 +02:00