ANDROID: Reduce perturb table size for microdroid kernels
The current configuration for the perturb table size results in a 256 KB allocation being made at boot. This memory is not used by microdroid, since there is no requirement to support a networking stack. Therefore, reduce it to be as small as possible, which drives down the allocation size to just 4 KB. Bug: 434256355 Signed-off-by:Isaac J. Manjarres <isaacmanjarres@google.com> (cherry picked from https://android-review.googlesource.com/q/commit:a545398b32fca888b30d5e404f5377db1728f703) Merged-In: I2df5300a31982480333d6e2fca628ba1d3b92d60 Change-Id: I2df5300a31982480333d6e2fca628ba1d3b92d60
Loading
Please sign in to comment