Source-Changes archive

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

CVS commit: src/sys/arch/alpha/alpha



Module Name:    src
Committed By:   enami
Date:           Fri May  9 05:33:55 UTC 2003

Modified Files:
        src/sys/arch/alpha/alpha: machdep.c pmap.c

Log Message:
- Adjust arguments to pmap_steal_memory() for new interface.
- We no longer able to use uvm_pageboot_alloc() before pmap_bootstrap()
  is called.  Use pmap_steal_memory() directly instead.

Approved by Jason R. Thorpe.


To generate a diff of this commit:
cvs rdiff -r1.266 -r1.267 src/sys/arch/alpha/alpha/machdep.c
cvs rdiff -r1.198 -r1.199 src/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