Re: Recent VFS locking vs kqueue

From: Xin LI <delphij_at_frontfree.net>
Date: Mon, 20 Jun 2005 17:55:15 +0800
Hi, Jiawei,

在 2005-06-17五的 22:53 +0800,Jiawei Ye写道:
> Thank you for looking into this. I have attached my kernel config file
> for your reference. BTW, did you happen to get a kernel crash dump
> when this happened? Though I have my dumpdev configured, these panics
> locks up my system which required hard resets.

FYI, with a more recent kernel, compiled with -O -pipe (I want to get
the kernel stack frame, while on -CURRENT the default is -O2 -pipe
-fno-strict-aliasing which will sometimes corrupt it), seems that the
panic vanished...  (I have tried -c 2000 and -c 4000 and parallely two
-c 2000).

Right now I am not sure whether Jeff's recent VFS work has contributed
to this (hope this is the case :-), or maybe the -O vs -O2 was the
culprit (since the scheduler panic vanished away as well :-(.

I will try to investigate more on the two issues in the upcoming two
days.

Cheers,
-- 
Xin LI <delphij delphij net>  http://www.delphij.net/

Received on Mon Jun 20 2005 - 07:55:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:37 UTC