From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 9 Jul 2015 10:17:22 -0400 Message-ID: From: Joseph Stewart To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=e89a8f83a259fca414051a71e9eb Subject: Re: [9fans] rsc's libtask on embedded Topicbox-Message-UUID: 5f7e20d4-ead9-11e9-9d60-3106f5b1d025 --e89a8f83a259fca414051a71e9eb Content-Type: text/plain; charset=UTF-8 I really like rsc's libtask and have managed to hide it in a few products. As for your question: What architecture? Any runtime available? Personally, I've used libtask on ARM/x86 under Linux/OSX... hardly "bare metal" though. The current implementation depends mostly on the ucontext API + berkeley sockets for net stuff. There's another project called http://libmill.org/ that is (was?) based on setjmp/etc that might be easier to port. Do keep me posted on your "travels"... I'm interested in this kind of stuff too. ...or maybe we should just all help Charles updating/minimizing Inferno... -joe On Thu, Jul 9, 2015 at 4:38 AM, Steve Simon wrote: > Anyone stripped rsc's libtask for use on a bare metal embedded system, > I'am about to do it but if somone already has I could steal it. > > -Steve > > --e89a8f83a259fca414051a71e9eb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I really like rsc's libt= ask and have managed to hide it in a few products.

As for= your question: What architecture? Any runtime available?

Pers= onally, I've used libtask on ARM/x86 under Linux/OSX... hardly "ba= re metal" though.

The current implementation depends most= ly on the ucontext API + berkeley sockets for net stuff.

There= 's another project called http://libmil= l.org/ that is (was?) based on setjmp/etc that might be easier to port.=

Do keep me posted on your "travels"... I'm inte= rested in this kind of stuff too.

...or maybe we should just a= ll help Charles updating/minimizing Inferno...

-joe
<= div class=3D"gmail_extra">
On Thu, Jul 9, 201= 5 at 4:38 AM, Steve Simon <steve@quintile.net> wrote:
Anyone stripped rsc's libtask for use on a= bare metal embedded system,
I'am about to do it but if somone already has I could steal it.

-Steve


--e89a8f83a259fca414051a71e9eb--