1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/powerpc
Peter Grehan 03b6e02551 - add pmap_pagedaemon_waken variable
- remove dead code and fix warnings in pmap_zero_page/zero_page_area
- implement
    pmap_clear_reference
    pmap_ts_referenced
    pmap_page_exists_quick
    pmap_remove_all
- align pmap_qenter/qremove closer with i386 code
- fix vm_page locking in pmap_new_thread (from benno)
- add new parameter to pmap_clear_bit to return original
  pte value

Approved by:  benno
2003-02-01 02:56:48 +00:00
..
aim - add pmap_pagedaemon_waken variable 2003-02-01 02:56:48 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selection 2003-01-26 05:29:12 +00:00
include Rework of how memory resources are discovered and dealt with in macio. 2003-01-30 11:28:29 +00:00
ofw Make ofw_pci_find_node() use the reg property instead of the 2003-01-09 12:24:19 +00:00
powermac Rework of how memory resources are discovered and dealt with in macio. 2003-01-30 11:28:29 +00:00
powerpc - add pmap_pagedaemon_waken variable 2003-02-01 02:56:48 +00:00
psim Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00