]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Create the bucket mutexes with MTX_NOWITNESS. There's now a
authorMarcel Moolenaar <marcel@FreeBSD.org>
Thu, 22 May 2008 06:27:46 +0000 (06:27 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Thu, 22 May 2008 06:27:46 +0000 (06:27 +0000)
commitc1e0811ea332ce1f35d7a0fb59617aa832b5f2e6
tree12407bae5894ace9eed30b923d2e14a8d9d40e4e
parentebe86aacbec3ee6283865bae78f6a78fe683e165
Create the bucket mutexes with MTX_NOWITNESS. There's now a
hard limit of 512 pending mutexes in the witness code and
we can easily have 1 million bucket mutexes initialized before
witness is up and running. Bumping the limit from 512 to 1M
is not really an option here...
sys/ia64/ia64/pmap.c