Skip to content

memory alloc-patterns

vp-utils memory alloc-patterns

Simulate various memory allocation/freeing patterns

Synopsis

Simulates different allocation and freeing patterns to test memory management and fragmentation.

vp-utils memory alloc-patterns [flags]

Options

  -b, --block int        Block size in bytes (default 1048576)
  -c, --count int        Number of allocations (default 100)
  -h, --help             help for alloc-patterns
  -p, --pattern string   Allocation pattern: alternating, random-free (default "alternating")

SEE ALSO

Auto generated by spf13/cobra on 18-Sep-2025