Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2023-02-10 | 1 | -2/+1 |
|\ | |||||
| * | Apply clang-tidy to remove empty constructors / destructors | Vicențiu Ciorbaru | 2023-02-09 | 1 | -2/+1 |
* | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2021-10-29 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2021-10-28 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2021-10-28 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Fix message severity for "thread pool blocked" messages. | Vladislav Vaintroub | 2021-10-28 | 1 | -2/+2 |
* | | | | MDEV-19313 post-fix | Vladislav Vaintroub | 2021-08-19 | 1 | -1/+1 |
* | | | | MDEV-26043: Fix performance_schema instrument "threadpool/group_mutex" | zwang28 | 2021-07-19 | 1 | -4/+3 |
* | | | | threadpool_generic: support future NetBSD kqueue versions | nia | 2021-05-26 | 1 | -4/+9 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-14 | 1 | -0/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4, except MDEV-22543 | Marko Mäkelä | 2020-08-13 | 1 | -0/+11 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-08-13 | 1 | -0/+11 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-23378 - fix an alleged memory "leak" in threadpool. | Vladislav Vaintroub | 2020-08-10 | 1 | -0/+11 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-01 | 1 | -6/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-31 | 1 | -6/+16 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-21101 unexpected wait_timeout with pool-of-threads | Vladislav Vaintroub | 2020-07-30 | 1 | -4/+1 |
* | | | | Remove some trailing whitespaces. | Vladislav Vaintroub | 2020-05-29 | 1 | -191/+184 |
* | | | | MDEV-22696 TP_pool_generic::set_pool_size logic so that it marks each connect... | Vladislav Vaintroub | 2020-05-25 | 1 | -10/+32 |
* | | | | Threadpool - support changing group on Windows with generic thread pool | Vladislav Vaintroub | 2020-05-25 | 1 | -5/+30 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-30 | 1 | -13/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | num_worker_threads my_atomic to Atomic_counter | Sergey Vojtovich | 2020-03-27 | 1 | -2/+2 |
| * | | | shutdown_group_count my_atomic to Atomic_counter | Sergey Vojtovich | 2020-03-27 | 1 | -2/+2 |
| * | | | next_timeout_check my_atomic to std::atomic | Sergey Vojtovich | 2020-03-27 | 1 | -9/+14 |
* | | | | MDEV-20372 thread_pool_info fails randomly in 10.5 | Vladislav Vaintroub | 2020-03-28 | 1 | -11/+16 |
* | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -1/+2 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-27 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-12-27 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-12-27 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-21343 Threadpool/Unix- wait_begin() function does not wake/create thread... | Vladislav Vaintroub | 2019-12-17 | 1 | -1/+1 |
* | | | | MDEV-19312 Make throttling interval depend on thread_pool_stall_limit | Vladislav Vaintroub | 2019-05-31 | 1 | -9/+11 |
* | | | | Add some variables to the generic threadpool, that could help to analyze | Vladislav Vaintroub | 2019-05-26 | 1 | -2/+2 |
* | | | | MDEV-19313 Threadpool : provide information schema tables for internals of ge... | Vladislav Vaintroub | 2019-05-26 | 1 | -140/+55 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-05-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
* | | | | Moved vio allocation to connection thread | Sergey Vojtovich | 2019-05-21 | 1 | -5/+4 |
|/ / / | |||||
* | | | Move THD list handling to THD_list | Sergey Vojtovich | 2019-01-28 | 1 | -32/+18 |
* | | | Removed \n from sql_print_error() | Monty | 2019-01-26 | 1 | -1/+1 |
|/ / | |||||
* | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 1 | -4/+4 |
* | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | threadpool: release mutex on io_poll_create failure | Daniel Black | 2018-01-31 | 1 | -2/+1 |
* | | Cleanup - removed warning suppression - no longer needed. | Vladislav Vaintroub | 2018-02-07 | 1 | -3/+0 |
* | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-30 | 1 | -52/+77 |
|\ \ | |/ | |||||
| * | Windows, generic threadpool cleanups | Vladislav Vaintroub | 2017-11-28 | 1 | -52/+77 |
* | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -5/+8 |
|\ \ | |/ | |||||
| * | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -3/+6 |
| * | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -1/+1 |