Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins tagged with "multi-thread"
|
2020-05-22
| ||
| 20:16 | Merge trunk ... (Closed-Leaf check-in: 1e4aaf7b2e user: jan.nijtmans tags: multi-thread) | |
|
2020-01-28
| ||
| 20:39 | Merge trunk ... (check-in: 9dbea18c71 user: jan.nijtmans tags: multi-thread) | |
|
2018-07-18
| ||
| 20:22 | Merge trunk ... (check-in: 02bc919bc0 user: jan.nijtmans tags: multi-thread) | |
|
2017-12-23
| ||
| 01:50 | merge trunk ... (check-in: b8e4dcc991 user: jan.nijtmans tags: multi-thread) | |
|
2017-08-31
| ||
| 02:00 | Merge trunk ... (check-in: d15c1ba0f9 user: jan.nijtmans tags: multi-thread) | |
|
2014-12-06
| ||
| 16:57 | Fix merge conflict with trunk ... (check-in: acd718448f user: jan.nijtmans tags: multi-thread) | |
| 15:57 | merge trunk ... (check-in: e5a1100bcc user: jan.nijtmans tags: multi-thread) | |
|
2014-11-28
| ||
| 17:33 | merge trunk ... (check-in: 59cde7bb12 user: jan.nijtmans tags: multi-thread) | |
| 15:31 | merge trunk ... (check-in: 6f95bf643a user: jan.nijtmans tags: multi-thread) | |
|
2014-09-26
| ||
| 14:04 | merge trunk ... (check-in: 9ba4ebaa66 user: jan.nijtmans tags: multi-thread) | |
|
2014-09-12
| ||
| 21:43 | Rename new setting to 'max-wthreads'. Make sure all new code relies upon USE_SYSTEM_SQLITE. Style cleanup. ... (check-in: c40085c558 user: mistachkin tags: multi-thread) | |
| 21:18 | Merge trunk. Only enable max-worker-threads setting when fossil is compiled with --disable-internal-sqlite and SQLite is compiled with multi-thread support ... (check-in: c5ec6abdba user: jan.nijtmans tags: multi-thread) | |
|
2014-09-10
| ||
| 08:17 | merge trunk ... (check-in: d5a00a1521 user: jan.nijtmans tags: multi-thread) | |
|
2014-09-04
| ||
| 09:22 | Merge trunk. Implement new "max-worker-threads" setting, which controls the maximum number of auxilary worker threads that a single prepared statement may start. ... (check-in: 3a9f3a73c2 user: jan.nijtmans tags: multi-thread) | |
|
2014-09-03
| ||
| 11:37 | If we really want to do fast sorting in separate threads, SQLITE_DEFAULT_WORKER_THREADS should be set to >0. ... (check-in: 8b21690899 user: jan.nijtmans tags: multi-thread) | |
| 08:10 | merge trunk ... (check-in: 62446e2c64 user: jan.nijtmans tags: multi-thread) | |
|
2014-09-01
| ||
| 20:40 | Add thread support to fossil, so SQLite can use additional threads for sorting (experimental) ... (check-in: bc8b21d01c user: jan.nijtmans tags: multi-thread) | |