Home
last modified time | relevance | path

Searched refs:offlined (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/mm/
Dmemory_hotplug.c1490 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/
Dcpu-hotplug.txt52 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.
Dkselftest.txt8 memory to be ready to be offlined. A special hot-plug target is created
Dmemory-hotplug.txt339 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/
Dsuspend-and-cpuhotplug.txt149 the non-boot CPUs are offlined or onlined, the _cpu_*() functions are called
/linux-4.1.27/Documentation/thermal/
Dintel_powerclamp.txt83 belong to the offlined CPUs will be terminated immediately.
/linux-4.1.27/drivers/acpi/
DKconfig317 offlined during runtime.
/linux-4.1.27/Documentation/scsi/
Dscsi_eh.txt243 scmds are retried iff its sdev is still online (not offlined during
/linux-4.1.27/Documentation/RCU/
Dtrace.txt88 started. Again, offlined CPUs and CPUs in dynticks idle mode
DwhatisRCU.txt921 user-mode execution, or on an offlined CPU? If so, SRCU is the
/linux-4.1.27/Documentation/cgroups/
Dcpusets.txt509 - or a cpu is offlined/onlined.
/linux-4.1.27/arch/x86/
DKconfig1971 Enabling this option offlines CPU0 (if CPU0 can be offlined) as
1972 soon as possible and boots up userspace with CPU0 offlined. User