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

mirage / ocaml-qcow / 13

Builds Branch Commit Type Ran Committer Via Coverage
13 master Split `walk` into a read-only versus read-write version When performing a `read` we know we will never allocate. When performing a `write` we will only allocate the very first time we write to that cluster. - `read` can walk the tables concurren... Pull #6 08 Nov 2015 09:14PM UTC djs55 travis-ci pending completion   set done
12 master Protect cluster allocation with a mutex Without this, parallel allocation requests can overlap such that the earlier (smaller) `ftruncate` can be completed after the later (larger) one, chopping off a cluster that has just been allocated. Signed... Pull #6 08 Nov 2015 08:47PM UTC djs55 travis-ci pending completion   set done
11 master Merge pull request #5 from djs55/add-boundary-tests Improve performance and alignment push 08 Nov 2015 08:39PM UTC djs55 travis-ci pending completion   set done
10 master test: fragment data buffers a little Rather than supply a single large buffer, provide a more realistic list of page-aligned buffers. Signed-off-by: David Scott <dave.scott@unikernel.com> Pull #5 08 Nov 2015 08:04PM UTC djs55 travis-ci pending completion   set done
9 master Merge pull request #4 from djs55/add-boundary-tests Add lots of boundary tests push 08 Nov 2015 06:47PM UTC djs55 travis-ci pending completion   set done
8 master test: use a virtual 1PiB image Note due to a mixup between bytes and sectors, previously this was using a 512PiB image. Signed-off-by: David Scott <dave.scott@unikernel.com> Pull #4 08 Nov 2015 06:18PM UTC djs55 travis-ci pending completion   set done
7 master Add CHANGES.md; update README.md Signed-off-by: David Scott <dave.scott@unikernel.com> Pull #3 03 Nov 2015 02:31PM UTC djs55 travis-ci pending completion   set done
6 master Merge pull request #2 from djs55/fix-travis Fix travis push 03 Nov 2015 02:27PM UTC djs55 travis-ci pending completion   set done
5 master travis: depend on master of `mirage-block-unix` for `resize` Signed-off-by: David Scott <dave.scott@unikernel.com> Pull #2 03 Nov 2015 02:12PM UTC djs55 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc