Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: cache pthread names | Patrick Donnelly | 2024-10-25 | 1 | -1/+1 |
* | crimson/os/alienstore: parse crimson_alien_thread_cpu_cores as a cpuset(7) | Kefu Chai | 2022-11-03 | 1 | -4/+4 |
* | crimson/alienstore: block SIGHUP to coexist with Seastar's signal handling. | Radoslaw Zarzynski | 2021-05-07 | 1 | -0/+14 |
* | crimson/os/alienstore: shard objectstore ops to threads by pgid | Xuehan Xu | 2021-03-17 | 1 | -13/+12 |
* | crimson/os/alienstore: scatter alienstore's threads to different cores | Xuehan Xu | 2021-03-17 | 1 | -6/+11 |
* | crimson/os: do not configure seastar allocator for alien threads | Kefu Chai | 2020-11-09 | 1 | -2/+0 |
* | crimson/os: pin the last cpu core for the alien worker threads | Kefu Chai | 2020-07-02 | 1 | -2/+4 |
* | crimson/os/alienstore: configure Seastar's memory allocator. | Radoslaw Zarzynski | 2020-06-23 | 1 | -1/+2 |
* | crimson: make ThreadPool specific to AlienStore. | Radoslaw Zarzynski | 2020-06-18 | 1 | -0/+79 |