• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ivmai / bdwgc / 1232
77%

Build:
DEFAULT BRANCH: master
Ran 27 Feb 2022 10:05PM UTC
Jobs 1
Files 58
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Feb 2022 09:59PM UTC coverage: 73.839% (+0.3%) from 73.562%
1232

push

travis-ci-com

ivmai
Return free memory to OS explicitly before getting new memory from OS

* allchblk.c [USE_MUNMAP] (MUNMAP_THRESHOLD, GC_unmap_threshold): Move
to alloc.c.
* allchblk.c [USE_MUNMAP] (GC_unmap_threshold): Change type from int to
unsigned.
* include/private/gc_priv.h [USE_MUNMAP] (GC_unmap_threshold):
Likewise.
* allchblk.c [USE_MUNMAP] (GC_unmap_old): Add threshold parameter.
* include/private/gc_priv.h [USE_MUNMAP] (GC_unmap_old): Likewise.
* allchblk.c [USE_MUNMAP] (GC_unmap_old): Do not skip unmapping if
GC_unmap_threshold is 0; use threshold instead of GC_unmap_threshold.
* alloc.c [USE_MUNMAP] (GC_finish_collection): Do not call GC_unmap_old
if GC_unmap_threshold is 0; pass GC_unmap_threshold to GC_unmap_old.
* alloc.c [USE_MUNMAP] (GC_collect_or_expand): Call GC_unmap_old(0)
before GC_expand_hp_inner if GC_unmap_threshold > 1; add comment.

7268 of 9843 relevant lines covered (73.84%)

9927709.87 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1232.5 (CONF_OPTIONS="--enable-gcov --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" CFLAGS_EXTRA="-D USE_CUSTOM_SPECIFIC" CC_FOR_CHECK=g++ MAKEFILE_TARGETS="all" MAKEFILE_TARGETS_CHECK="check" NO_CLONE_LIBATOMIC_OPS=true REPORT_COVERAGE=true TESTS_CUSTOM_RUN=true) 27 Feb 2022 10:05PM UTC 0
73.84
Travis Job 1232.5
Source Files on build 1232
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1232
  • e700c781 on github
  • Prev Build on master (#1231)
  • Next Build on master (#1235)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc