Searched refs:offlined (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/mm/ |
D | memory_hotplug.c | 1536 long offlined = *(long *)data; in check_pages_isolated_cb() local 1538 offlined = nr_pages; in check_pages_isolated_cb() 1540 *(long *)data += offlined; in check_pages_isolated_cb() 1547 long offlined = 0; in check_pages_isolated() local 1550 ret = walk_system_ram_range(start_pfn, end_pfn - start_pfn, &offlined, in check_pages_isolated() 1553 offlined = (long)ret; in check_pages_isolated() 1554 return offlined; in check_pages_isolated()
|
/linux-4.4.14/Documentation/ |
D | cpu-hotplug.txt | 52 cede_offline={"off","on"} Use this option to disable/enable putting offlined 243 Q: What happens when a CPU is being logically offlined? 248 CPU is being offlined while tasks are frozen due to a suspend operation in 259 CPU is being offlined). 263 running on behalf of this CPU that was offlined" 313 A: Yes, CPU notifiers are called only when new CPUs are on-lined or offlined.
|
D | kselftest.txt | 8 memory to be ready to be offlined. A special hot-plug target is created
|
D | memory-hotplug.txt | 339 A memory block under ZONE_MOVABLE is considered to be able to be offlined 341 block cannot be offlined due to -EBUSY, you can retry offlining it and may be 380 longer possible from the memory but some of the memory to be offlined
|
/linux-4.4.14/Documentation/arm/ |
D | CCN.txt | 40 will be overwritten anyway). In case of this processor being offlined,
|
/linux-4.4.14/Documentation/power/ |
D | suspend-and-cpuhotplug.txt | 149 the non-boot CPUs are offlined or onlined, the _cpu_*() functions are called
|
/linux-4.4.14/Documentation/thermal/ |
D | intel_powerclamp.txt | 83 belong to the offlined CPUs will be terminated immediately.
|
/linux-4.4.14/drivers/acpi/ |
D | Kconfig | 370 offlined during runtime.
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi_eh.txt | 243 scmds are retried iff its sdev is still online (not offlined during
|
/linux-4.4.14/Documentation/RCU/ |
D | trace.txt | 88 started. Again, offlined CPUs and CPUs in dynticks idle mode
|
D | whatisRCU.txt | 921 user-mode execution, or on an offlined CPU? If so, SRCU is the
|
/linux-4.4.14/Documentation/cgroups/ |
D | cpusets.txt | 509 - or a cpu is offlined/onlined.
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1996 Enabling this option offlines CPU0 (if CPU0 can be offlined) as 1997 soon as possible and boots up userspace with CPU0 offlined. User
|