<cpu_sched> CPU scheduler actions (preemption and resumption)
CPU调度行为(优先抢占preemption与再度继续resumption)
<cpu_sched_debug> Explain CPU scheduler decisions
解释CPU调度决策
<rr_simulation> Results of the round-robin simulation used by CPU scheduler and work-fetch
被用于CPU调度与任务获取的一系列仿真过程的结果
<debt_debug> Changes to project debt
对项目债务的改变
(2007-09-10更新)debt的详细解释,请看以下帖子:
1.
http://www.equn.com/forum/viewth ... amp;page=1#pid62094
2.
http://www.equn.com/forum/viewth ... amp;page=1#pid62095
<task_debug> Low-level details of process start/end (status codes, PIDs etc.), and when applications checkpoint.
开始/结束进程的底层细节(状态代码,进程标识符等等。),以及程序自动存盘的时刻。
<work_fetch_debug> Work fetch policy decisions
任务获取的决策方针
<unparsed_xml> Show any unparsed XML
展示所有未被解析的XML
<state_debug> Show summary of client state after scheduler RPC and garbage collection;
also show garbage collection actions, and when state file is read/written.
在完成远程调度(?)与一些无用的(无意义的)信息的收集(?)之后展示客户端状态的摘要;
并且也显示收集无用信息的行为,以及状态文件的读写时间。
<file_xfer_debug> Show completion status of file transfers
展示文件传输的完成状态
<sched_op_debug> Details of scheduler RPCs
远程调度的细节
<http_debug> Debugging information about HTTP operations
有关HTTP运作的调试信息
<proxy_debug> Debugging information about HTTP proxy operations
有关HTTP代理运作的调试信息
<time_debug> Updates to on_frac, active_frac, connected_frac.
对on_frac,active_frac,connected_frac的更新。
<http_xfer_debug> Debugging information about network communication
有关网络通讯的调试信息
<benchmark_debug> Debugging information about CPU benchmarks (version 5.8+)
有关CPU基准测试的调试信息(需要5.8以上的版本)
<poll_debug> Show what poll functions do
展示投票功能都做了些什么
<guirpc_debug> Debugging information about GUI RPC operations
有关GUI远程操作的调试信息
<scrsave_debug> Debugging information about the screen saver.
有关屏幕保护程序的调试信息
<app_msg_send> Shared-memory messages sent to applications.
被发送给程序的共享内存的信息
<app_msg_receive> Shared-memory messages received from applications.
从程序收到的共享内存的信息
<mem_usage_debug> Application memory usage.
程序所使用的内存数量
<network_status_debug> Network status (whether need physical connection).
网络状态(不论是否需要物理连接)
<checkpoint_debug> Show when applications checkpoint (version 5.10+)
展示程序存盘的时刻(需要5.10以上的版本)