delphij's Chaos

IQ Test

Life

There was a test here: http://web.tickle.com/tests/uiq and the test is no longer there, after committing the test I got a not-so-ideal result, which is no more than 150 and no less than 145.

The IQ result claims that:

阅读全文… ( 本文约 93 字,阅读大致需要 1 分钟 )

FreeBSD/DragonFlyBSD VM bug

Kernel

I have sent a headsup to bugs list of DragonflyBSD, which mentions the recent bugfixes on FreeBSD-CURRENT committed by Dr. Alan Cox.

阅读全文… ( 本文约 235 字,阅读大致需要 2 分钟 )

九局下半

Shared Chaos

While I don’t really like Mc Hotdog, it’s here:

歌 曲:九局下半
演唱者:Mc Hotdog
作词:Mc Hotdog 编曲:Johnny G

我也想宣布独立 我握着笔 但是父母亲不肯签订
说我这项炼条约还没到期 在电视里 或许我是不起眼的明星
在他们的眼里 我只是个长不大的小孩子 多么尴尬的日子
多么尴尬 好想改变一切 只是没有银子更没有方法

阅读全文… ( 本文约 1076 字,阅读大致需要 3 分钟 )

lock problem triggered by umount

Kernel

I have just tried to umount /usr on my test box in order to get all outstanding writes to be sync’ed to disk (as Kirk McKusick said, the umount system call will do true sync of a file system).

阅读全文… ( 本文约 109 字,阅读大致需要 1 分钟 )

Profile-based compile optimization

Development

junsu has pointed out that gcc has the ablity to do profile, record the data and optimize the generated code according to the data. The nearest compiler guru I can visit is Prof. Husheng LIAO (sorry, the link here is not available to the Internet at the time writing, but this is hopefully to be changed soon) who recently concentrate his research in optimization for the Java Language Compiling process.

Further information will be available here soon.

参与评论