Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   mark
Date:           Fri Aug 28 02:58:42 UTC 1998

Modified Files:
        src/sys/arch/arm32/riscpc: rpc_machdep.c
        src/sys/arch/arm32/rc7500: rc7500_machdep.c
Log Message:
More reworking in initarm().
Further cleanup and simply the allocation and mapping of the kernel
pagetables and static data pages.
Removed the page directory page table as it is no longer necessary.
Changed the allocation of the proc0 L1 page table and L2 page table
that maps the page tables to map these pages into kernel virtual
address space.
Updated for pv_addr_t argument changes to pmap_bootstrap().




Home | Main Index | Thread Index | Old Index