Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Computational Storage with SSD #60

Closed
liubiyongge opened this issue Sep 9, 2021 · 1 comment
Closed

Computational Storage with SSD #60

liubiyongge opened this issue Sep 9, 2021 · 1 comment

Comments

@liubiyongge
Copy link

I want to simulate a computational storage with ssd, can you give me some advice?

@huaicheng
Copy link
Contributor

Good question!

There are different flavors of computational storage. Depending on your target workload or research you want to do, the simulation method might vary. A simple way to emulate a "computational" unit in FEMU is to reserve one or more host CPU cores and dedicate them to the offloaded logic which you would like to run in/near the storage (here, FEMU). The simulation model can be more accurate by running the above cores at lower rate (computational processors are usually slower than x86).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants