Re: [Patch] jbd commit code deadloop when installing Linux

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

 



On Wed, 2006-06-28 at 17:10, Arjan van de Ven wrote:
> On Tue, 2006-06-27 at 23:40 -0700, Andrew Morton wrote:
> > On 28 Jun 2006 12:48:43 +0800
> > Zou Nan hai <[email protected]> wrote:
> > 
> > > We see system hang in ext3 jbd code
> > > when Linux install program anaconda copying 
> > > packages. 
> > > 
> > > That is because anaconda is invoked from linuxrc 
> > > in initrd when system_state is still SYSTEM_BOOTING.
> > > 
> > > Thus the cond_resched checks in  journal_commit_transaction 
> > > will always return 1 without actually schedule, 
> > > then the system fall into deadloop.
> > 
> > That's a bug in cond_resched().
> 
> hummm while this fix is needed... something makes me want to think that
> something as complex as an OS installer really shouldn't be running with
> SYSTEM_BOOTING state anymore.... 
> shouldn't we start considering running the initrd (esp now with klibc)
> as SYSTEM_RUNNING ?

  Is there any historical reason that we put system_state of app runs
from initrd into SYSTEM_BOOTING instead of SYSTEM_RUNNING?


Zou Nan hai
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux