opnsense-src/sys/alpha/alpha
Alexander Langer 9184fb847b Optimize bzero() by unrolling the aligned quadword loop and moving the length
manipulation away from the length comparison.  Measurements on beast.cdrom.com
show >3X improvement over the original code on large block sizes, putting the
performance on par with the optimized assembly code in libc.
1998-11-02 00:14:50 +00:00
..
alpha-gdbstub.c Make this build even if sio is not in the kernel. 1998-09-04 07:58:33 +00:00
atomic.s Change various syscalls to use size_t arguments instead of u_int. 1998-08-24 08:39:39 +00:00
autoconf.c Fix this correctly - check if mfs_getimage() succeeds before settings 1998-10-30 01:36:40 +00:00
busdma_machdep.c Port the i386 bus_dma implementation to alpha. 1998-09-16 08:20:45 +00:00
clock.c Add support for adjkerntz (largely untested). 1998-10-06 08:40:18 +00:00
clock_if.m [Add missing files from previous commit] 1998-06-14 13:53:12 +00:00
cons.c Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
cpuconf.c Lots of changes, including: 1998-08-10 07:53:59 +00:00
db_disasm.c Use %lx for printing register contents. 1998-06-27 15:35:57 +00:00
db_instruction.h Add some stack backtrace support. Pretty fragile but its a start. 1998-06-27 15:37:43 +00:00
db_interface.c Add support for kernel gdb. 1998-07-05 12:24:18 +00:00
db_trace.c Add some stack backtrace support. Pretty fragile but its a start. 1998-06-27 15:37:43 +00:00
dec_2100_a50.c Lots of changes, including: 1998-08-10 07:53:59 +00:00
dec_3000_300.c Add support for TurboChannel alphas (DEC 3000/300 and 3000/500). 1998-08-20 08:27:11 +00:00
dec_3000_500.c Add support for TurboChannel alphas (DEC 3000/300 and 3000/500). 1998-08-20 08:27:11 +00:00
dec_axppci_33.c Lots of changes, including: 1998-08-10 07:53:59 +00:00
dec_eb164.c Lots of changes, including: 1998-08-10 07:53:59 +00:00
dec_kn8ae.c machine/conf.h no longer exists. 1998-06-28 00:44:51 +00:00
dec_kn20aa.c * Fix vga_probe() so that it doesn't report a non-vga display adapter as 1998-10-31 10:35:24 +00:00
dec_st550.c Lots of changes, including: 1998-08-10 07:53:59 +00:00
diskslice_machdep.c fixup for the alpha. tag slid forward, since it's benign for the x86. 1998-10-16 10:13:09 +00:00
divrem.m4 Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
elf_machdep.c R_ALPHA_RELATIVE relocations need to add the value to the existing memory 1998-10-18 19:04:13 +00:00
exception.s Add Id keyword. 1998-06-10 20:11:16 +00:00
genassym.c Add definition of p_switchtime. 1998-07-12 16:08:15 +00:00
gensetdefs.c Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
in_cksum.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
interrupt.c Lots of changes, including: 1998-08-10 07:53:59 +00:00
ipl_funcs.c Start using the new SWI registration system instead of hardwiring everything. 1998-09-26 14:25:32 +00:00
locore.s Lots of changes, including: 1998-08-10 07:53:59 +00:00
machdep.c Optimize bzero() by unrolling the aligned quadword loop and moving the length 1998-11-02 00:14:50 +00:00
mem.c Fix msgbuf so that it actually works properly. 1998-07-29 18:36:29 +00:00
pal.s Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
pmap.c Added a second argument, "activate" to the vm_page_unwire() call so that 1998-10-28 13:37:02 +00:00
procfs_machdep.c Add new functions fill_fpregs() and set_fpregs(), like fill_regs() 1998-09-14 22:43:40 +00:00
prom.c Implement promcncheckc. 1998-07-12 16:15:06 +00:00
prom_disp.s Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
promcons.c Implement promcncheckc. 1998-07-12 16:15:06 +00:00
setdef0.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
setdef1.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
support.s Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
swtch.s Use address space numbers to reduce TLB flushes. 1998-08-23 16:05:55 +00:00
symbols.raw Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
sys_machdep.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
timerreg.h Support header for sysbeep() implementation. 1998-07-22 08:21:36 +00:00
trap.c Make ptrace work. 1998-07-15 20:16:28 +00:00
vm_machdep.c Change a bogus cast to the correct one. 1998-10-15 09:53:27 +00:00