Skip to content

nOS-V 2.1.2

Compare
Choose a tag to compare
@dave96 dave96 released this 12 Apr 14:33
· 39 commits to master since this release

Version 2.1.2, Fri Apr 12, 2024

This version is a bugfix release, containing only compatible fixes with the previous patch versions.

Changelog

  • Allow nested calls to nosv_init and nosv_shutdown.
  • Add compatibility with newer versions of the ovni library.
  • Bypass calls to the pthread library when using nOS-V fake affinity support.
  • Fix an assert that could trip under specific conditions when using parallel tasks.