[rumpkernel/rumprun] 76d9df: Make rumprunnables run synchronously by default.

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: rumpkernel-builds@xxxxxxxxxxxxx
  • Date: Mon, 29 Jun 2015 11:00:56 -0700

Branch: refs/heads/master
Home: https://github.com/rumpkernel/rumprun
Commit: 76d9df40e17d007d45c944ed0377b6cd7e6042ed

https://github.com/rumpkernel/rumprun/commit/76d9df40e17d007d45c944ed0377b6cd7e6042ed
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-29 (Mon, 29 Jun 2015)

Changed paths:
M include/rumprun-base/rumprun.h
M lib/librumprun_base/rumprun.c

Log Message:
-----------
Make rumprunnables run synchronously by default.

Introduce a rumprun_daemon() call which "detaches" a rumprunnable.
The call is not currently exposed via public prototype since I'm
not sure if that's where we want to go.


Other related posts:

  • » [rumpkernel/rumprun] 76d9df: Make rumprunnables run synchronously by default. - GitHub