| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-rt-group.rst | 44 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 D | seq_oss_timer.c | 43 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 D | seq_oss_timer.h | 20 int realtime; member
|
| H A D | seq_oss_rw.c | 170 if (dp->timer->realtime || !dp->timer->running) in insert_queue()
|
| /OK3568_Linux_fs/buildroot/package/pulseaudio/ |
| H A D | daemon.conf | 36 ; realtime-scheduling = yes 37 ; realtime-priority = 5
|
| /OK3568_Linux_fs/debian/overlay/etc/pulse/ |
| H A D | daemon.conf | 36 ; realtime-scheduling = yes 37 ; realtime-priority = 5
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | ioprio.rst | 21 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 D | watchdog.conf | 37 realtime = yes
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-obd_0.7.1.bb | 1 DESCRIPTION = "A python module for handling realtime sensor data from OBD-II vehicle ports"HOMEPAGE…
|
| /OK3568_Linux_fs/buildroot/package/cache-calibrator/ |
| H A D | Config.in | 10 It is also recommended as a load generator for realtime
|
| /OK3568_Linux_fs/buildroot/package/sngrep/ |
| H A D | Config.in | 11 terminal. It supports live capture to display realtime SIP
|
| /OK3568_Linux_fs/buildroot/package/irrlicht/ |
| H A D | Config.in | 8 An open source high performance realtime 3D graphics engine.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/vulkan/ |
| H A D | vulkan-headers_1.3.204.1.bb | 3 to modern GPUs with low overhead and targeting realtime graphics applications such as \
|
| /OK3568_Linux_fs/buildroot/package/softether/ |
| H A D | 0008-librt.patch | 16 The realtime extensions library is not automatically linked on Debian ARM
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | dma-ste-dma40.h | 110 bool realtime; member
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | Kconfig | 83 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 D | Config.in | 35 Test suite for realtime kernels. Included with the LTP.
|
| H A D | ltp-testsuite.mk | 21 LTP_TESTSUITE_CONF_OPTS += --with-realtime-testsuite
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-rt/rt-tests/ |
| H A D | rt-tests_git.bb | 2 HOMEPAGE = "https://wiki.linuxfoundation.org/realtime/documentation/start"
|
| /OK3568_Linux_fs/buildroot/package/rt-tests/ |
| H A D | Config.in | 25 https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/rt-tests
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/ |
| H A D | ltp_20220121.bb | 45 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 D | ti,secure-proxy.txt | 17 rt - Map the realtime status region
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lvm2/ |
| H A D | lvm2.inc | 49 --enable-realtime \
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | w83792d.rst | 72 Alarms are provided as output from "realtime status register". Following bits 109 to realtime alarms).
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_hfsc.c | 1584 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()
|