Changes between Version 19 and Version 20 of ProjectOptions


Ignore:
Timestamp:
May 29, 2007, 2:42:52 PM (17 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOptions

    v19 v20  
    2727[ <next_rpc_delay>x</next_rpc_delay> ]
    2828[ <workload_sim>0|1</workload_sim> ]
     29[ <shmem_work_items>N</shmem_work_items> ]
     30[ <feeder_query_size>N</feeder_query_size> ]
    2931[ <ended>0|1</ended> ]
    3032}}}
     
    7779 '''workload_sim'''::
    7880        Do a simulation, based on current client workload, in deciding whether a job's deadline can be met.
     81 '''shmem_work_units'''::
     82     The size of the shared-memory array of jobs.  Default is 100.
     83 '''feeder_query_size'''::
     84     The size of the feeder's enumeration query.  Default is 200.
    7985 '''ended'''::
    8086        Project has permanently ended.  Tell clients so user can be notified.