Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
d68056a7
Commit
d68056a7
authored
Dec 21, 2009
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Another random thought.
parent
4c05ab13
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
os/frisbee.redux/IDEAS
os/frisbee.redux/IDEAS
+9
-0
No files found.
os/frisbee.redux/IDEAS
View file @
d68056a7
...
...
@@ -20,12 +20,21 @@ Sources of info for the following include (from the testbed source repo):
Disk:
* 40GB -> 500-1000GB (12-25x increase in capacity)
* ~50MB/sec -> ~100-150MB/sec (2-3x increase in throughput)
* 7200-10000 rpm -> 7200-15000 rpm (0-1.5x decrease in rotational delay)
SSDs:
* 64-256GB
* 100-250MB/sec
* near zero latency
Net:
* 100Mb/sec -> 1000Mb/sec (10x increase in BW)
The bottlenecks and thus trade-offs have changed. This drives the changes
below that we have made to frisbee...blah, blah.
One example: drives have become faster due to increased density, but
heads/spindles don't move much faster. Thus avoiding seeks becomes even
more important.
Is disk imaging still relevant? There has been an increasing shift toward
virtualization, and with that, the use of virtual disks. These disks can
be logically copied from a master disk; e.g., using COW techniques. There
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment