Automatic calculation of the SSD size in FEMU/femu-scripts /run-blackbox.sh #119
thesrsakabuvttchi
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In run-blackbox.sh, the parameter ssd_size, has a set formula based on the abovementioned parameters and can be calculated using them. I suggest tweaking this to calculate the ssd_size automatically. I have attached a sample code snippet below.
This snippet returns the ssd_size as a floating point number, we can make changes to return an integer as well.
Beta Was this translation helpful? Give feedback.
All reactions