Date: Wed, 19 Aug 1998 19:57:01 +0200 (CEST) From: Søren Schmidt <sos@FreeBSD.ORG> To: luoqi@watermarkgroup.com (Luoqi Chen) Cc: regnauld@deepo.prosa.dk, sos@FreeBSD.ORG, croot@btp1da.phy.uni-bayreuth.de, current@FreeBSD.ORG, smp@FreeBSD.ORG Subject: Re: softupdates and smp crash Message-ID: <199808191757.TAA00646@sos.freebsd.dk> In-Reply-To: <199808191504.LAA05903@lor.watermarkgroup.com> from Luoqi Chen at "Aug 19, 98 11:04:33 am"
next in thread | previous in thread | raw e-mail | index | archive | help
In reply to Luoqi Chen who wrote: > There is a race window between a directory entry is removed and dependency > for that directory entry is deallocated. The reason that the race window > has manifested itself on SMP is that the syncer process is a kernel thread, > so we can have two processes both running in kernel mode. The simplest > solution for now, IMO, is to make syncer process honor the giant lock. > The long term solution is, of course, close those race windows one by one. Care to fix it, the giant lock method should be fine for now ?? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end? .. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808191757.TAA00646>