Home
last modified time | relevance | path

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

123

/linux/Documentation/scheduler/
A Dsched-rt-group.rst44 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/sound/core/seq/oss/
A Dseq_oss_timer.c43 rec->realtime = 0; in snd_seq_oss_timer_new()
81 rec->realtime = 0; in snd_seq_oss_process_timer_event()
85 rec->realtime = 1; in snd_seq_oss_process_timer_event()
87 rec->realtime = 0; in snd_seq_oss_process_timer_event()
103 rec->realtime = 0; in snd_seq_oss_process_timer_event()
A Dseq_oss_timer.h20 int realtime; member
A Dseq_oss_rw.c171 if (dp->timer->realtime || !dp->timer->running) in insert_queue()
/linux/tools/testing/selftests/kvm/x86_64/
A Dkvm_clock_test.c100 data.realtime = ts.tv_sec * NSEC_PER_SEC; in setup_clock()
101 data.realtime += ts.tv_nsec; in setup_clock()
102 data.realtime += test_case->realtime_offset; in setup_clock()
/linux/Documentation/block/
A Dioprio.rst21 IOPRIO_CLASS_RT: This is the realtime io class. This scheduling class is given
59 will change pid 100 to run at the realtime scheduling class, at priority 2.
115 const char *to_prio[] = { "none", "realtime", "best-effort", "idle", };
/linux/include/linux/platform_data/
A Ddma-ste-dma40.h110 bool realtime; member
/linux/fs/xfs/
A DKconfig83 which contain a realtime subvolume. The realtime subvolume is a
90 to applications via the inherit-realtime directory inode flag.
A Dxfs_mount.h337 __XFS_HAS_FEAT(realtime, REALTIME)
/linux/Documentation/hwmon/
A Dw83792d.rst72 Alarms are provided as output from "realtime status register". Following bits
109 to realtime alarms).
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dutils.c1110 u32 *gp2, u64 *boottime, ktime_t *realtime) in iwl_mvm_get_sync_time() argument
1127 else if (clock_type == CLOCK_REALTIME && realtime) in iwl_mvm_get_sync_time()
1128 *realtime = ktime_get_real(); in iwl_mvm_get_sync_time()
/linux/Documentation/devicetree/bindings/spi/
A Dspi-pl022.yaml53 description: indicates the controller should run the message pump with realtime
/linux/net/sched/
A Dsch_hfsc.c1586 int realtime = 0; in hfsc_dequeue() local
1600 realtime = 1; in hfsc_dequeue()
1622 if (realtime) in hfsc_dequeue()
1629 if (realtime) in hfsc_dequeue()
/linux/Documentation/RCU/
A Drcu.rst84 - I hear that RCU needs work in order to support realtime kernels?
A 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 …]
A Dchecklist.rst265 result in excessive realtime latencies or even OOM conditions.
400 realtime latency. You should also consider percpu_rw_semaphore
/linux/Documentation/process/
A D3.Early-stage.rst27 access to the realtime scheduler. This module was implemented and sent to
34 stability. Their preferred solutions involved realtime scheduling access
/linux/Documentation/translations/it_IT/process/
A D3.Early-stage.rst34 schedulatore *realtime*. Tale modulo fu implementato e inviato nella
42 breve periodo, comportavano un accesso alla schedulazione realtime attraverso
/linux/tools/perf/Documentation/
A Dperf-kvm.txt23 a performance counter profile of guest os in realtime
/linux/Documentation/driver-api/gpio/
A Ddriver.rst87 atomic context on realtime kernels (inside hard IRQ handlers and similar
299 Realtime considerations: a realtime compliant GPIO driver should not use
386 These kinds of irqchips are inherently realtime tolerant as they are
619 So, pay attention on above realtime considerations in the documentation.
/linux/block/
A DKconfig104 the realtime performance of the disk.
/linux/Documentation/accounting/
A Dpsi.rst26 As psi aggregates this information in realtime, systems can be managed
/linux/arch/arc/kernel/
A Dentry-compact.S336 ; Note that we use realtime STATUS32 (not pt_regs->status32) to
/linux/Documentation/devicetree/bindings/mfd/
A Dqcom-rpm.txt207 realtime current draw, only for:
/linux/Documentation/timers/
A Dhrtimers.rst67 The increasing demand for realtime and multimedia applications along

Completed in 43 milliseconds

123