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
MaxScale
/
utils
History
vraatikka
1c3e44d446
Removed debug fprint about failed mutex destroy.
2013-07-25 17:22:19 +03:00
..
makefile
Adding this too under skygateway
2013-06-17 18:32:01 +03:00
skygw_debug.h
Changed log_manager to use block-siuze buffers instead of small write buffers. Added new test cases and added iterations. Added possibility to test with dummy disk write which sleeps constantly for 5ms instead of performing disk write.
2013-07-23 08:34:43 +03:00
skygw_types.h
Prevented redefinition of bool, added function void skygw_logmanager_exit(void) to be called by atexit
2013-06-28 11:39:00 +03:00
skygw_utils.cc
Removed debug fprint about failed mutex destroy.
2013-07-25 17:22:19 +03:00
skygw_utils.h
Documented concurrency control between filewriter thread and log clients.
2013-07-25 16:21:13 +03:00