Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/Documentation/scheduler/
H 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 …]
/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H 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()
H A Dseq_oss_timer.h20 int realtime; member
H A Dseq_oss_rw.c170 if (dp->timer->realtime || !dp->timer->running) in insert_queue()
/OK3568_Linux_fs/buildroot/package/pulseaudio/
H A Ddaemon.conf36 ; realtime-scheduling = yes
37 ; realtime-priority = 5
/OK3568_Linux_fs/debian/overlay/etc/pulse/
H A Ddaemon.conf36 ; realtime-scheduling = yes
37 ; realtime-priority = 5
/OK3568_Linux_fs/kernel/Documentation/block/
H 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", };
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/watchdog/watchdog-config/
H A Dwatchdog.conf37 realtime = yes
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-obd_0.7.1.bb1 DESCRIPTION = "A python module for handling realtime sensor data from OBD-II vehicle ports"HOMEPAGE…
/OK3568_Linux_fs/buildroot/package/cache-calibrator/
H A DConfig.in10 It is also recommended as a load generator for realtime
/OK3568_Linux_fs/buildroot/package/sngrep/
H A DConfig.in11 terminal. It supports live capture to display realtime SIP
/OK3568_Linux_fs/buildroot/package/irrlicht/
H A DConfig.in8 An open source high performance realtime 3D graphics engine.
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/vulkan/
H A Dvulkan-headers_1.3.204.1.bb3 to modern GPUs with low overhead and targeting realtime graphics applications such as \
/OK3568_Linux_fs/buildroot/package/softether/
H A D0008-librt.patch16 The realtime extensions library is not automatically linked on Debian ARM
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Ddma-ste-dma40.h110 bool realtime; member
/OK3568_Linux_fs/kernel/fs/xfs/
H A DKconfig83 which contain a realtime subvolume. The realtime subvolume is a
90 to applications via the inherit-realtime directory inode flag.
/OK3568_Linux_fs/buildroot/package/ltp-testsuite/
H A DConfig.in35 Test suite for realtime kernels. Included with the LTP.
H A Dltp-testsuite.mk21 LTP_TESTSUITE_CONF_OPTS += --with-realtime-testsuite
/OK3568_Linux_fs/yocto/poky/meta/recipes-rt/rt-tests/
H A Drt-tests_git.bb2 HOMEPAGE = "https://wiki.linuxfoundation.org/realtime/documentation/start"
/OK3568_Linux_fs/buildroot/package/rt-tests/
H A DConfig.in25 https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/rt-tests
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/
H A Dltp_20220121.bb45 EXTRA_AUTORECONF += "-I ${S}/testcases/realtime/m4"
46 EXTRA_OECONF = " --with-realtime-testsuite --with-open-posix-testsuite "
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mailbox/
H A Dti,secure-proxy.txt17 rt - Map the realtime status region
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lvm2/
H A Dlvm2.inc49 --enable-realtime \
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dw83792d.rst72 Alarms are provided as output from "realtime status register". Following bits
109 to realtime alarms).
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_hfsc.c1584 int realtime = 0; in hfsc_dequeue() local
1598 realtime = 1; in hfsc_dequeue()
1620 if (realtime) in hfsc_dequeue()
1627 if (realtime) in hfsc_dequeue()

1234