Add a --block configure flag for picking ramdisk or file-backed block…#800
Add a --block configure flag for picking ramdisk or file-backed block…#800yomimono merged 3 commits intomirage:masterfrom
Conversation
|
Fixes #798 . |
|
Hold on, my test case was off, the --block=ramdisk case isn't really building a ramdisk yet. Edit: somehow main.ml doesn't get rebuilt every time. |
|
@g2p: try https://github.com/yomimono/mirage/tree/blockier - the method |
|
Thank you for digging this up! I will revise this. There needs to be a way to specify the ramdisk size. |
|
I've experimented with So, please merge this branch as-is. |
|
@g2p do you not need something like yomimono@b16848b ? I don't recall the specific surprising behavior we got with this patch or else I'd test myself. |
|
@yomimono You're right, I had forgotten your patch when going back on my desktop. |
Follow-up to mirage#800.
Follow-up to mirage#800.
… devices