HomeFreeBSD

MFC: r264565

Description

MFC: r264565

Do not set M_BESTFIT if a strategy has already been provided. This
fixes problems when using M_FIRSTFIT.

MFC: r280805

Add four new DDB commands to display vmem(9) statistics.

In particular, such DDB commands were added:

show vmem <addr>
show all vmem
show vmemdump <addr>
show all vmemdump

As possible usage, that allows to see KVA usage and fragmentation.

Approved by: re (gjb)

Details

Provenance
mariusAuthored on
Parents
rS295869: Make efi_time and EFI_GetTimeOfDay static, neither are used by other parts
Branches
Unknown
Tags
Unknown