| /freebsd-src/sys/contrib/openzfs/scripts/ |
| H A D | kmodtool | 75 Summary: Akmod package for ${kmodname} kernel module(s) 88 This package provides the akmod package for the ${kmodname} kernel modules. 104 Summary: Metapackage which tracks in ${kmodname} kernel module for newest kernel${dashvaria… 118 ${kmodname} kernel module(s) for the newest kernel${dashvariant}, 119 to make sure you get it together with a new kernel. 149 Summary: ${kmodname} kernel module(s) for ${kernel_uname_r} 151 Provides: kernel-modules-for-kernel = ${kernel_uname_r} 168 Requires: kernel-uname-r = ${kernel_uname_r} 169 BuildRequires: kernel-devel-uname-r = ${kernel_uname_r} 203 This package provides the ${kmodname} kernel modules built for the Linux [all …]
|
| /freebsd-src/contrib/ntp/html/hints/ |
| H A D | solaris.xtra.patchfreq | 31 kernel=/platform/sun4u/kernel/unix 34 kernel=$2 37 if [ ! -w $kernel ]; then 38 echo "$0: Cannot open $kernel for writing." 42 arch=`echo utsname+404?s | adb $kernel | cut -d: -f2` 49 rel=`echo utsname+202?s | adb $kernel | cut -d: -f2` 60 instr=`echo setcpudelay+34?X | adb $kernel | cut -d: -f 2 | nawk '{ print $1 }'` 71 if ! echo setcpudelay+34?W $nop | adb -w $kernel 1> /dev/null 79 if ! echo cpu_tick_freq?W 0t$cpu_tick_freq | adb -w $kernel 1> /dev/null; then 84 echo "$kernel successfully patched."
|
| /freebsd-src/sys/contrib/openzfs/config/ |
| H A D | kernel-config-defined.m4 | 2 dnl # Certain kernel build options are not supported. These must be 14 AC_MSG_CHECKING([for kernel config option compatibility]) 29 dnl # Verify the kernel has CONFIG_BLOCK support enabled. 46 *** This kernel does not include the required block device support. 47 *** Rebuild the kernel with CONFIG_BLOCK=y set.]) 84 *** from succeeding. You must rebuild your kernel without this 92 dnl # Verify the kernel has CONFIG_MODULES support enabled. 110 *** This kernel does not include the required loadable module 113 *** To build OpenZFS as a loadable Linux kernel module 115 *** `CONFIG_MODULES=y` in the kernel configuratio [all...] |
| H A D | kernel-fpu.m4 | 2 dnl # Handle differences in kernel FPU code. 6 dnl # effectively empty since the 5.16 kernel. 9 dnl # for it inside the kernel symbols. 32 [kernel has asm/fpu/api.h]) 40 [kernel has asm/fpu/internal.h]) 92 dnl # Legacy kernel 94 AC_MSG_CHECKING([whether kernel fpu is available]) 98 [kernel has kernel_fpu_* functions]) 100 [kernel exports FPU functions]) 103 dnl # Linux 4.2 kernel [all …]
|
| H A D | kernel.m4 | 2 dnl # Default ZFS kernel configuration 6 dnl # Setup the kernel build environment. 33 dnl # Generate and compile all of the kernel API test cases to determine 34 dnl # which interfaces are available. By invoking the kernel build system 141 AC_MSG_CHECKING([for available kernel interfaces]) 147 dnl # Check results of kernel interface tests. 255 dnl # Detect name used for Module.symvers file in kernel 259 AC_MSG_CHECKING([kernel file name for module symbols]) 269 *** Please make sure the kernel devel package for your distribution 270 *** is installed. If you are building with a custom kernel, mak [all...] |
| /freebsd-src/release/scripts/ |
| H A D | make-manifest.sh | 12 kernel="Kernel" 20 desc_kernel="${kernel} (MANDATORY)" 21 desc_kernel_dbg="${kernel} (Debugging)" 22 desc_kernel_alt="Alternate ${kernel}" 23 desc_kernel_alt_dbg="Alternate ${kernel} (Debugging)" 53 kernel-dbg.txz) 56 kernel.*-dbg.txz) 61 kernel.*.txz)
|
| /freebsd-src/tools/debugscripts/ |
| H A D | README | 2 This directory contains gdb macros for kernel debugging. When you 3 build a debug kernel, the target "gdbinit" in the kernel Makefile will 4 create the correct .gdbinit files in the kernel build directory. To 5 perform kernel debugging, you would do: 7 # cd /usr/obj/usr/src/sys/GENERIC (or name of kernel config) 9 # gdb kernel.debug 17 automatically extracts the path to the kernel source, runs gdb to extract 18 information about kernel modules loaded, and then reruns gdb loading the
|
| /freebsd-src/sys/contrib/openzfs/contrib/debian/ |
| H A D | control.modules.in | 2 Section: contrib/kernel 8 linux-headers-_KVERS_ | raspberrypi-kernel-headers 17 Depends: linux-image-_KVERS_ | raspberrypi-kernel 21 Description: OpenZFS filesystem kernel modules for Linux (kernel _KVERS_) 26 This package contains the compiled kernel module for _KVERS_ 30 If you have compiled your own kernel, you will most likely need to build 32 provided for use with the Debian kernel-package utility to produce a 33 version of zfs-module for your kernel.
|
| H A D | openzfs-zfs-dkms.templates | 1 Template: zfs-dkms/stop-build-for-32bit-kernel 4 _Description: Abort building OpenZFS on a 32-bit kernel? 5 You are attempting to build OpenZFS against a 32-bit running kernel. 9 are strongly advised to use a 64-bit kernel; if you do decide to 10 proceed with using OpenZFS on this kernel then keep in mind that it is at 13 Template: zfs-dkms/stop-build-for-unknown-kernel 16 _Description: Abort building OpenZFS on an unknown kernel? 17 You are attempting to build OpenZFS against a running kernel that could not 19 the running kernel is a 64-bit one, you should probably stop the build. 23 are strongly advised to use a 64-bit kernel; if you do decide to [all …]
|
| /freebsd-src/sys/contrib/openzfs/include/os/linux/ |
| H A D | Makefile.am | 4 %D%/kernel/linux/blkdev_compat.h \ 5 %D%/kernel/linux/compiler_compat.h \ 6 %D%/kernel/linux/dcache_compat.h \ 7 %D%/kernel/linux/kmap_compat.h \ 8 %D%/kernel/linux/mm_compat.h \ 9 %D%/kernel/linux/mod_compat.h \ 10 %D%/kernel/linux/page_compat.h \ 11 %D%/kernel/linux/simd.h \ 12 %D%/kernel/linux/simd_aarch64.h \ 13 %D%/kernel/linu [all...] |
| /freebsd-src/tests/sys/cddl/zfs/tests/txg_integrity/ |
| H A D | txg_integrity.d | 32 zfs:kernel:dbuf_fix_old_data:db_get_spa 54 zfs:kernel:dbuf_dirty:entry 63 zfs2:kernel:dmu_write_uio_dnode:uio_stats 71 zfs2:kernel:dmu_write_uio_dnode:uio_stats_two 78 zfs2:kernel:dmu_write_uio_dnode:uio_stats_three 83 zfs:kernel:dbuf_dirty:no_db_nofill 94 zfs:kernel:dbuf_hold_impl:ge2
|
| /freebsd-src/tools/boot/ |
| H A D | rootgen.sh | 91 mkdir -p $dst/boot/kernel 96 cp /boot/kernel/acl_nfs4.ko ${dst}/boot/kernel/acl_nfs4.ko 97 cp /boot/kernel/cryptodev.ko ${dst}/boot/kernel/cryptodev.ko 98 cp /boot/kernel/zfs.ko ${dst}/boot/kernel/zfs.ko 305 cp /boot/kernel/geom_eli.ko ${mntpt}/boot/kernel/geom_eli.ko 339 cp /boot/kernel/geom_eli.ko ${mntpt}/boot/kernel/geom_eli.ko 374 cp /boot/kernel/geom_eli.ko ${mntpt}/boot/kernel/geom_eli.ko 416 cp /boot/kernel/acl_nfs4.ko ${mntpt}/boot/kernel/acl_nfs4.ko 417 cp /boot/kernel/cryptodev.ko ${mntpt}/boot/kernel/cryptodev.ko 418 cp /boot/kernel/zfs.ko ${mntpt}/boot/kernel/zfs.ko [all …]
|
| H A D | lua-img.sh | 24 mkdir -p ${dir}/boot/kernel 25 cp /boot/kernel/kernel ${dir}/boot/kernel
|
| /freebsd-src/tools/tools/netrate/tcpp/ |
| H A D | runit.pl | 17 $kernel = $ARGV[0]; 18 $outfile = $date."_".$kernel.".csv"; 21 print OUTFILE "# $kernel $date\n"; 36 my ($kernel, $tso, $lro, $mtu) = @_; 38 $prefix = "$kernel,$tso,$lro,$mtu"; 60 test($kernel, $tso, $lro, $mtu);
|
| /freebsd-src/stand/kboot/ |
| H A D | README | 6 (4) Copy kernel to .../initrd/boot/kernel 10 (8) download or build your linux kernel 11 (9) qemu-system-x86_64 -kernel ~/vmlinuz-5.19.0-051900-generic \ 28 For #8, see https://kernel.ubuntu.com/~kernel-ppa/mainline/ to download 29 a kernel suitable for testing... For arm, I've been using the 34 -kernel ~/linuxboot/arm64/kernel/boot/vmlinuz-5.19.0-051900-generic \ 46 the kernel, use kernel.full to get all the debugging. hbreak panic() is useful
|
| /freebsd-src/sys/ |
| H A D | README.md | 5 kernel and its modules, including both original and contributed software. 20 Some additional high-level documentation of the kernel is maintained in the 32 | conf | kernel build glue | 36 | ddb | interactive kernel debugger - `ddb(4)` | 39 | gdb | kernel remote GDB stub - `gdb(4)` | 42 | kern | main part of the kernel | 43 | libkern | libc-like and other support functions for kernel use | 44 | modules | kernel module infrastructure | 56 | sys | kernel headers | 57 | tests | kernel unit tests |
|
| /freebsd-src/sys/arm64/conf/ |
| H A D | std.arm64 | 1 # Standard kernel config items for all ARM64 systems. 4 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols 9 options PREEMPTION # Enable kernel thread preemption 57 options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) 65 options INCLUDE_CONFIG_FILE # Include this file in kernel 74 options KDB # Enable kernel debugger support. 80 #options COVERAGE # Generic kernel coverage. Used by KCOV 82 # Warning: KUBSAN can result in a kernel too large for loader to load 87 options EKCD # Support for encrypted kernel dumps 88 options GZIO # gzip-compressed kernel an [all...] |
| /freebsd-src/stand/common/ |
| H A D | help.common | 38 arguments for the kernel. If <kernelname> is specified, and a kernel 40 kernel. 64 # Tload DLoad a kernel or module 69 modules are loaded, <filename> must be a kernel or the command will 73 later use by the kernel or other modules. <type> may be any string. 151 Sets the default set of kernel boot filename(s). It may be overridden 154 directories. The default bootfile set is "kernel". 161 Instructs the kernel to prompt the user for the name of the root device 162 when the kernel is booted. 169 Instructs the kernel to try to mount the root file system from CD-ROM. [all …]
|
| /freebsd-src/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | TraceIntelPTJSONStructs.cpp | 120 json::Value toJSON(const JSONKernel &kernel) { in toJSON() argument 122 if (kernel.load_address) in toJSON() 123 json_module["loadAddress"] = toJSON(*kernel.load_address, true); in toJSON() 124 json_module["file"] = kernel.file; in toJSON() 128 bool fromJSON(const json::Value &value, JSONKernel &kernel, Path path) { in fromJSON() argument 130 return o && o.map("loadAddress", kernel.load_address) && in fromJSON() 131 o.map("file", kernel.file); in fromJSON() 143 {"kernel", bundle_description.kernel}}; in toJSON() 154 o.map("kernel", bundle_description.kernel))) in fromJSON() 170 if (bundle_description.kernel) { in fromJSON()
|
| /freebsd-src/tools/test/stress2/misc/ |
| H A D | sendfile_shm.sh | 36 [ -r /boot/kernel/kernel ] || exit 0 48 /tmp/sendfile_shm /boot/kernel/kernel $dir/sendfile_shm.$i > \ 56 cmp -s /boot/kernel/kernel $dir/sendfile_shm.$i 2>/dev/null || 57 { e=1; ls -al $dir/sendfile_shm.* /boot/kernel/kernel; }
|
| /freebsd-src/sys/conf/ |
| H A D | kern.post.mk | 16 kernel-install: _dtbinstall 48 # Allow overriding the kernel debug directory, so kernel and user debug may be 50 # behavior of installing debug files in the kernel directory. 70 ${target}: kernel-${target} 87 # Handle ports (as defined by the user) that build kernel modules 90 # The ports tree needs some environment variables defined to match the new kernel 102 # Keep the related ports builds in the obj directory so that they are only rebuilt once per kernel build 140 # Generate the .bin (booti images) kernel as an extra build output. 149 .ORDER: kernel [all...] |
| /freebsd-src/sys/contrib/xz-embedded/linux/Documentation/ |
| H A D | xz.txt | 18 the Linux kernel. 24 XZ related components in the kernel 37 For decompressing the kernel image, initramfs, and initrd, there 44 for compressing the kernel image. 46 For kernel makefiles, two commands are provided for use with 47 $(call if_needed). The kernel image should be compressed with 58 when encoding files that are supposed to be decoded by the kernel. With 73 by the kernel. 1 MiB is probably the maximum reasonable dictionary 74 size for in-kernel use (maybe more is OK for initramfs). The presets 75 in XZ Utils may not be optimal when creating files for the kernel, [all …]
|
| /freebsd-src/tools/build/options/ |
| H A D | WITH_KERNEL_BIN | 1 Generate and install kernel.bin from kernel as part of the normal build and 2 install processes for the kernel. Available only on arm and arm64. 4 Usually this will be added to the kernel config file with:
|
| /freebsd-src/sys/contrib/openzfs/rpm/generic/ |
| H A D | zfs-kmod.spec.in | 73 # to determine which kernel-devel packages should be installed. 79 # Building local packages attempt to to use the installed kernel. 80 %{?rhel:BuildRequires: kernel-devel} 81 %{?fedora:BuildRequires: kernel-devel} 82 %{?openEuler:BuildRequires: kernel-devel} 83 %{?suse_version:BuildRequires: kernel-source} 106 This package contains the ZFS kernel modules. 140 --with-config=kernel \ 151 # Pre-6.10 kernel builds didn't need to copy over the source files to the 177 # (Based on Fedora's kernel [all...] |
| /freebsd-src/contrib/smbfs/ |
| H A D | config.mk.in | 7 # Where your kernel source tree located (/usr/src/sys for example) 10 # Where the kernel module gets installed 24 # Uncomment this option if kernel compiled with SMP suppport. 27 # This turns on debug logging, be careful - it produces a lot of kernel 36 # Build kernel module (don't touch that)
|