Source-Changes archive

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

CVS commit: syssrc/sys/arch/i386/i386



Module Name:    syssrc
Committed By:   chs
Date:           Tue Jan  1 22:52:12 UTC 2002

Modified Files:
        syssrc/sys/arch/i386/i386: pmap.c

Log Message:
merge in a bit from the MP branch to cut down on LOCKDEBUG spew:
Use optimistic locking in pmap_create() so that we don't lock against
ourself if allocating the page directory causes pmap_growkernel() to
be called.


To generate a diff of this commit:
cvs rdiff -r1.131 -r1.132 syssrc/sys/arch/i386/i386/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index