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

xapi-project / xen-api / 22761285586
80%
master: 80%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/master/pr-6938-9c564e182cef020a69407f9aa53f9a1b16fcbbe3
DEFAULT BRANCH: master
Ran 06 Mar 2026 11:23AM UTC
Jobs 1
Files 34
Run time 1min
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

06 Mar 2026 10:58AM UTC coverage: 80.459%. First build
22761285586

push

github

robhoes
CA-424055: NUMA: avoid using up the entire memory on node0

Versions of Xen without per-node claim support won't allow using up
all the memory from node0 (it'll move some of its memory to other nodes).
On versions of Xen with per-node claim support it'll respect the claim,
but it is undesirable to completely run out of memory on node0, since some
devices may require the low 4GiB of RAM for DMA.

Xen would reserve 2^32 on node0, and only use it as last resort.
However we don't know how much of that has been used up already.
For now reserve just 2^31 by default, and make this configurable in
xenopsd.conf.

Signed-off-by: Edwin Török <edwin.torok@citrix.com>

3504 of 4355 relevant lines covered (80.46%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 22761285586.1 06 Mar 2026 11:23AM UTC 34
80.46
GitHub Action Run
Source Files on build 22761285586
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22761285586
  • 66924124 on github
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