Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-07 | sync with 0504; prototype changes | Theo de Raadt | |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff | |
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so). | |||
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten Lockert | |
the device interrupt chain structures (isa, pci) Move interrupt chain structure definition to <machine/psl.h> so vmstat can get at it (i386) Remove hack to count interrupts the old way (i386) | |||
1996-01-08 | from netbsd; Hand-code softintr() | Theo de Raadt | |
1996-01-08 | from netbsd: | Theo de Raadt | |
Deal with GCC's dead code elimination being suboptimal. Modify splraise() to allow better optimization. Make cpl, ipending, and astpending volatile. Make sure interrupts are disabled before jumping to a resume point, to prevent races. Make FPU faults use INTRFASTEXIT, and remove INTREXIT. Build the frame for recursive interrupts manually, and make sure to disable interrupts to avoid races. VS: ---------------------------------------------------------------------- | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |