diff options
| author | FUJITA Tomonori <[email protected]> | 2009-11-10 19:46:17 +0900 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-10 12:31:43 +0100 |
| commit | 9f993ac3f708b661207ed7de521f245586217a68 (patch) | |
| tree | f9565a41efe0cc2dfde6d84c8a6bdf310799ffea /scripts/stackusage | |
| parent | 9d5ce73a64be2be8112147a3e0b551ad9cd1247b (diff) | |
bootmem: Add free_bootmem_late()
Add a new function for freeing bootmem after the bootmem
allocator has been released and the unreserved pages given to
the page allocator.
This allows us to reserve bootmem and then release it if we
later discover it was not needed.
( This new API will be used by the swiotlb code to recover
a significant amount of RAM (64MB). )
Signed-off-by: FUJITA Tomonori <[email protected]>
Acked-by: Pekka Enberg <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Linus Torvalds <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions