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

xemul / criu / 1097 / 1
64%
master: 66%

Build:
Build:
LAST BUILD BRANCH: criu-dev
DEFAULT BRANCH: master
Ran 06 Jul 2017 06:54AM UTC
Files 217
Run time 10s
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 Jul 2017 06:04AM UTC coverage: 64.278% (+0.002%) from 64.276%
TR_ARCH=local GCOV=1

push

travis-ci

avagin
restore: Do not iterate over parent's files to find leftovers

This patch speeds up creation of child process by disabling
iteration over open files for the most cases. Really, we don't
need that now, as previous patches make parent files do not leak:

mnt namespace fds are stored in fdstore, pid proc files
are closed directly.

So, now we can skip closing old files for the most cases,
except some CLONE_FILES cases: we need that only if parent
have CLONE_FILES in its flags (and for root_item).

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>

20049 of 31191 relevant lines covered (64.28%)

199628.57 hits per line

Source Files on job 1097.1 (TR_ARCH=local GCOV=1)
  • Tree
  • List 0
  • Changed 131
  • Source Changed 6
  • Coverage Changed 130
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1097
  • Travis Job 1097.1
  • b96e067c on github
  • Prev Job for TR_ARCH=local GCOV=1 on criu-dev (#1096.1)
  • Next Job for TR_ARCH=local GCOV=1 on criu-dev (#1098.1)
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