#nomenubar
※資料なし
sys_gettimeは異なるサーバー間であるから往復させないと意味がない!
コンパイル方法
/usr/local/sss/i386-unknown-ssscore3.elf/bin/gcc -static -o ssstask ssstask.c migration.c
実行方法
sampletask signal -send <taskID> SIGLIBC ssstask
ssstaskを「2度同じタスクにシグナルを送ろうとした場合は終了」するように変更→しかしsampletaskはシグナルを受け取った形跡が無い。仕方なく全てをSIGALRMに変更したところうまくいった。なんで?
cpu : 59.931469 sec. Loop executed for 12273 times Gosa : 1.009371e-11 MFLOPS measured : 388.516016 Score based on Pentium III 600MHz : 4.738000
TASK_SIGALRM catched!! before nodeID : 1 / sys_gettime : 110827172 after nodeID : 3 / sys_gettime : 110829413 signal dispatch end cpu : 60.577608 sec. Loop executed for 12257 times Gosa : 1.009371e-11 MFLOPS measured : 383.870893 Score based on Pentium III 600MHz : 4.681352
TASK_SIGALRM catched!! before nodeID : 1 / sys_gettime : 110848215 after nodeID : 3 / sys_gettime : 110850456 signal dispatch end cpu : 60.697971 sec. Loop executed for 12281 times Gosa : 1.009371e-11 MFLOPS measured : 383.859833 Score based on Pentium III 600MHz : 4.681217
cpu : 59.000417 sec. Loop executed for 21914 times Gosa : 1.009371e-11 MFLOPS measured : 704.660118 Score based on Pentium III 600MHz : 8.593416
cpu : 59.962698 sec. Loop executed for 1499 times Gosa : 3.813773e-07 MFLOPS measured : 47.427866 Score based on Pentium III 600MHz : 0.578389
TASK_SIGALRM catched!! before nodeID : 1 / sys_gettime : 111978393 after nodeID : 3 / sys_gettime : 111981146 signal dispatch end cpu : 17.984880 sec. Loop executed for 1499 times Gosa : 3.813773e-07 MFLOPS measured : 158.127427 Score based on Pentium III 600MHz : 1.928383
TASK_SIGALRM catched!! before nodeID : 1 / sys_gettime : 112059275 after nodeID : 3 / sys_gettime : 112062025 signal dispatch end cpu : 13.808160 sec. Loop executed for 1499 times Gosa : 3.813773e-07 MFLOPS measured : 205.958136 Score based on Pentium III 600MHz : 2.511685
TASK_SIGALRM catched!! before nodeID : 1 / sys_gettime : 113431198 after nodeID : 3 / sys_gettime : 113434720 signal dispatch end cpu : 39.843335 sec. Loop executed for 374 times Gosa : 3.892012e-04 MFLOPS measured : 17.808569 Score based on Pentium III 600MHz : 0.217178