summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd
diff options
context:
space:
mode:
authorIlias Apalodimas <[email protected]>2024-12-18 09:02:33 +0200
committerTom Rini <[email protected]>2024-12-30 13:21:55 -0600
commit400c34db8957bbe49b15dcc0310697f829c63e01 (patch)
tree6719b204d1bf23460d93f1d9ace69165f5089211 /doc/develop/bootstd
parent900a8951c3b6035c25632438ebc7240cbc77883c (diff)
lmb: Rename free_mem to available_mem
free_mem is a misnomer. We never update it with the free memory for LMB. Instead, it describes all available memory and is checked against used_mem to decide whether an area is free or not. So let's rename this field to better match its usage. Reviewed-by: Sam Protsenko <[email protected]> Tested-by: Sam Protsenko <[email protected]> Signed-off-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions