Man Page: console_conditional_schedule
Operating Environment: centos
Section: 9
CONSOLE_CONDITIONAL_(9) Driver Basics CONSOLE_CONDITIONAL_(9)NAMEconsole_conditional_schedule - yield the CPU if requiredSYNOPSISvoid __sched console_conditional_schedule(void);ARGUMENTSvoid no argumentsDESCRIPTIONIf the console code is currently allowed to sleep, and if this CPU should yield the CPU to another task, do so here. Must be called within console_lock;.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CONSOLE_CONDITIONAL_(9)
| Related Man Pages |
|---|
| del_timer_sync(9) - centos |
| cpuset_isset(3) - netbsd |
| cpuset_destroy(3) - netbsd |
| cpuset_zero(3) - netbsd |
| rest(3alleg4) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |