Tanggapan Linus terhadap Kinerja Kernel 2.4.x pada PIII
Written by admin on May 21, 2007
Jika anda mengalami kinerja kernel Linux 2.4.x yang relatif lebih lambat dibandingkan dengan kernel 2.2.19
dan bertanya-tanya, mengapa bisa begitu,
mungkin anda dapat membaca posting Linus Torvalds berikut ini menanggapi hal tersebut.
Postingnya adalah sebagai berikut :
Date: Wed, 2 May 2001 17:10:31 -0700 (PDT)
From: Linus Torvalds
On Wed, 2 May 2001, Duc Vianney wrote:
> Has anyone seen performance degradations between 2.2.19 and 2.4.x
Yes.
The signal handling one is because 2.4.x will save off the full SSE2 state,
which means that the signal stack is almost 700 bytes, as compared to <200 before.
This is sadly necessary to be able to take advantage of the SSE2 instructions -
and on special applications the win can be quite noticeable.
This one you won't be able to avoid, although you shouldn't see it on older hardware that do not have SSE2
(you see it because you have a PIII).
You don't say how much memory you have,
but the file handling ones might be due to a really unfortunate hash thinko
that cause the dentry hash to be pretty much useless on machines that have 512MB of RAM
(it can show up in other cases, but 512M is the case that makes the hash really become a non-hash).
If so, it should be fixed in 2.4.2.
2.4.4 will give noticeably better numbers for fork and fork+exec.
However, the scheduling optimization that does that actually breaks at least "bash",
and it appears that we will just undo it during the stable series.
Even if the bug is obviously in user land (and a fix is available), stable kernels shouldn't try to hide the problems.
Linus
![]()
Artikel menarik lainnya dari website ini :
Busby SEO Test
Buying high-quality air conditioners.
HTI Prihatin Putri Indonesia Pakai Bikini
enjoying a holiday in New York City Hotels
Olga Lidya Batal Tanam Pohon Bareng MU
Adored Berlusconi bat, Italy Threatens Block Facebook
Memindahkan Repository Ubuntu Ke Kambing.Ui.Edu
Daftar Nama PARPOL 9 Partai Politik Peserta Pemilu 2009
First post!
Mozilla FireFox 2.0.0.4 Released …






