File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ .. _crimson_dev_doc :
2+
13===============================
24Crimson developer documentation
35===============================
Original file line number Diff line number Diff line change 213213 Ceph cluster. See :ref: `the "Cluster Map" section of the
214214 Architecture document<architecture_cluster_map>` for details.
215215
216+ Crimson
217+ A next-generation OSD architecture whose core aim is the
218+ reduction of latency costs incurred due to cross-core
219+ communications. A re-design of the OSD that reduces lock
220+ contention by reducing communication between shards in the data
221+ path. Crimson improves upon the performance of classic Ceph
222+ OSDs by eliminating reliance on thread pools. See `Crimson:
223+ Next-generation Ceph OSD for Multi-core Scalability
224+ <https://ceph.io/en/news/blog/2023/crimson-multi-core-scalability/> `_.
225+ See the :ref: `Crimson developer
226+ documentation<crimson_dev_doc>`.
227+
216228 CRUSH
217229 **C **\o ntrolled **R **\e plication **U **\n der **S **\c alable
218230 **H **\a shing. The algorithm that Ceph uses to compute object
You can’t perform that action at this time.
0 commit comments