- Global work_queue_stats::workers_ready
- Use workers_idle instead.
- Global work_queue_stats::workers_full
- Use workers_busy insead.
- Global work_queue_stats::total_worker_slots
- Use tasks_running instead.
- Global work_queue_stats::avg_capacity
- Use capacity instead.
- Global work_queue_task::time_app_delay
- The time spent in upper-level application (outside of work_queue_wait).
- Global chirp_reli_fchown
- Note that the current Chirp file server does not make use of the Unix owner field, see chirp_reli_setacl instead.
- Global chirp_reli_chown
- Note that the current Chirp file server does not make use of the Unix owner field, see chirp_reli_setacl instead.
- Global chirp_reli_lchown
- Note that the current Chirp file server does not make use of the Unix owner field, see chirp_reli_setacl instead.
- Global work_queue_specify_master_mode
- Enabled automatically when work_queue_specify_name is used.
- Global work_queue_specify_estimate_capacity_on
- This feature is always enabled.
- Global work_queue_task_specify_input_buf
- Use work_queue_task_specify_buffer instead.
- Global work_queue_task_specify_input_file
- See work_queue_task_specify_file instead.
- Global work_queue_task_specify_input_file_do_not_cache
- See work_queue_task_specify_file instead.
- Global work_queue_task_specify_output_file
- See work_queue_task_specify_file instead.
- Global work_queue_task_specify_output_file_do_not_cache
- See work_queue_task_specify_file instead.
Generated on 14 May 2015 for cctools by
1.4.7