delphij's Chaos

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.

参与评论

PID allocator bench marked

• Kernel

das@ [David Schultz] has done some benchmark of the different PID allocators recently being discussed on hackers@, and the result is available here.

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

Planning a personalized release of FreeBSD 5.2-CURRENT

• Kernel

As the FreeBSD 5.2.1 approaching its release day, I begun to think about the possiblity of having a personal customized release.

It’s not too hard for me, and also valuable because the FreeBSD Release Engineering Team has restricted the changes in a point release to be mainly “critical bugfixes only”.

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

悟到一个人生的哲理。。。

• Diary Excerpt

看到Julian Elisher的一段话:

Note: these were very early.. things have changed a lot since then. IGNORE THESE They are for my ammusement only and will misslead you!

然后我明白了:

牛人和普通人的区别就是,当他们说胡话的时候,你根本看不出来他们到底是不是在说胡话。。。

参与评论

How to dial PPTP vpn from a FreeBSD box?

• Networking

This is useful when you want to connect remote “Local” network through a PPTP vpn. First, install the ports/net/pptpclient, by doing:

cd /usr/ports/net/pptpclient
make all install clean && rehash

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

proud of you

• Shared Chaos

MP3 available here.

Lyric:

love in your eyes
sitting silent by my side
going on holding hand
walking through the nights

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