Lines Matching refs:Q
126 Q: How to enable my kernel to support CPU hotplug?
136 Q: What architectures support CPU hotplug?
141 Q: How to test if hotplug is supported on the newly built kernel?
177 Q: Does hot-add/hot-remove refer to physical add/remove of cpus?
184 Q: How do i logically offline a CPU?
199 Q: Why can't i remove CPU0 on some systems?
210 Q: Is CPU0 removable on X86?
234 Q: How do i find out if a particular CPU is not removable?
243 Q: What happens when a CPU is being logically offlined?
265 Q: If i have some kernel code that needs to be aware of CPU arrival and
312 Q: I don't see my action being called for all CPUs already up and running?
366 Q: If i would like to develop cpu hotplug support for a new architecture,
385 Q: I need to ensure that a particular cpu is not removed when there is some
408 Q: How do we determine how many CPUs are available for hotplug.