Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   thorpej
Date:           Mon Nov  1 20:18:27 UTC 1999

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

Log Message:
- Fix a case where we weren't acquiring the pv_head lock when modifying
  the page attributes in pmap_enter().
- It's no longer necessary (and hasn't been for a while in this pmap) to
  go to splimp() to use the physical->virtual table, so remove all such
  uses.


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 syssrc/sys/arch/alpha/alpha/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