From owner-cvs-all Sat Sep 1 16: 8:26 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 1D3CC37B408; Sat, 1 Sep 2001 16:08:22 -0700 (PDT) Received: (from dillon@localhost) by earth.backplane.com (8.11.6/8.11.2) id f81N8KV76996; Sat, 1 Sep 2001 16:08:20 -0700 (PDT) (envelope-from dillon) Date: Sat, 1 Sep 2001 16:08:20 -0700 (PDT) From: Matt Dillon Message-Id: <200109012308.f81N8KV76996@earth.backplane.com> To: Mikhail Teterin Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_time.c kern_sysctl.c kern_sig.c References: <200109012302.f81N27o84855@aldan.algebra.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :> sys/kern kern_time.c kern_sysctl.c kern_sig.c :> Log: :> Giant Pushdown : :Hey, another one! This is encouraging -- may be, we'll have to pull the :5.0 release back a little :) Thanks, Matt, and all the others working on :this... : :Is the -current safer today than the Aug 23 one? Or should keep my :desktop at that for now? : : -mi -current is not going to stabilize for a long time. Just off the top of my head we have: * Julian's KSE code (Julian) * struct file and associated locking (Aflred) * struct proc locking (JHB) * unwinding Giant for related routines after the above locking is in-place and tested (Me, JHB, Alfred) All going into the main tree over the next few weeks. Each one of these has an effect on a large number of core files. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message