mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -05:00
The MD allocators were very common, however there were some minor differencies. These differencies were all consolidated in the MI allocator, under ifdefs. The defines from machine/vmparam.h turn on features required for a particular machine. For details look in the comment in sys/sf_buf.h. As result no MD code left in sys/*/*/vm_machdep.c. Some arches still have machine/sf_buf.h, which is usually quite small. Tested by: glebius (i386), tuexen (arm32), kevlo (arm32) Reviewed by: kib Sponsored by: Netflix Sponsored by: Nginx, Inc. |
||
|---|---|---|
| .. | ||
| _align.h | ||
| _bus.h | ||
| _inttypes.h | ||
| _limits.h | ||
| _stdint.h | ||
| _types.h | ||
| asm.h | ||
| atomic.h | ||
| bootinfo.h | ||
| bus.h | ||
| bus_dma.h | ||
| cache.h | ||
| cache_mipsNN.h | ||
| cache_r4k.h | ||
| cdefs.h | ||
| clock.h | ||
| counter.h | ||
| cpu.h | ||
| cpufunc.h | ||
| cpuinfo.h | ||
| cpuregs.h | ||
| db_machdep.h | ||
| elf.h | ||
| endian.h | ||
| exec.h | ||
| fdt.h | ||
| float.h | ||
| floatingpoint.h | ||
| fls64.h | ||
| fpu.h | ||
| frame.h | ||
| gdb_machdep.h | ||
| hwfunc.h | ||
| ieee.h | ||
| ieeefp.h | ||
| in_cksum.h | ||
| intr_machdep.h | ||
| kdb.h | ||
| limits.h | ||
| locore.h | ||
| md_var.h | ||
| memdev.h | ||
| metadata.h | ||
| minidump.h | ||
| mips_opcode.h | ||
| octeon_cop2.h | ||
| ofw_machdep.h | ||
| param.h | ||
| pcb.h | ||
| pcpu.h | ||
| pmap.h | ||
| pmc_mdep.h | ||
| proc.h | ||
| profile.h | ||
| pte.h | ||
| ptrace.h | ||
| reg.h | ||
| regdef.h | ||
| regnum.h | ||
| reloc.h | ||
| resource.h | ||
| runq.h | ||
| sc_machdep.h | ||
| setjmp.h | ||
| sf_buf.h | ||
| sigframe.h | ||
| signal.h | ||
| smp.h | ||
| stdarg.h | ||
| sysarch.h | ||
| tlb.h | ||
| tls.h | ||
| trap.h | ||
| ucontext.h | ||
| varargs.h | ||
| vdso.h | ||
| vm.h | ||
| vmparam.h | ||