[Barrelfish-users] New Barrelfish Release

Simon Gerber simon.gerber at inf.ethz.ch
Fri Oct 30 16:20:48 CET 2015


Dear all,

We are pleased to announce a new release of the Barrelfish OS. Along
with various bug fixes, this release includes improvements to our POSIX
compatibility library, especially pthread functionality, as well as restoring
some features in the e10k NIC driver that were mistakenly deleted.

As always, you can get the latest version by cloning or pulling from our
git repository [1].

Cheers,
-- Simon

[1] git://git.barrelfish.org/git/barrelfish

---
David Cock (1):
      Don't ignore source roots that are just "." or ".."

Gerd Zellweger (8):
      [T104] Add ability to query _SC_NPROCESSORS_ONLN in sysconf.
      [T102] Implement CPU_SET and pthread_attr_setaffinity_np. Closes T102.
      Basic implementation for posix_memalign.
      Added listfacts Program to print the contents of the SKB.
      Added getpagesize() function.
      Fix pthread attrs after merge with current master.
      Adjust pthreads tests to show mutex/join issue.
      Disable posix debugging.

Jana Giceva (1):
      Added support for a basic pthread barrier

Simon Gerber (7):
      platforms/Hakefile: Add tests_common to tests_x86
      libposixcompat: use explicit list of C files instead of glob
      Fix wrong initial value for total buffer length in tracing and add assertions
      libbarrelfish: provide list of ORed ObjType_s for cap tracing.
      Remove unused captx_abort_recv()
      e10k: fix merge errors in virtual function code.
      monitor: replace cap_destroy() in identify_cap() rpc with capops_delete()

Stefan Kaestle (2):
      hake: fix source directory without tailing /
      Fixed interface change for thread create in OpenMP library


More information about the Barrelfish-users mailing list