~ubuntu-branches/ubuntu/precise/torque/precise-updates

« back to all changes in this revision

Viewing changes to src/scheduler.cc/samples/fifo/sched_config

  • Committer: Bazaar Package Importer
  • Author(s): Dominique Belhachemi
  • Date: 2010-05-17 20:56:46 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20100517205646-yjsoqs5r1s9xpnu9
Tags: upstream-2.4.8+dfsg
ImportĀ upstreamĀ versionĀ 2.4.8+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
165
165
#       NO PRIME OPTION
166
166
dedicated_prefix: ded
167
167
 
 
168
# ignored queues
 
169
# you can specify up to 16 queues to be ignored by the scheduler
 
170
#ignore_queue: queue_name
 
171
 
168
172
# this defines how long before a job is considered starving.  If a job has 
169
173
# been queued for this long, it will be considered starving
170
174
#       NO PRIME OPTION