Home
last modified time | relevance | path

Searched refs:runs (Results 1 – 188 of 188) sorted by relevance

/linux-4.4.14/arch/mips/jazz/
DKconfig8 kernel that runs on these, say Y here. For details about Linux on
20 kernel that runs on these, say Y here. For details about Linux on
31 kernel that runs on these, say Y here. For details about Linux on
/linux-4.4.14/lib/
Dtest_rhashtable.c35 static int runs = 4; variable
36 module_param(runs, int, 0);
37 MODULE_PARM_DESC(runs, "Number of test runs per variant (default: 4)");
41 MODULE_PARM_DESC(runs, "Maximum table size (default: 65536)");
320 for (i = 0; i < runs; i++) { in test_rht_init()
342 do_div(total_time, runs); in test_rht_init()
Dcrc32.c1031 int errors = 0, runs = 0; local
1050 runs++;
1056 pr_warn("crc32c_combine: %d/%d self tests failed\n", errors, runs);
1058 pr_info("crc32c_combine: %d self tests passed\n", runs);
1125 int errors = 0, runs = 0; local
1144 runs++;
1150 pr_warn("crc32_combine: %d/%d self tests failed\n", errors, runs);
1152 pr_info("crc32_combine: %d self tests passed\n", runs);
Drandom32.c425 int i, j, errors = 0, runs = 0; in prandom_state_selftest() local
455 runs++; in prandom_state_selftest()
460 pr_warn("prandom: %d/%d self tests failed\n", errors, runs); in prandom_state_selftest()
462 pr_info("prandom: %d self tests passed\n", runs); in prandom_state_selftest()
DKconfig.debug707 The overhead should be minimal. A periodic hrtimer runs to
1084 This option provides a kernel module that runs torture tests
1248 This option provides a kernel module that runs torture tests
1787 This builds the "test_user_copy" module that runs sanity checks
1800 This builds the "test_bpf" module that runs various test vectors
Dtest_bpf.c5306 int runs, u64 *duration) in __run_one() argument
5313 for (i = 0; i < runs; i++) in __run_one()
5319 do_div(*duration, runs); in __run_one()
5326 int err_cnt = 0, i, runs = MAX_TESTRUNS; in run_one() local
5343 ret = __run_one(fp, data, runs, &duration); in run_one()
/linux-4.4.14/arch/arm/boot/dts/
Dintegratorcp.dts102 /* TIMER0 runs directly on the 25MHz chrystal */
108 /* TIMER1 runs @ 1MHz */
114 /* TIMER2 runs @ 1MHz */
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-mic.txt9 Integrated Core (MIC) architecture that runs a Linux OS.
68 An Intel MIC device runs a Linux OS during its operation. This
84 An Intel MIC device runs a Linux OS during its operation. Before
131 An Intel MIC device runs a Linux OS during its operation. For
145 An Intel MIC device runs a Linux OS during its operation. For
Dsysfs-devices7 be added and removed dynamically as the machine runs,
Dsysfs-platform-msi-laptop81 automatically (1) or fan runs at maximal speed (0). Can be
Dsysfs-bus-iio1321 Activates a device feature that runs in firmware/hardware.
/linux-4.4.14/Documentation/virtual/
D00-INDEX11 - User Mode Linux, builds/runs Linux kernel as a userspace program.
/linux-4.4.14/Documentation/mmc/
Dmmc-async-req.txt51 descriptor, and post_req() runs the dma_unmap_sg().
83 * The second issue_pending should be called before MMC runs out
84 * of the first chunk. If the MMC runs out of the first data chunk
/linux-4.4.14/drivers/staging/gs_fpgaboot/
DREADME50 b. For the FPGA that runs without config after the download, which
54 Since that FPGA runs on its own, it doesn't require a linux driver
/linux-4.4.14/tools/perf/Documentation/
Dperf-archive.txt15 This command runs perf-buildid-list --with-hits, and collects the files with the
Dperf-mem.txt15 "perf mem record" runs a command and gathers memory operation data
Dexamples.txt56 Performance counter stats for './hackbench 10' (5 runs):
180 Performance counter stats for 'sleep 1' (10 runs):
Dperf-stat.txt16 This command runs a command and gathers performance counter statistics
Dperf-record.txt16 This command runs a command and gathers a performance counter profile
/linux-4.4.14/Documentation/
Dlockup-watchdogs.txt40 A periodic hrtimer runs to generate interrupts and kick the watchdog
66 By default, the watchdog runs on all online cores. However, on a
67 kernel configured with NO_HZ_FULL, by default the watchdog runs only
Ddebugging-via-ohci1394.txt48 completed, an initialization routine which runs pretty early has been
49 implemented for x86. This routine runs long before console_init() can be
Dcoccinelle.txt68 'rep+ctxt' runs successively the report mode and the context mode.
138 This runs every semantic patch in scripts/coccinelle by default. The
Dstatic-keys.txt256 Performance counter stats for 'bash -c /tmp/pipe-test' (50 runs):
273 Performance counter stats for 'bash -c /tmp/pipe-test' (50 runs):
Dserial-console.txt75 4. Make sure a getty runs on the serial port so that you can login to
Deisa.txt20 among all the architectures that the EISA code runs on. It
Dgcov.txt140 cases where the kernel runs on a separate machine, special preparations
Dstable_api_nonsense.txt67 - Linux runs on a wide range of different processor architectures.
Dunaligned-memory-access.txt4 Linux runs on a wide variety of architectures which have varying behaviour
Dadding-syscalls.txt291 SYSCALL_DEFINEn. This version of the implementation runs as part of a 64-bit
457 Make sure the selftest runs successfully on all supported architectures. For
Dnommu-mmap.txt24 In the no-MMU case: VM regions backed by arbitrary contiguous runs of
Dkernel-per-CPU-kthreads.txt118 work that runs in SCHED_SOFTIRQ context.
Dkprobes.txt145 Kretprobes also provides an optional user-specified handler which runs
405 Kprobes runs the handler whose address is jp->entry.
Dinitrd.txt288 A second scenario is for installations where Linux runs on systems with
Dcachetlb.txt33 The most severe flush of all. After this interface runs,
Dbcache.txt340 Amount of dirty data is in the cache (updated when garbage collection runs).
Ddma-buf-sharing.txt317 runs out of vmalloc space. Fallback to kmap should be implemented. Note that
DDMA-API.txt641 happen when it runs out of memory or if it was
DSubmittingPatches224 ensure that the kernel builds and runs properly after each patch in the
Dmemory-barriers.txt1303 this example runs on a system where CPUs 1 and 2 share a store buffer
1415 Note that if the compiler runs short of registers, it might save
/linux-4.4.14/Documentation/video4linux/
Dcpia2_overview.txt12 running two different versions of firmware. The 672 runs the VP4 video
13 processor code, the 676 runs VP5. There are a few differences in register
/linux-4.4.14/Documentation/hwmon/
Damc682168 temp1_auto_point3_temp rw Above this temperature fan runs at maximum
85 temp2_auto_point3_temp rw Above this temperature fan runs at maximum
Dsch563620 hwmon solution. The sch5636 driver runs a sanity check on loading to ensure
Dw83781d375 is below a given limit, the fan runs at low speed. If the value is above
376 the limit, the fan runs at full speed. We have no clue as to what the limit
383 would not be significant. If the value is below a given limit, the fan runs
384 at full speed, while if it is above the limit it runs at low speed (so this
Dabituguru-datasheet255 Flag 0x80 to enable control, Fan runs at 100% when disabled.
/linux-4.4.14/net/vmw_vsock/
DKconfig24 Enable this transport if your Virtual Machine runs on a VMware
/linux-4.4.14/Documentation/mic/
Dmic_overview.txt3 that runs a Linux OS. It is a PCIe endpoint in a platform and therefore
6 PCIe devices. The card itself runs a bootstrap after reset that
/linux-4.4.14/drivers/net/wireless/iwlegacy/
DKconfig30 runs.
56 runs.
/linux-4.4.14/Documentation/arm/SA1100/
DCERF19 In order to get this kernel onto your Cerf, you need a server that runs
DAssabet71 file transfers. You must insert it before RedBoot runs since it can't detect
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dti,cdce925.txt25 present, the clock runs at the requested frequency on average. Otherwise
/linux-4.4.14/fs/adfs/
DKconfig6 RiscOS operating system which runs on Acorn's ARM-based Risc PC
/linux-4.4.14/Documentation/virtual/kvm/arm/
Dvgic-mapped-irqs.txt148 1. KVM runs the VCPU
159 12. KVM runs the VCPU
171 1. KVM runs the VCPU
181 7. KVM enables the timer, enables interrupts, and runs the VCPU
/linux-4.4.14/Documentation/leds/
Dledtrig-transient.txt93 is used to start a timer that runs once. This value doesn't
102 If state = LED_FULL, when the timer runs out the state will
104 If state = LED_OFF, when the timer runs out the state will
/linux-4.4.14/drivers/net/caif/
DKconfig32 help to synchronize to the next transfer in case of over or under-runs.
/linux-4.4.14/arch/s390/kernel/
Dhead_kdump.S53 # kdump data mover code (runs at address DATAMOVER_ADDR)
/linux-4.4.14/Documentation/parisc/
Ddebugging7 A lot of the assembly code currently runs in real mode, which means
/linux-4.4.14/Documentation/sound/alsa/soc/
Dclocking.txt29 runs at exactly the sample rate (LRC = Rate).
DDAI.txt48 whilst sync runs at the sample rate. PCM also supports Time Division
DDPCM.txt95 3) DPCM runs the PCM trigger(stop), hw_free(), shutdown() operations on DAI0
100 5) DPCM runs the PCM ops for startup(), hw_params(), prepapre() and
/linux-4.4.14/Documentation/devicetree/bindings/mips/img/
Dxilfpga.txt13 The example project runs on the Nexys4DDR board by Digilent powered by
/linux-4.4.14/drivers/net/plip/
DKconfig24 15m long. Mode 0 works also if one of the machines runs DOS/Windows
/linux-4.4.14/Documentation/networking/
Dvxlan.txt9 number of vendors. The protocol runs over UDP using a single
Dcxgb.txt111 your system. You may want to write a script that runs at boot-up which
224 The irqbalance daemon runs on a 10 second interval and binds interrupts
Dfib_trie.txt72 Looks up a key, deletes it and runs the level compression algorithm.
Dde4x5.txt128 (runs the service routine with interrupts turned off) vs. this card
DREADME.sb1000150 3.) When isapnp runs it reports an error, and my SB1000 card isn't working.
Dspider_net.txt193 the poll routine runs only once per jiffy. The low-watermark mechanism
Darcnet.txt386 Linux but runs the free Microsoft LANMAN Client instead.
461 runs the Novell ODI protocol stack, which only works with RFC1201 ARCnet.
DLICENSE.qlcnic173 operating system on which the executable runs, unless that component
DLICENSE.qlge173 operating system on which the executable runs, unless that component
Dscaling.txt332 will either be the same CPU where the application runs, or at least a CPU
Dfilter.txt831 Just like the original BPF, the new format runs within a controlled environment,
/linux-4.4.14/Documentation/cpu-freq/
Duser-guide.txt181 the CPU actually runs at.
201 the frequency the kernel thinks the CPU runs
Dcpu-drivers.txt46 function check whether this kernel runs on the right CPU and the right
/linux-4.4.14/Documentation/xtensa/
Dmmu.txt13 in any case, initially runs elsewhere
/linux-4.4.14/Documentation/trace/
Dtracepoint-analysis.txt144 Any workload can exhibit variances between runs and it can be important
157 Performance counter stats for './hackbench 10' (5 runs):
175 Performance counter stats for 'sleep 1' (10 runs):
/linux-4.4.14/Documentation/filesystems/cifs/
DAUTHORS57 finding multiple bugs during excellent stress test runs.
/linux-4.4.14/Documentation/ia64/
DIRQ-redir.txt47 - normal if any other task runs,
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dst,sta32x.txt64 If present, FFX mode runs in AM reduction mode, otherwise normal
Dst,sta350.txt75 If present, FFX mode runs in AM reduction mode, otherwise normal
/linux-4.4.14/Documentation/vm/
Duserfaultfd.txt111 the QEMU running in the destination node runs UFFDIO_COPY|ZEROPAGE
143 postcopy thread just before UFFDIO_COPY|ZEROPAGE runs in the migration
Dhwpoison.txt66 Send SIGBUS when the application runs into the corrupted page.
Dtranshuge.txt130 khugepaged runs usually at low frequency so while one may not want to
391 get_page, but put_page as well so that when put_page runs on a tail
Dhugetlbpage.txt224 the resource limits of any cpuset in which the task runs. Thus, there will
/linux-4.4.14/Documentation/scheduler/
Dsched-rt-group.txt162 - this runs for 0.01s once every 0.1s
165 - this runs for 0.01s twice every 0.1s (or once every 0.05 sec).
Dsched-design-CFS.txt18 1/nr_running speed. For example: if there are 2 tasks running, then it runs
75 Summing up, CFS works like this: it runs a task a bit, and when the task
Dsched-domains.txt38 rebalance interval. If so, it runs load_balance() on that domain. It then checks
Dsched-deadline.txt60 that each task runs for at most its runtime every period, avoiding any
/linux-4.4.14/net/ipx/
DKconfig18 IPX is similar in scope to IP, while SPX, which runs on top of IPX,
/linux-4.4.14/Documentation/filesystems/
Dquota.txt23 When user exceeds a softlimit, runs out of grace time or reaches hardlimit,
Dxfs.txt256 out to disk and runs internal cache cleanup routines.
266 with unused speculative preallocation runs. The scan
Dtmpfs.txt120 tmpfs being mounted, but from time to time runs a kernel built without
Dlogfs.txt195 10,000 runs the lowest directory fill before a bucket overflow was
Dproc.txt1644 parent. It is useful to set up coredump_filter before the program runs.
1870 other users. This makes it impossible to learn whether any user runs
1881 information about running processes, whether some daemon runs with elevated
1882 privileges, whether other user runs some sensitive program, whether other users
/linux-4.4.14/Documentation/development-process/
D8.Conclusion11 distributions runs into internal limits and fails to process the documents
D1.Intro63 runs on pocket-sized digital music players, desktop PCs, the largest
D5.Posting99 - Each patch should yield a kernel which builds and runs properly; if your
D2.Process467 that the kernel runs perfectly at all times on all machines which
/linux-4.4.14/Documentation/mn10300/
DABI.txt9 The MN10300/AM33 kernel runs in little-endian mode; big-endian mode is not
/linux-4.4.14/Documentation/RCU/
DNMI-RCU.txt50 In theory, rcu_dereference_sched() is not needed, since this code runs
Drcubarrier.txt229 The rcu_barrier_func() runs on each CPU, where it invokes call_rcu()
Drcu_dereference.txt194 optimizations that take data collected from prior runs. Such
DRTFP.txt1037 RCU runs reasonably on a 512-CPU SGI using Manfred Spraul's patches,
/linux-4.4.14/tools/power/cpupower/bench/
DREADME-BENCH58 Then the above test runs are processed using the performance governor
/linux-4.4.14/tools/lguest/
Dlguest.txt14 - Kernel module which runs in a normal kernel.
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dusb.c317 int err = 0, runs = 0; in carl9170_usb_submit_rx_urb() local
320 (runs++ < AR9170_NUM_RX_URBS)) { in carl9170_usb_submit_rx_urb()
/linux-4.4.14/Documentation/frv/
Datomic-ops.txt18 done twice. This means the CPU runs for a relatively long time with interrupts disabled,
Dgdbstub.txt22 Note that the GDB stub runs entirely within CPU debug mode, and so should not
Dfeatures.txt52 The kernel scheduler runs at 100Hz irrespective of the clock speed on this
/linux-4.4.14/fs/ncpfs/
DKconfig8 NCP (NetWare Core Protocol) is a protocol that runs over IPX and is
/linux-4.4.14/tools/build/Documentation/
DBuild.txt81 and runs:
/linux-4.4.14/drivers/net/wireless/iwlwifi/
DKconfig38 runs.
/linux-4.4.14/Documentation/locking/
Dlocktorture.txt6 that runs torture tests on core kernel locking primitives. The kernel
Drt-mutex-design.txt285 respectively, and such that D runs first and A last. With D being preempted
/linux-4.4.14/Documentation/arm/
Dtcm.txt118 /* Some abstract code that runs in ITCM */
Dkernel_mode_neon.txt19 code that runs in kernel mode. However, for performance reasons, the NEON/VFP
DBooting10 program that runs before the main kernel. The boot loader is expected
/linux-4.4.14/kernel/trace/
DKconfig511 It only enables the event and disables it and runs various loads
513 up since it runs this on every system call defined.
600 The test runs for 10 seconds. This will slow your boot time
/linux-4.4.14/kernel/time/
DKconfig106 the task mostly runs in userspace and has few kernel activity.
/linux-4.4.14/Documentation/device-mapper/
Dthin-provisioning.txt89 if it runs out of space. (N.B. While specifying a different metadata
310 If the pool runs out of data or metadata space, the pool will
Ddm-raid.txt56 Interval between runs of the bitmap daemon that
/linux-4.4.14/arch/ia64/
DKconfig178 Build a kernel that runs on HP zx1 and sx1000 systems. This adds
185 Build a kernel that runs on HP zx1 and sx1000 systems even when they
/linux-4.4.14/drivers/usb/usbip/
Dusbip_protocol.txt6 USB device runs on the client machine.
/linux-4.4.14/net/ipv6/
DKconfig263 Normally, a multicast router runs a userspace daemon and decides
/linux-4.4.14/sound/core/
DKconfig165 precise MIDI timing even when the system timer runs at less
/linux-4.4.14/Documentation/laptops/
Dlaptop-mode.txt54 scripts automatically turn off laptop mode when the battery almost runs out,
739 # Automatically disable laptop mode when the battery almost runs out.
771 …ace $BATT_INFO is missing. This may lead to loss of data when the battery runs out. Check kernel A…
/linux-4.4.14/Documentation/power/
Dvideo.txt32 systems. Unfortunately, vbetool only runs after userland is resumed,
Dpci.txt450 simply turns off the device's bus master capability and runs
563 The pci_pm_freeze() routine is quite similar to pci_pm_suspend(), but it runs
596 The pci_pm_thaw() routine is similar to pci_pm_resume(), but it runs the device
984 However, it is blocked by pci_pm_init() that runs the pm_runtime_forbid()
1012 When the driver's remove callback runs, it has to balance the decrementation
Dswsusp.txt59 the kernel command line, lateinit runs the resume process. If the
/linux-4.4.14/Documentation/crypto/
Dasync-tx-api.txt106 2/ Specify a completion callback. The callback routine runs in tasklet
/linux-4.4.14/
DREADME24 today Linux also runs on (at least) the Compaq Alpha AXP, Sun SPARC and
268 Normally, the kernel build system runs in a fairly quiet mode (but not
DCOPYING179 operating system on which the executable runs, unless that component
/linux-4.4.14/Documentation/usb/
Dgadget_printer.txt22 This driver is structured for printer firmware that runs in user mode. The
Dgadget_serial.txt54 side driver. It runs on a Linux system that has USB device side
/linux-4.4.14/Documentation/i2c/
Ddev-interface212 After your I2C bus driver has processed these requests, execution runs
/linux-4.4.14/Documentation/misc-devices/mei/
Dmei.txt211 agent that runs on the host.
/linux-4.4.14/Documentation/PCI/
DPCIEBUS-HOWTO.txt212 Each service driver runs its PCI config operations on its own
/linux-4.4.14/Documentation/dvb/
DREADME.dvb-usb108 runs fine now
Davermedia.txt193 When Scan runs, it will output channels.conf information for
/linux-4.4.14/block/partitions/
DKconfig50 RiscOS operating system which runs on Acorn's ARM-based Risc PC
/linux-4.4.14/Documentation/x86/
Dexception-tables.txt4 When a process runs in kernel mode, it often has to access user
Dboot.txt1004 If the boot loader runs in a particularly hostile environment (such as
1005 LOADLIN, which runs under DOS) it may be impossible to follow the
/linux-4.4.14/Documentation/s390/
DDebugging390.txt159 compatibility), linux always runs with this bit set to 1
266 User space runs in primary address mode (or access register mode within
269 The kernel usually also runs in home space mode, however when accessing
277 - runs in primary or access register mode
283 - runs in home space mode
298 In case of KVM, the kernel runs in home space mode, but cr1 gets switched
1044 heart that you are going to have to make several runs through the code till you
Ds390dbf.txt14 If the system still runs but only a subcomponent which uses dbf fails,
/linux-4.4.14/kernel/power/
DKconfig181 linked, ensuring that it's available when this test runs.
/linux-4.4.14/Documentation/thermal/
Dintel_powerclamp.txt90 kidle_inject/cpu. During idle injection, it runs monitor/mwait idle
/linux-4.4.14/tools/power/cpupower/po/
Dde.po389 " -f, --freq Get frequency the CPU currently runs at, according\n"
398 " -w, --hwfreq Get frequency the CPU currently runs at, by reading\n"
Dit.po385 " -f, --freq Get frequency the CPU currently runs at, according\n"
394 " -w, --hwfreq Get frequency the CPU currently runs at, by reading\n"
Dcs.po390 " -f, --freq Get frequency the CPU currently runs at, according\n"
399 " -w, --hwfreq Get frequency the CPU currently runs at, by reading\n"
Dfr.po385 " -f, --freq Get frequency the CPU currently runs at, according\n"
394 " -w, --hwfreq Get frequency the CPU currently runs at, by reading\n"
Dpt.po384 " -f, --freq Get frequency the CPU currently runs at, according\n"
394 " -w, --hwfreq Get frequency the CPU currently runs at, by reading\n"
/linux-4.4.14/arch/tile/
DKconfig412 Since MDE 4.2, the Tilera hypervisor runs the kernel
/linux-4.4.14/drivers/base/
DKconfig38 udev runs on top, managing permissions and adding meaningful
/linux-4.4.14/Documentation/nfc/
Dnfc-hci.txt10 enables easy writing of HCI-based NFC drivers. The HCI layer runs as an NFC Core
/linux-4.4.14/Documentation/sysctl/
Dvm.txt629 memory until it actually runs out.
782 reclaim memory when a zone runs out of memory. If it is set to zero then no
/linux-4.4.14/Documentation/cgroups/
Dcgroups.txt183 cgroups) are less common. A linked list runs through the cg_list
288 is removed, then the kernel runs the command specified by the contents
/linux-4.4.14/arch/ia64/kernel/
Dunwind.c136 int runs; member
1726 STAT(++unw.stat.script.runs; start = ia64_get_itc()); in run_script()
/linux-4.4.14/Documentation/powerpc/
Deeh-pci-error-recovery.txt284 kobject_uevent() executes uevent_helper[], which runs the
/linux-4.4.14/tools/perf/
Ddesign.txt10 thus be used to profile the code that runs on that CPU.
/linux-4.4.14/arch/x86/
DKconfig.cpu47 - "Generic-x86-64" for a kernel which runs on any x86-64 CPU.
DKconfig1866 Note: If CONFIG_RELOCATABLE=y, then the kernel runs from the address
1944 end result is that kernel runs from a physical address meeting
/linux-4.4.14/Documentation/scsi/
DLICENSE.qla4xxx174 operating system on which the executable runs, unless that component
DLICENSE.qla2xxx175 operating system on which the executable runs, unless that component
DBusLogic.txt34 is the library of code that runs on the host CPU and performs functions
DChangeLog.lpfc517 and 8 is an offset of the "prev") Driver runs out of iotags and
/linux-4.4.14/Documentation/input/
Djoystick-parport.txt17 originally designed for PCs and other computers Linux runs on. Because of
/linux-4.4.14/arch/x86/math-emu/
DREADME148 check the addressing, and which runs successfully in real mode,
/linux-4.4.14/Documentation/kdump/
Dkdump.txt39 runs in [0, crashkernel region size]. Therefore no relocatable kernel is
/linux-4.4.14/arch/mips/
DKconfig628 that runs on these, say Y here.
648 workstations. To compile a Linux kernel that runs on these, say Y
686 kernel that runs on these, say Y here.
/linux-4.4.14/drivers/staging/rtl8192u/
Dcopying163 operating system on which the executable runs, unless that component
/linux-4.4.14/drivers/net/usb/
DKconfig130 The USB host runs "usbnet", and the other end of the link might be:
/linux-4.4.14/Documentation/arm64/
Dacpi_object_usage.txt346 is no global lock on arm64 since it runs in hardware
/linux-4.4.14/tools/usb/usbip/
DCOPYING163 operating system on which the executable runs, unless that component
/linux-4.4.14/arch/alpha/
DKconfig358 is a baby-AT size, and runs from a standard PC power supply. It has
/linux-4.4.14/drivers/staging/rtl8192e/
Dlicense166 the executable runs, unless that component itself accompanies the
/linux-4.4.14/drivers/block/
DKconfig302 especially about where to find the server code, which runs in user
/linux-4.4.14/drivers/input/keyboard/
DKconfig673 keyboard port on a PC that runs Linux.
/linux-4.4.14/drivers/input/misc/
DKconfig760 runs Windows 8.
/linux-4.4.14/net/ipv4/
DKconfig231 Normally, a multicast router runs a userspace daemon and decides
/linux-4.4.14/drivers/rtc/
DKconfig26 unnecessary fsck runs at boot time, and to network better.
67 one can sleep when setting time, because it runs in the workqueue
/linux-4.4.14/arch/powerpc/
DKconfig946 Note: If CONFIG_RELOCATABLE=y, then the kernel runs from the address
/linux-4.4.14/arch/arm/mm/
DKconfig934 operation (offset 0x7FC). This operation runs in background so that
/linux-4.4.14/Documentation/virtual/kvm/
Dtimekeeping.txt408 Whether the TSC runs at a constant rate or scales with the P-state is model
Dapi.txt3415 runs in "hypervisor" privilege mode with a few missing features.
/linux-4.4.14/init/
DKconfig52 default make runs in this kernel build directory. You don't
1658 used to profile the code that runs on that CPU.
/linux-4.4.14/Documentation/filesystems/caching/
Dnetfs-api.txt316 will never return an error. It may return a dummy tag, however, if it runs out
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt432 It runs on 2.2.15 or later, and all 2.4 kernels.
476 /dev and /etc/inittab runs a getty on it) will come up in its own
2472 Since the user-mode kernel runs as a normal Linux process, it is
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt217 the second method. This trampoline code runs in the