Performance

共 34 篇文章。

Some comments on FreeBSD 5.2 usage

Kernel

I personally manages several FreeBSD 5.2-CURRENT instances, and here are my experiences.

FreeBSD 5.x contained many new features, technologies. Currently, it’s clear that 5.2-CURRENT is more stable and have a better performance than 5.2(.1)-RELEASE. Therefore, if you are looking to install a new (of course, and ONLY if you choose 5.x series!) computer, the best solution would be 5-CURRENT.

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

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 分钟 )

phk's benchmarking hints

Kernel

It’s important to have a scientific view when doing any benchmarks. Today, phk and Robert Watson has posted several hints to the -current list.

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