StreamOS v0.21-rc1
StreamOS News May 26th, 2009
Great news.
I’ve just released first release candidate of 0.21. It’s connected with two final improvements: new locking subsystem, that seems to work great, and new keys handler, that doesn’t eat CPU anymore, which has made StreamOS faster and more responsive.
v0.21-rc1 (comparing to v0.2) has got:
- new locking subsystem, based on spinlocks;
- new keys handler;
- more parallel threads in kernel;
- improved debug;
- improved init;
- improved logging in process;
- new userspace application cat;
- readable config files;
- redesigned modules subsystem;
- new official logo;
- tons of bugfixes;
- and moreā¦
You may:
- download ISO image;
- download source code snapshot;
- browse source code via gitweb;
- clone source code using “git clone git://git.hackndev.com/postfactum/streamos”.
Bugreports, comments and patches are welcome.


Leave a Comment