On Wed, Jul 9, 2014 at 12:27 PM, Antti Kantee <[email protected]> wrote:
> On 09/07/14 11:01, Justin Cormack wrote:
>> Attached is first pass at merging rumpfiber into netbsd source, still
>> needs a bit of cleanup.
>>
>> Aim is to reuse the bits that are shared with rumpuser, so first patch
>> split.diff splits out some shared pieces.
>>
>> Second is more or less the current rumpfiber with a few changes. It
>> still exposes a bunch of the scheduler functions as public, without
>> sane namespace, which is not particularly nice.

Any comments on this?

The options seem to be
1. export these functions in a saner namespace eg rumpfiber_schedule,
rumpfiber_set_sched_hook
2. incorporate the _lwp.c code into here, and export the _lwp
functions (in some namespace)
3. Decide what to do later

justin

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
rumpkernel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rumpkernel-users

Reply via email to