1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/ia64
Doug Rabson 92e814dcb6 * Save and restore PCPU_GET(current_pmap) in pcb_pmap so that we don't
lose if a process is preempted while pmap is temporarily switched to
  another pmap.
* For SMP, drop the high-fp state when a thread is switched away from
  so that if another cpu resumes that thread, it doesn't have to play
  games with IPI to get ahold of the correct register values.
2002-03-14 19:33:03 +00:00
..
acpica Deal with a structure member rename in a recent acpica import 2002-03-12 00:15:57 +00:00
compile
conf Add PSEUDOFS. 2002-03-04 18:01:56 +00:00
ia64 * Save and restore PCPU_GET(current_pmap) in pcb_pmap so that we don't 2002-03-14 19:33:03 +00:00
include Add a field to hold the current pmap of a thread. 2002-03-14 19:19:49 +00:00
isa Use the new resource_list_print_type() function. 2001-12-21 21:54:56 +00:00
pci