Searched refs:offlined (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/mm/ |
D | memory_hotplug.c | 1490 long offlined = *(long *)data; in check_pages_isolated_cb() local 1492 offlined = nr_pages; in check_pages_isolated_cb() 1494 *(long *)data += offlined; in check_pages_isolated_cb() 1501 long offlined = 0; in check_pages_isolated() local 1504 ret = walk_system_ram_range(start_pfn, end_pfn - start_pfn, &offlined, in check_pages_isolated() 1507 offlined = (long)ret; in check_pages_isolated() 1508 return offlined; in check_pages_isolated()
|
/linux-4.1.27/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.1.27/Documentation/power/ |
D | suspend-and-cpuhotplug.txt | 149 the non-boot CPUs are offlined or onlined, the _cpu_*() functions are called
|
/linux-4.1.27/Documentation/thermal/ |
D | intel_powerclamp.txt | 83 belong to the offlined CPUs will be terminated immediately.
|
/linux-4.1.27/drivers/acpi/ |
D | Kconfig | 317 offlined during runtime.
|
/linux-4.1.27/Documentation/scsi/ |
D | scsi_eh.txt | 243 scmds are retried iff its sdev is still online (not offlined during
|
/linux-4.1.27/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.1.27/Documentation/cgroups/ |
D | cpusets.txt | 509 - or a cpu is offlined/onlined.
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1971 Enabling this option offlines CPU0 (if CPU0 can be offlined) as 1972 soon as possible and boots up userspace with CPU0 offlined. User
|