Home
last modified time | relevance | path

Searched refs:realtime (Results 1 – 33 of 33) sorted by relevance

/linux-4.1.27/Documentation/scheduler/
Dsched-rt-group.txt44 multiple groups of realtime tasks, each group must be assigned a fixed portion
45 of the CPU time available. Without a minimum guarantee a realtime group can
53 in a given period. We allocate this "run time" for each realtime group which
54 the other realtime groups will not be permitted to use.
56 Any time not allocated to a realtime group will be used to run normal priority
60 Let's consider an example: a frame fixed realtime renderer must deliver 25
73 realtime tasks have explicitly allocated the CPU time they need to perform
93 A global limit on how much time realtime scheduling may use. Even without
94 CONFIG_RT_GROUP_SCHED enabled, this will limit time reserved to realtime
96 available to all realtime groups.
[all …]
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_timer.c56 rec->realtime = 0; in snd_seq_oss_timer_new()
94 rec->realtime = 0; in snd_seq_oss_process_timer_event()
98 rec->realtime = 1; in snd_seq_oss_process_timer_event()
100 rec->realtime = 0; in snd_seq_oss_process_timer_event()
116 rec->realtime = 0; in snd_seq_oss_process_timer_event()
Dseq_oss_timer.h33 int realtime; member
67 return timer->realtime; in snd_seq_oss_timer_is_realtime()
Dseq_oss_rw.c183 if (dp->timer->realtime || !dp->timer->running) { in insert_queue()
/linux-4.1.27/fs/xfs/
DKconfig60 which contain a realtime subvolume. The realtime subvolume is a
67 to applications via the inherit-realtime directory inode flag.
/linux-4.1.27/Documentation/block/
Dioprio.txt20 IOPRIO_CLASS_RT: This is the realtime io class. This scheduling class is given
58 will change pid 100 to run at the realtime scheduling class, at priority 2.
114 const char *to_prio[] = { "none", "realtime", "best-effort", "idle", };
/linux-4.1.27/include/linux/platform_data/
Ddma-ste-dma40.h110 bool realtime; member
/linux-4.1.27/Documentation/RCU/
Drcu.txt81 o I hear that RCU needs work in order to support realtime kernels?
87 needed if you have CPU-bound realtime threads.
DRTFP.txt147 describing how to make RCU safe for soft-realtime applications [Sarma04c],
150 2005 brought further adaptation of RCU to realtime use, permitting
151 preemption of RCU realtime critical sections [PaulMcKenney05a,
1063 implementation that make it friendly to realtime applications.
1263 processing for crude-but-workable realtime RCU. The downside
1324 Realtime turns into making RCU yet more realtime friendly.
1391 First operating counter-based realtime RCU patch posted to LKML.
1405 First operating counter-based realtime RCU patch posted to LKML,
1487 Described how to improve the -rt implementation of realtime RCU.
2078 RCU, realtime RCU, sleepable RCU, performance.
[all …]
Dchecklist.txt239 result in excessive realtime latencies or even OOM conditions.
393 realtime latency.
Drcubarrier.txt68 in realtime kernels in order to avoid excessive scheduling latencies.
DwhatisRCU.txt559 for realtime use, since it allows scheduling latency to "bleed" from
/linux-4.1.27/Documentation/devicetree/bindings/spi/
Dspi_pl022.txt17 - pl022,rt : indicates the controller should run the message pump with realtime
/linux-4.1.27/Documentation/hwmon/
Dw83792d59 Alarms are provided as output from "realtime status register". Following bits
93 to realtime alarms).
/linux-4.1.27/net/sched/
Dsch_hfsc.c1623 int realtime = 0; in hfsc_dequeue() local
1637 realtime = 1; in hfsc_dequeue()
1659 if (realtime) in hfsc_dequeue()
1666 if (realtime) in hfsc_dequeue()
/linux-4.1.27/tools/perf/Documentation/
Dperf-kvm.txt23 a performance counter profile of guest os in realtime
Dperf-top.txt87 --realtime=<priority>::
Dperf-record.txt85 --realtime=::
/linux-4.1.27/Documentation/development-process/
D3.Early-stage23 access to the realtime scheduler. This module was implemented and sent to
30 stability. Their preferred solutions involved realtime scheduling access
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt188 realtime current draw, only for:
/linux-4.1.27/Documentation/timers/
Dhrtimers.txt67 The increasing demand for realtime and multimedia applications along
DNO_HZ.txt23 are running realtime applications or certain types of HPC
/linux-4.1.27/arch/arc/kernel/
Dentry.S655 ; Note that we use realtime STATUS32 (not pt_regs->status32) to
/linux-4.1.27/drivers/dma/
Dste_dma40.c2319 bool realtime = d40c->dma_cfg.realtime; in __d40_set_prio_rt() local
2328 rtreg = realtime ? dmac->realtime_en : dmac->realtime_clear; in __d40_set_prio_rt()
/linux-4.1.27/arch/cris/arch-v10/drivers/
DKconfig451 I2C driver, like the DS1302 realtime-clock driver. If you are
/linux-4.1.27/arch/arm64/
DKconfig714 by UEFI firmware (such as non-volatile variables, realtime
/linux-4.1.27/init/
DKconfig1108 schedule realtime tasks for non-root users until you allocate
1109 realtime bandwidth for them.
1725 Typically one would choose no for a realtime system.
/linux-4.1.27/Documentation/spi/
Dspi-summary580 can also be elevated to realtime priority on high-priority SPI traffic.
/linux-4.1.27/Documentation/sysctl/
Dkernel.txt729 of POSIX realtime (queued) signals that can be outstanding
/linux-4.1.27/Documentation/cgroups/
Dcpusets.txt405 2) Systems supporting realtime on some CPUs need to minimize
/linux-4.1.27/Documentation/filesystems/
Dproc.txt318 rt_priority realtime priority
/linux-4.1.27/Documentation/networking/
Darcnet-hardware.txt52 useful for realtime networks.
/linux-4.1.27/Documentation/
Dkernel-parameters.txt3046 the default is zero (non-realtime operation).