Passed: rumpkernel/rumprun#450 (master - ec33320)

  • From: Travis CI <builds@xxxxxxxxxxxxx>
  • To: <rumpkernel-builds@xxxxxxxxxxxxx>
  • Date: Fri, 19 Jun 2015 15:25:37 +0000

Build Update for rumpkernel/rumprun
-------------------------------------

Build: #450
Status: Passed

Duration: 7 minutes and 44 seconds
Commit: ec33320 (master)
Author: Antti Kantee
Message: Always run page allocator on "virtual memory" (or just "memory").

The page bitmap is its own "address space", which is va offset by the
address of the first page loaded. However, there is no assumption
anymore that this in any way maps to the physical memory space anymore.

TODO: convert Xen page mallocator to use the same scheme and unify
page allocators

View the changeset:
https://github.com/rumpkernel/rumprun/compare/536a95cf0211...ec33320b8b93

View the full build log and details:
https://travis-ci.org/rumpkernel/rumprun/builds/67538360

--

You can configure recipients for build notifications in your .travis.yml file.
See http://docs.travis-ci.com/user/notifications


Other related posts:

  • » Passed: rumpkernel/rumprun#450 (master - ec33320) - Travis CI