Skip to content

v2.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@harold-b harold-b released this 06 May 03:17
· 191 commits to master since this release

Bladebit v2.0.0-alpha1

Initial alpha release of Bladebit 2 with support for disk plotting

Use bladebit --help and bladebit help diskplot for more information and usage for disk plotting.

For a basic usage instructions, see the (in-progress) Bladebit 2 User Guide.

Known issues

  • In-RAM plotting (ramplot command) is currently disabled.
  • -n parameters is not supported yet and results in memory leaks and other undefined behavior.
  • Setting buckets to 128 serializes plot files incorrectly, resulting in invalid plots.
  • Setting buckets to 1024 crashes on Phase 3.
  • Larger than usual file system block sizes may crash on Phase 1.
  • memtest and iotest do not interleave memory across NUMA nodes.

Full Changelog: v1.2.4...v2.0.0-alpha1