Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Disolation.c24 struct housekeeping { struct
29 static struct housekeeping housekeeping; argument
33 return !!(READ_ONCE(housekeeping.flags) & BIT(type)); in housekeeping_enabled()
60 return rcu_dereference_all_check(housekeeping.cpumasks[type], in housekeeping_cpumask_dereference()
69 if (READ_ONCE(housekeeping.flags) & BIT(type)) in housekeeping_cpumask()
83 if (housekeeping.flags & BIT(type)) { in housekeeping_any_cpu()
107 if (housekeeping.flags & BIT(type)) in housekeeping_affine()
115 READ_ONCE(housekeeping.flags) & BIT(type)) in housekeeping_test_cpu()
136 if (!housekeeping.flags) in housekeeping_update()
139 if (housekeeping.flags & HK_FLAG_DOMAIN) in housekeeping_update()
[all …]
/linux/Documentation/core-api/
H A Dhousekeeping.rst11 "housekeeping" because it includes ground work that performs cleanups,
15 Sometimes housekeeping is just some unbound work (unbound workqueues,
17 But sometimes housekeeping is tied to a specific CPU and requires
21 Thus, a housekeeping CPU can be considered as the reverse of an isolated
22 CPU. It is simply a CPU that can execute housekeeping work. There must
23 always be at least one online housekeeping CPU at any time. The CPUs that
24 are not isolated are automatically assigned as housekeeping.
78 Cpuset can modify the HK_TYPE_DOMAIN housekeeping cpumask while creating,
86 2. No housekeeping work is queued on a newly made isolated CPU.
88 3. Pending housekeeping work that was queued to a non isolated
[all …]
H A Dindex.rst28 housekeeping.rst
H A Dgenalloc.rst32 which NUMA node should be used for the allocation of the housekeeping
H A Dkobject.rst413 any other sysfs housekeeping will be handled for the caller properly.
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h149 struct housekeeping { struct
175 struct housekeeping housekeeping; member
H A Dzd_mac.c1507 container_of(work, struct zd_mac, housekeeping.link_led_work.work); in link_led_handler()
1525 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in link_led_handler()
1531 INIT_DELAYED_WORK(&mac->housekeeping.link_led_work, link_led_handler); in housekeeping_init()
1537 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in housekeeping_enable()
1544 cancel_delayed_work_sync(&mac->housekeeping.link_led_work); in housekeeping_disable()
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dlockup-watchdogs.rst56 情況下watchdog線程默認只會運行在管家(housekeeping)cpu上,而”nohz_full“啓動參數指
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dlockup-watchdogs.rst56 情况下watchdog线程默认只会运行在管家(housekeeping)cpu上,而”nohz_full“启动参数指
/linux/Documentation/admin-guide/
H A Dlockup-watchdogs.rst69 on the housekeeping cores, not the cores specified in the "nohz_full"
77 to continue to run on the housekeeping (non-tickless) cores means
H A Dkernel-per-CPU-kthreads.rst8 them to a "housekeeping" CPU dedicated to such work.
202 housekeeping CPUs, which can tolerate OS jitter.
H A Dkernel-parameters.txt2794 need to affine to housekeeping through the global
2828 device queue contains isolated and housekeeping
2829 CPUs. If housekeeping CPUs are online then such
2830 interrupts are directed to the housekeeping CPU
2831 so that IO submitted on the housekeeping CPU
2839 housekeeping CPUs has no influence on those
/linux/arch/sh/
H A DKconfig.debug9 boot for various housekeeping tasks (including calls to read and
/linux/arch/arm/boot/dts/st/
H A Dste-ab8505.dtsi9 /* Essential housekeeping hardware monitors */
H A Dste-ab8500.dtsi9 /* Essential housekeeping hardware monitors */
/linux/drivers/base/
H A Dcpu.c314 static DEVICE_ATTR_RO(housekeeping);
/linux/Documentation/block/
H A Ddata-integrity.rst140 containing the integrity metadata and the required housekeeping
/linux/Documentation/networking/
H A Dipvs-sysctl.rst137 default - the system's housekeeping CPUs for kthreads
/linux/Documentation/scheduler/
H A Dsched-util-clamp.rst143 rq, uclamp must do some housekeeping at every enqueue/dequeue, which is the
178 make use of uclamp as well. Such cases are considered necessary housekeeping to
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu767 What: /sys/devices/system/cpu/housekeeping
772 "housekeeping". Each CPU are responsible for handling essential
/linux/Documentation/filesystems/
H A Drelay.rst81 having to bother with mundane housekeeping chores.
H A Dvfs.rst854 internal housekeeping. If the write will update parts of any
H A Dpath-lookup.rst480 of housekeeping around ``link_path_walk()`` and returns the parent
/linux/init/
H A DKconfig760 Unbound jobs get offloaded to housekeeping CPUs. This is driven by
/linux/drivers/mfd/
H A DKconfig2399 all the necessary power management, housekeeping, and interface