[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ingo patch] 2.4.17 benchmarks


On January 5, 2002 21:50, vvikram _at_ av.stanford.edu wrote:
> 2) further i seperately ran ./lat_proc fork; ./lat_proc exec; ./lat_proc
> shell many times on the vanilla and patched kernels. their output is also
> attached in one file [lat_proc.txt]. the patched kernel takes
>    MORE time than the vanilla one......

I'd blame this partially on the reverted fork() execution order bit of his 
patch. The child process really should be executed first, and performance is 
much improved in that case (COW and things). I don't think we should worry 
about breaking obviously incorrect (and already fragile) programs for 2.5.x.

-Ryan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo _at_ vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」
Follow-Ups: References: