Skip to content
Started 16 days ago
In progress

Build #2904 (Jul 23, 2025, 5:51:44 PM)

Progress:
Changes
  1. use No_scan_tag and NOT_MARKABLE to indicate free block (commit: 4b7b06d) (details / githubweb)
  2. change shared pools heap representation to indicate contiguous free ranges (commit: c1a457f) (details / githubweb)
  3. add prefetching (commit: 634f0fa) (details / githubweb)
  4. add Changes (commit: d443e61) (details / githubweb)
  5. actually prefetch a page ahead (commit: 85436a9) (details / githubweb)
  6. restore split asserts (commit: 066cf23) (details / githubweb)
  7. clarify comment in verify_pool (commit: 395cc33) (details / githubweb)
  8. fix bug in compaction (commit: 868adce) (details / githubweb)
  9. write Debug_free_major in to newly initialised pools (commit: 32fec02) (details / githubweb)
  10. fix bug in pool_finalise (commit: aa2a6e9) (details / githubweb)
  11. simplify macro (commit: 6f4c921) (details / githubweb)
  12. Update runtime/shared_heap.c (commit: 40ac897) (details / githubweb)
  13. Update runtime/shared_heap.c (commit: 4f6ad7a) (details / githubweb)
  14. restore atomic header read (commit: 0beada7) (details / githubweb)
  15. make note about GC pacing logic (commit: a968da8) (details / githubweb)
  16. Update runtime/shared_heap.c (commit: 7ee99a6) (details / githubweb)
  17. wh -> Whsize_hd (commit: 0de6b32) (details / githubweb)
  18. always update the pointer in the last free block (commit: 8954ebc) (details / githubweb)
  19. revert all_used annotation (commit: 9ee312a) (details / githubweb)
  20. use POOL_FIRST_BLOCK (commit: 29be988) (details / githubweb)

Started by GitHub push by kayceesrk

Revision: bb409920202e06608eb954ff4a9a35312a7bd21b
Repository: https://github.com/ocaml/ocaml
  • origin/trunk