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

xemul / criu / 915
64%
master: 66%

Build:
Build:
LAST BUILD BRANCH: criu-dev
DEFAULT BRANCH: master
Ran 07 Apr 2017 10:08PM UTC
Jobs 1
Files 217
Run time 13s
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
915

push

travis-ci

avagin
ipc: Keep shmem segments contents into pagemap/page images

Right now the contents of the sysvipc shmem segment is stored as
raw blob in the ipcns-shm image. This is bad for two reasons.

First is that huge segments with holes are filled with real zeroes
in image. Second is that we prefer not to mix images with pb object
and raw data.

To fix both let's re-use the shmem.c code that keeps anon shared
memory contents in pagemap/pages images.

https://github.com/xemul/criu/issues/287

Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>

18863 of 29777 relevant lines covered (63.35%)

54201.05 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
34
100.0
/home/travis/build/xemul/criu/criu/shmem.c
87
100.0
/home/travis/build/xemul/criu/criu/ipc_ns.c
Jobs
ID Job ID Ran Files Coverage
1 915.1 (TR_ARCH=local GCOV=1) 07 Apr 2017 10:08PM UTC 0
63.35
Travis Job 915.1
Source Files on build 915
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #915
  • e9a7fde5 on github
  • Prev Build on criu-dev (#914)
  • Next Build on criu-dev (#916)
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