*Nix and Win32 Kernel
Is this a problem?
While reading the snapshot code in FFS Soft Updates’s FreeBSD implementation, I got a question about the following code:
|
|
FreeBSD have TLS now!
TLS(Thread Local Storage) is a vital part of thread support. Now FreeBSD have it, too!
参与评论Disabled Native Preemption on beastie
I have decided to disable it as a workaround of the recent instablity of beastie, whose console I can’t easily touched. junsu has suggested this workaround and it seems to work :-(
I will install a local copy of delphijfork and figure out why it is stalling.
参与评论delphijfork 20040714
As usual, it is available at ftp.freebsdchina.org/pub/china_ports/delphijfork.
This snapshot should be much more stable than previous one.
参与评论DragonFly to have 1.0-RELEASE
Howard has set up a mirror for ISO.
Forked from FreeBSD 4-STABLE at a post-4.8 point, DragonFly is an excellent operating system adopting a different way 5-CURRENT has taken. Also, it was said to have the fastest TCP/IP stack in the world (With Jeffrey Hsu’s efforts, of course ;-) ).
参与评论Why hell there is livelock in idlepoll?
I have a preliminary discussion with junsu and we are still confused with the idlepoll livelock issue.
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/kern_poll.c
阅读全文…DragonFlyBSD 1.0-RC
Matt Dillon has released the RC today. You can download the RC here:
http://www.dragonflybsd.org/main/download.cgi
ftp://ftp.dragonflybsd.org/iso-images/dfly-1.0RC1.iso.gz
Matt said that he will also announce this on FreeBSD list.
参与评论gdb 6.1.1 imported into FreeBSD-base!
marcel has finally imported gdb into FreeBSD-base. Now we can debug kernels again.
参与评论OpenBSD to have SMP in HEAD!
niklas has committed the final SMP branch code, no more SMP branchs, we have SMP in OpenBSD-CURRENT now!!
参与评论RFC 3522 implementation and Early Retransmission
I have posted it as rev. 1.5 of <research.delphij.net/freebsd/rfc3522.diff>. Some minor comestic changes has gone into the patchset, as junsu pointed out. I’ll remove the unrelated ones soon.
参与评论