* Bump up the priority of COFS so that it is higher than RSH (for now, anyway)
This commit was SVN r1940.
Этот коммит содержится в:
родитель
88a2858e21
Коммит
5506cab8b2
@ -91,7 +91,7 @@ mca_pcm_cofs_init(int *priority, bool *allow_multi_user_threads,
|
||||
mca_ns_base_cellid_t cellid;
|
||||
mca_ns_base_jobid_t jobid;
|
||||
|
||||
*priority = 1;
|
||||
*priority = 2;
|
||||
*allow_multi_user_threads = true;
|
||||
*have_hidden_threads = false;
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user