antirez / antirez/ds4

Distributed SSD streaming

オープン
#340 コメント 3 件 リアクション 3 件 担当者 0 名 GitHub で見る
主要言語
C
スター
22.4k
フォーク
2.1k
平均マージ
1日 3時間
マージ済み PR(30日)
4

説明

Looking at the SSD streaming feature, I was wondering whether you've experimented with streaming weights from multiple disks. Most Macs have many independent Thunderbolt 4/5 buses, so we could attach multiple external enclosures with NVME drives. If the weights were copied onto each drive, including the internal one, we could stream a different portion of the weights from each drive (a bit like RAID 1). This could a be "cheap" way to increase the SSD bandwidth in random reads, and maybe make these cache miss less expensive?

I am not really familiar with ds4's codebase, so this could be irrelevant, just some food for thoughts.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。