I got it working!!! (multi threading)

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
User avatar
piranha
Member
Member
Posts: 1391
Joined: Thu Dec 21, 2006 7:42 pm
Location: Unknown. Momentum is pretty certain, however.
Contact:

I got it working!!! (multi threading)

Post by piranha »

OH YEAH!
I just figured out mutitherading and enabled it on my kernel!

It will make things a LOT easier!!!!

OK, I'm done.

-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
User avatar
XCHG
Member
Member
Posts: 416
Joined: Sat Nov 25, 2006 3:55 am
Location: Wisconsin
Contact:

Post by XCHG »

Woah! Rocker Penguin. Watch out.
On the field with sword and shield amidst the din of dying of men's wails. War is waged and the battle will rage until only the righteous prevails.
User avatar
Zacariaz
Member
Member
Posts: 1069
Joined: Tue May 22, 2007 2:36 pm
Contact:

Post by Zacariaz »

GRATZ!
i just figured out templates!
EURIKA!
pcmattman
Member
Member
Posts: 2566
Joined: Sun Jan 14, 2007 9:15 pm
Libera.chat IRC: miselin
Location: Sydney, Australia (I come from a land down under!)
Contact:

Post by pcmattman »

WOOT!
I just figured out how to implement a fully functional TCP/IP stack into my OS without stealing anything!
:D

Still have to figure out how to make message passing fast enough for it to be worthwile though...
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

Post by JamesM »

pcmattman: I'm trying to optimise my message passing too - I can currently pass through about 3 layers of abstraction per-call and have a tty driver that is very responsive (until a key is held down - lagggggg!) - I'm sure there's more I can do though!
Post Reply