Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2007 19:09:57 +0200
From:      "Attilio Rao" <attilio@freebsd.org>
To:        "John Baldwin" <jhb@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/kern kern_sx.c src/sys/sys sx.h
Message-ID:  <3bbf2fe10705191009r1cff5918n2a07d25dd4ce8800@mail.gmail.com>
In-Reply-To: <200705191635.l4JGZRCT075772@repoman.freebsd.org>
References:  <200705191635.l4JGZRCT075772@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2007/5/19, John Baldwin <jhb@freebsd.org>:
> jhb         2007-05-19 16:35:27 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/kern             kern_sx.c
>    sys/sys              sx.h
>  Log:
>  Add a new SX_RECURSE flag to make support for recursive exclusive locks
>  conditional.  By default, sx(9) locks are back to not supporting recursive
>  exclusive locks.

The MPASS into sx_init_flags() should know about SX_ADAPTIVESPIN too.

Thanks,
Attilio


-- 
Peace can only be achieved by understanding - A. Einstein



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3bbf2fe10705191009r1cff5918n2a07d25dd4ce8800>