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

iplweb / bpp / 24419491457
65%

Build:
DEFAULT BRANCH: dev
Ran 14 Apr 2026 07:53PM UTC
Jobs 0
Files 0
Run time –
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

pending completion
24419491457

push

github

mpasternak
fix(dbserver): respect cgroup memory limit in autotune.py and bump default RAM share to 95%

/proc/meminfo always reports host RAM, not the container's cgroup
limit, so under docker-compose with mem_limit autotune.py would size
shared_buffers/effective_cache_size against the host and Postgres would
get OOM-killed. Detect cgroup v2 (memory.max) and v1 (limit_in_bytes,
guarding the unlimited sentinel) and prefer the cgroup limit when it is
smaller than host RAM. With the limit now correctly enforced, raise the
POSTGRESQL_RAM_PERCENT default from 0.5 to 0.95 since the dbserver
container is dedicated to Postgres.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Source Files on build 24419491457
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #24419491457
  • d4e5eb9c on github
  • Prev Build on dev (#24391499970)
  • Next Build on dev (#24637056389)
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