Commit bdca352
committed
feat(balloon): allow balloon device with secret_free
Now that discard_range() uses fallocate(PUNCH_HOLE) for MAP_SHARED
guest_memfd regions, the balloon can properly reclaim memory when
secret_free is enabled. Remove the restriction that prevented
combining balloon with secret_free.
Signed-off-by: Jack Thomson <jackabt@amazon.com>1 parent 950a024 commit bdca352
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | 271 | | |
278 | 272 | | |
279 | 273 | | |
| |||
347 | 341 | | |
348 | 342 | | |
349 | 343 | | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | 344 | | |
355 | 345 | | |
356 | 346 | | |
| |||
0 commit comments