Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: Add a configuration setting for use_multi_core. | bunnei | 2018-05-11 | 1 | -3/+8 |
* | core: Support session close with multicore. | bunnei | 2018-05-11 | 1 | -1/+28 |
* | core: Implement multicore support. | bunnei | 2018-05-11 | 1 | -1/+1 |
* | core: Create a thread for each CPU core, keep in lock-step with a barrier. | bunnei | 2018-05-11 | 1 | -5/+20 |
* | core: Move common CPU core things to its own class. | bunnei | 2018-05-11 | 1 | -0/+72 |