github julman99/eatmemory v1.1.0

5 hours ago

What's Changed

  • Add optional memory locking support #27
  • Clarify interactive terminal checks #28

Features

  • Added -l / --lock-memory to lock allocated pages in physical memory when supported by the active backend.
  • Added interactive progress reporting while eating, verifying, and freeing memory.
  • Help output now reflects backend capabilities and includes the current memory summary.

Fixes

  • Made POSIX memory locking work reliably with malloc-backed chunks on stricter platforms.
  • Improved runtime memory-stats handling so % sizes fail cleanly when stats cannot be read.
  • Improved terminal detection so eatmemory only prompts for ENTER when both input and output are interactive.

Full Changelog: v1.0.0...v1.1.0

Don't miss a new eatmemory release

NewReleases is sending notifications on new releases.