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

couchbase / moss / 129
83%

Build:
DEFAULT BRANCH: master
Ran 01 Dec 2016 12:24AM UTC
Jobs 1
Files 22
Run time 1s
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
129

push

travis-ci

steveyen
MB-21831 - mmap() using platform-specific AllocationGranularity

This change attempts to fix a windows-specific issue with mmap(),
where windows requires that mmap()'ing happens only at multiples of
AllocationGranularity sizes.  The issue was that AllocationGranularity
might be larger than a page size.

Regarding the new mmapRef.buf field, the idea is that once a memory
region is mmap()'ed (which might have the larger size based on the
AllocationGranularity), it needs to be sub-sliced back into a smaller
buf that is the size expected by all the existing code.

See also: https://social.msdn.microsoft.com/Forums/vstudio/en-US/972f36a4-26c9-466b-861a-5f40fa4cf4e7/about-the-dwallocationgranularity?forum=vclanguage

Change-Id: I16c341fca
Reviewed-on: http://review.couchbase.org/70502
Reviewed-by: Marty Schoch <marty.schoch@gmail.com>
Tested-by: Steve Yen <steve.yen@gmail.com>

2242 of 2668 relevant lines covered (84.03%)

9926.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 129.1 01 Dec 2016 12:24AM UTC 0
84.03
Travis Job 129.1
Source Files on build 129
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #129
  • b923e1f4 on github
  • Prev Build on master (#128)
  • Next Build on master (#132)
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