Skip to content

BFpilot v0.3.9 Test Build

Latest

Choose a tag to compare

@ItsBlurf ItsBlurf released this 13 Jul 19:56

BFpilot v0.3.9 Test Build

Test build focused on web upload speed, Index All, and copy/move stability.

Upload (PC → PS5 via web)

  • No multi-GB posix_fallocate while the body streams (fixes 1–2 MB/s large-file stall)
  • No bulk TCP_NODELAY; listen SO_RCVBUF 4 MiB
  • Server JSON: averageMBps, recvMs, writeMs

Index All

  • Multi-root crawl + shared visited (st_dev, st_ino) (safe when st_dev == 0)
  • Per-root same-device fence (no mount loops)
  • Soft-fail roots; logs entry rate / root CSV

Copy / move

  • Free-space preflight after size scan
  • Overwrite unlink errno fix
  • Large sequential buffers

Asset

  • bfpilot.elf — inject via elfldr (port 9021), UI on 5905