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

tarantool / tarantool / 16536
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gerold103/gh-8095-synchro-promote-part6
DEFAULT BRANCH: master
Ran 12 Apr 2019 01:53PM UTC
Jobs 1
Files 305
Run time 47s
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
16536

push

travis-ci

kostja
iproto: reduce effects of input buffer fragmentation on large cfg.readahead

When cfg.readahead is large, iproto_reset_input() has a tendency to
leave all input buffers large enough for a long time. On the other hand,
the input buffer is not recycled until its maximal size is reached.
This leaves to a case when we keep shifting the read position towards
the end of the buffer, fragmenting memory and growing it to readahead
size, even if input packets and batches are actually small.

Suggested by Alexander Turenko.

(cherry picked from commit a58b9bb8d)

3 of 3 new or added lines in 1 file covered. (100.0%)

41496 of 50343 relevant lines covered (82.43%)

839581.48 hits per line

Jobs
ID Job ID Ran Files Coverage
5 16536.5 (TARGET=coverage) 12 Apr 2019 01:53PM UTC 0
82.43
Travis Job 16536.5
Source Files on build 16536
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #16536
  • 87dae864 on github
  • Prev Build on 1.10 (#16529)
  • Next Build on 1.10 (#16569)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc