sched
- n.计划;<口>(无线电)固定播送(或收听)时间
-
Leave enough room in your sched for the occasional night when you stay home and process the loss of your relationship .
在你的日程表上留下足够的时间,这样偶尔一晚上,你可以待在家里处理失恋的感觉。
-
You can find this and many of the related structures in . / linux / include / linux / sched . h.
您可以在./linux/include/linux/sched.h中找到这些内容以及相关结构。
-
You can see the various fields of struct task_struct in the Linux kernel source file include / linux / sched . h.
您可以在Linux内核源文件include/linux/sched.h中看到structtaskstruct的各个字段。
-
Defined in kernel / sched . c , this routine is used to wait killably for the completion of an event .
此例程定义在kernel/sched.c中,它用于等待进程在事件完成后变为可终止状态。
-
The runqueue structure can also be found in the / usr / src / linux / kernel / sched . c file .
运行队列的结构也可以在/usr/src/linux/kernel/sched.c文件中找到。
-
This function is also generic ( within . / kernel / sched . c ), but it calls the CFS scheduler through the scheduler class .
此函数也是通用的(在./kernel/sched.c中),但它会通过调度器类调用CFS调度器。
-
The source for the2.6 scheduler is well encapsulated in the file / usr / src / linux / kernel / sched . c.
版本调度器的源代码都很好地封装到了/usr/src/linux/kernel/sched.c文件中。
-
It exports a set of variables to the global namespace like $ os , $ pkg , $ user , $ proc , and $ sched .
它将一组变量导出到全局名称空间,例如$os、$pkg、$user、$proc和$sched。
-
The root of the tree is referenced via the rb_root element from the cfs_rq structure ( in . / kernel / sched . c ) .
树的根通过rbroot元素通过cfsrq结构(在./kernel/sched.c中)引用。
-
In . / kernel / sched . c , you 'll find the generic schedule () function , which preempts the currently running task ( unless it preempts itself with yield ()) .
在./kernel/sched.c中,您会看到通用schedule()函数,它会先抢占当前运行任务(除非它通过yield()代码先抢占自己)。
-
Then , after you know which server sent the message , you can issue a " tell amgr sched " command to the server console , to determine which agents on the server are currently enabled .
在知道是哪一服务器发送消息之后,就可以向服务器控制台发出“tellamgrsched”命令以确定服务器上当前启用了哪些代理。