17 Commits

Author SHA1 Message Date
arvidn 7dab72b351 add feature to enable interruption of disk I/O worker threads 2024-02-20 09:45:25 +01:00
arvidn a06fc299dd fix thread pool test 2022-09-11 10:11:43 +02:00
arvidn 8197627569 simplify the disk io thread pools and factor more of its logic out of mmap_disk_io 2022-07-10 09:28:54 -04:00
arvidn 964ffc57ba merge RC_2_0 into master 2022-06-23 08:07:28 +02:00
arvidn f484a0eff6 rerun update_copyright.py 2021-12-07 21:13:48 +01:00
arvidn 2db8b54c08 update copyright headers in source files 2021-06-13 21:04:55 +02:00
Alden Torres 5a0936b4b3 moved deadline_timer.hpp and debug.hpp to aux (#5857) 2021-01-13 16:27:55 +01:00
arvidn a2d59a00b2 merged RC_1_2 into master 2020-04-13 23:51:43 +02:00
arvidn 85e3b64f98 update libsimulator 2020-04-13 14:37:58 +02:00
Alden Torres 36dfac757a moved internal disk types and files to aux, minor cleanup 2020-03-26 01:29:49 -07:00
arvidn 3494961a68 some work on getting simulations to work 2019-02-11 20:19:08 +01:00
arvidn d138f02424 introduce lt namespace alias 2017-04-23 23:43:58 -04:00
Arvid Norberg 1cf3689578 simplify disk thread a little bit (#1504)
simplify disk thread a little bit
2017-01-08 19:22:59 -05:00
Arvid Norberg e782783814 modernize use override (#895) 2016-07-09 20:10:38 -04:00
Arvid Norberg c299149dc0 fix cppcheck (#887)
fix cppcheck
2016-07-05 08:42:11 -04:00
Arvid Norberg 717ed8bd3b Msvc warnings (#822)
fix msvc warnings in python bindings and simulations
2016-06-18 19:24:27 -04:00
Steven Siloti 2fed4103f8 scalable thread pool (#770) 2016-06-15 20:49:28 -04:00