Nov 8, 1999 onl8v1: Solaris 7 cc ドライバのテスト. cc ドライバの実行、スピード測定 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (http://www-online.kek.jp/~inoue/CAMAC/ onl8v1-sol7/camac-step03.txt) 高エネルギー加速器研究機構 素粒子原子核研究所 物理、オンライングループ 井上 栄二 (1). 現状確認 (A). SPARC CPU-8VT、Solaris7、VMEドライバが届いた。 (B). CPU-8VT に Solaris7 のシステムをインストールした。 (C). /etc の下の各設定、および /export/home の作成をやった。 (D). CPU-8VT に Solaris7用の VMEドライバ、FRCdrv-2.7(FRCvme v2.4.1) をインストールした。 (E). CPU-8VT(onl8v1) に ccドライバをインストールした。 "make load" を実行すると attach 時にエラーを起こす。 (F). attach 時にエラーを起こす件は直った。 (G). "make" 時に warning が出る件について調べて直した。 (H). 正しくコンパイルできるようになった ccドライバを onl8v1 に インストールした。 (I). サンプル・プログラムを実行した。 正常終了した。 (2). ここでやるべきこと onl8v1 上で、シングルアクション、割り込み、ブロック転送を実行した時の データ転送速度を調べる。 (3). データ転送速度測定プログラムの修正およびコンパイル データ転送速度測定には、安さん作成のテスト・プログラムを Solaris用に 修正したものを使うことにする。 (3-1). テスト・プログラムを入手する (3-1-1). シングルアクションのテスト用プログラムの入手 onl7v2 上で精度を上げて、シングルアクションの実行時間を測定した時の プログラムを入手する。 onl8v1[34]% pwd /export/home/onl8v1/inoue onl8v1[35]% ls -l total 34982 drwxr-xr-x 3 inoue kek 512 Oct 14 11:45 CAMAC/ -rw-r--r-- 1 inoue kek 184320 Oct 21 10:44 SUNWkcsca.tar -rw-r--r-- 1 inoue kek 17686528 Oct 21 10:41 SUNWskgdb.tar drwxr-xr-x 9 inoue kek 512 Oct 20 16:46 Sol-Drv-examples/ drwxr-xr-x 3 inoue kek 512 Aug 28 02:27 VME-Driver/ onl8v1[36]% rcp -pr onlsun1:~/workstation/onl7v2/Solaris2.6/CAMAC-speed1 . onl8v1[37]% ls -l total 34984 drwxr-xr-x 3 inoue kek 512 Oct 14 11:45 CAMAC/ drwxr-xr-x 8 inoue kek 512 Oct 27 1998 CAMAC-speed1/ -rw-r--r-- 1 inoue kek 184320 Oct 21 10:44 SUNWkcsca.tar -rw-r--r-- 1 inoue kek 17686528 Oct 21 10:41 SUNWskgdb.tar drwxr-xr-x 9 inoue kek 512 Oct 20 16:46 Sol-Drv-examples/ drwxr-xr-x 3 inoue kek 512 Aug 28 02:27 VME-Driver/ onl8v1[38]% cd CAMAC-speed1 /export/home/onl8v1/inoue/CAMAC-speed1 onl8v1[39]% ls -l total 18 drwxr-xr-x 2 inoue kek 512 Oct 27 1998 Oct-21.98_onl7v2/ drwxr-xr-x 2 inoue kek 512 Oct 27 1998 camasm/ drwxr-xr-x 3 inoue kek 2560 Nov 4 1998 examples-Solaris2.x/ drwxr-xr-x 2 inoue kek 2048 Oct 27 1998 examples-hprt/ drwxr-xr-x 3 inoue kek 512 Oct 27 1998 includes/ drwxr-xr-x 3 inoue kek 512 Oct 27 1998 lib/ onl8v1[40]% cd examples-Solaris2.x /export/home/onl8v1/inoue/CAMAC-speed1/examples-Solaris2.x onl8v1[41]% ls -l total 1384 -rw-r--r-- 1 inoue kek 4407 Oct 27 1998 Makefile -rw-r--r-- 1 inoue kek 4262 Oct 27 1998 Makefile.org drwxr-xr-x 2 inoue kek 512 Nov 2 1998 camblock.log-old/ -rw-r--r-- 1 inoue kek 3334 Nov 2 1998 camblock.log1 -rw-r--r-- 1 inoue kek 3852 Oct 27 1998 camblock_measure.c -rwxr-xr-x 1 inoue kek 17356 Oct 27 1998 camblock_measure1* -rw-r--r-- 1 inoue kek 4902 Oct 27 1998 camblock_measure1.c -rw-r--r-- 1 inoue kek 4885 Oct 27 1998 camblock_measure1.c.Oct-21.98 -rw-r--r-- 1 inoue kek 1367 Oct 27 1998 camblock_measure1.c.diff -rw-r--r-- 1 inoue kek 3859 Oct 27 1998 camblock_measure1.c.org -rw-r--r-- 1 inoue kek 4243 Oct 27 1998 camblock_measure1.c.step01 -rw-r--r-- 1 inoue kek 323 Nov 2 1998 camblock_measure1.log1 -rw-r--r-- 1 inoue kek 3937 Oct 27 1998 camint_measure.c -rwxr-xr-x 1 inoue kek 16936 Oct 27 1998 camint_measure1* -rw-r--r-- 1 inoue kek 5273 Oct 27 1998 camint_measure1.c -rw-r--r-- 1 inoue kek 3808 Oct 27 1998 camint_measure1.c.org -rw-r--r-- 1 inoue kek 4591 Oct 27 1998 camint_measure1.c.step01 -rw-r--r-- 1 inoue kek 4748 Oct 27 1998 camint_measure1.c.step02 -rw-r--r-- 1 inoue kek 6036 Oct 27 1998 camint_measure1.c.step03 -rw-r--r-- 1 inoue kek 5249 Oct 27 1998 camint_measure1.c.step04 -rw-r--r-- 1 inoue kek 607 Oct 27 1998 camint_measure1.log -rw-r--r-- 1 inoue kek 269 Oct 27 1998 camint_measure1.log1 -rw-r--r-- 1 inoue kek 6174 Oct 27 1998 camint_measure1.log2 -rw-r--r-- 1 inoue kek 6826 Oct 27 1998 camint_measure1.log3 -rw-r--r-- 1 inoue kek 6883 Oct 27 1998 camint_measure1.log4 -rw-r--r-- 1 inoue kek 7069 Oct 27 1998 camint_measure1.log5 -rw-r--r-- 1 inoue kek 8071 Oct 27 1998 camint_measure1.log6 -rw-r--r-- 1 inoue kek 6662 Oct 27 1998 camint_measure1.log7 -rw-r--r-- 1 inoue kek 6611 Oct 27 1998 camint_measure1.log8 -rwxr--r-- 1 inoue kek 313 Oct 28 1998 camsingle.sh* -rw-r--r-- 1 inoue kek 19507 Oct 28 1998 camsingle.sh.log1-1000 -rw-r--r-- 1 inoue kek 19577 Oct 28 1998 camsingle.sh.log1-500 -rw-r--r-- 1 inoue kek 19795 Oct 28 1998 camsingle.sh.log10-1000 -rw-r--r-- 1 inoue kek 19663 Oct 28 1998 camsingle.sh.log2-1000 -rw-r--r-- 1 inoue kek 19707 Oct 28 1998 camsingle.sh.log2-500 -rw-r--r-- 1 inoue kek 19532 Oct 28 1998 camsingle.sh.log3-1000 -rw-r--r-- 1 inoue kek 19579 Oct 28 1998 camsingle.sh.log3-500 -rw-r--r-- 1 inoue kek 19798 Oct 28 1998 camsingle.sh.log4-1000 -rw-r--r-- 1 inoue kek 19577 Oct 28 1998 camsingle.sh.log4-500 -rw-r--r-- 1 inoue kek 19664 Oct 28 1998 camsingle.sh.log5-1000 -rw-r--r-- 1 inoue kek 19705 Oct 28 1998 camsingle.sh.log5-500 -rw-r--r-- 1 inoue kek 19658 Oct 28 1998 camsingle.sh.log6-1000 -rw-r--r-- 1 inoue kek 19789 Oct 28 1998 camsingle.sh.log7-1000 -rw-r--r-- 1 inoue kek 19792 Oct 28 1998 camsingle.sh.log8-1000 -rw-r--r-- 1 inoue kek 19792 Oct 28 1998 camsingle.sh.log9-1000 -rw-r--r-- 1 inoue kek 2340 Oct 27 1998 camsingle_measure.c -rwxr-xr-x 1 inoue kek 75404 Oct 28 1998 camsingle_measure1* -rw-r--r-- 1 inoue kek 45398 Oct 28 1998 camsingle_measure1.c -rw-r--r-- 1 inoue kek 2718 Oct 27 1998 camsingle_measure1.c.Oct-21.98 -rw-r--r-- 1 inoue kek 2718 Oct 27 1998 camsingle_measure1.c.Oct-27.98 -rw-r--r-- 1 inoue kek 24344 Oct 28 1998 camsingle_measure1.c.Oct-28.98 -rw-r--r-- 1 inoue kek 2456 Oct 27 1998 camsingle_measure1.c.org -rw-r--r-- 1 inoue kek 3705 Oct 27 1998 camsingle_measure1.log -rw-r--r-- 1 inoue kek 1433 Oct 27 1998 camtest10c.c -rw-r--r-- 1 inoue kek 1459 Oct 27 1998 camtest11c.c -rw-r--r-- 1 inoue kek 1728 Oct 27 1998 camtest11c.o -rw-r--r-- 1 inoue kek 1435 Oct 27 1998 camtest12c.c -rw-r--r-- 1 inoue kek 1469 Oct 27 1998 camtest13c.c -rw-r--r-- 1 inoue kek 1453 Oct 27 1998 camtest14c.c -rw-r--r-- 1 inoue kek 2602 Oct 27 1998 camtest1c.c -rw-r--r-- 1 inoue kek 3548 Oct 27 1998 camtest2c.c -rw-r--r-- 1 inoue kek 2927 Oct 27 1998 camtest31c.c -rw-r--r-- 1 inoue kek 1999 Oct 27 1998 camtest3c.c -rw-r--r-- 1 inoue kek 3293 Oct 27 1998 camtest4.asm -rw-r--r-- 1 inoue kek 2178 Oct 27 1998 camtest41c.c -rw-r--r-- 1 inoue kek 2221 Oct 27 1998 camtest4c.c -rw-r--r-- 1 inoue kek 718 Oct 27 1998 camtest4dma.asm -rw-r--r-- 1 inoue kek 1821 Oct 27 1998 camtest4etc.asm -rw-r--r-- 1 inoue kek 699 Oct 27 1998 camtest4int.asm -rw-r--r-- 1 inoue kek 540 Oct 27 1998 camtest4single.asm -rw-r--r-- 1 inoue kek 2036 Oct 27 1998 camtest5c.c -rw-r--r-- 1 inoue kek 3250 Oct 27 1998 camtestc.c -rw-r--r-- 1 inoue kek 1493 Oct 27 1998 cmdump.c -rw-r--r-- 1 inoue kek 1992 Oct 27 1998 cregdump.c -rw-r--r-- 1 inoue kek 999 Oct 27 1998 creset.c -rwxr-xr-x 1 inoue kek 7044 Oct 27 1998 inoue* -rw-r--r-- 1 inoue kek 717 Oct 27 1998 inoue.c -rw-r--r-- 1 inoue kek 0 Nov 4 1998 lpr -rw-r--r-- 1 inoue kek 5227 Nov 4 1998 out -rw-r--r-- 1 inoue kek 4748 Oct 27 1998 test.c onl8v1[42]% onl8v1[42]% ls -l camsingle_* -rw-r--r-- 1 inoue kek 2340 Oct 27 1998 camsingle_measure.c -rwxr-xr-x 1 inoue kek 75404 Oct 28 1998 camsingle_measure1* -rw-r--r-- 1 inoue kek 45398 Oct 28 1998 camsingle_measure1.c -rw-r--r-- 1 inoue kek 2718 Oct 27 1998 camsingle_measure1.c.Oct-21.98 -rw-r--r-- 1 inoue kek 2718 Oct 27 1998 camsingle_measure1.c.Oct-27.98 -rw-r--r-- 1 inoue kek 24344 Oct 28 1998 camsingle_measure1.c.Oct-28.98 -rw-r--r-- 1 inoue kek 2456 Oct 27 1998 camsingle_measure1.c.org -rw-r--r-- 1 inoue kek 3705 Oct 27 1998 camsingle_measure1.log onl8v1[43]% 測定の精度を上げるために測定方法は次のようにしてある。 シングル アクションRead の CAMAC コールを 1000回実行し、この1000回実行の前後で 時間を測り、その値を 1000 で割った。 (3-1-2). /usr/ucb/cc を使えるように設定する onl8v1[45]% pwd /usr/ccs/bin onl8v1[46]% ls -l total 4024 -rwxr-xr-x 1 bin bin 47928 Apr 24 1998 admin* -r-xr-xr-x 1 bin bin 28552 Sep 1 1998 ar* -rwxr-xr-x 1 bin bin 329368 Mar 28 1998 as* -rwxr-xr-x 1 bin bin 43744 Apr 24 1998 cdc* -rwxr-xr-x 1 bin bin 31876 Apr 24 1998 comb* -rwxr-xr-x 1 bin bin 61372 Apr 24 1998 delta* -r-xr-xr-x 1 bin bin 166224 Sep 1 1998 dis* -r-xr-xr-x 1 bin bin 80880 May 20 23:05 dump* -r-xr-xr-x 1 bin bin 21644 May 20 23:05 elfdump* -r-xr-xr-x 1 bin bin 32584 Sep 1 1998 error* -rwxr-xr-x 1 bin bin 54096 Apr 24 1998 get* -r-xr-xr-x 1 bin bin 90968 May 20 23:05 gprof* -r--r--r-- 1 bin bin 3377 Sep 1 1998 gprof.callg.blurb -r--r--r-- 1 bin bin 1606 Sep 1 1998 gprof.flat.blurb -rwxr-xr-x 1 bin bin 4748 Apr 24 1998 help* -rwxr-xr-x 1 bin bin 9384 May 20 23:06 ld* -r-xr-xr-x 1 bin bin 75096 Sep 1 1998 lex* -r-xr-xr-x 1 bin bin 2526 May 20 23:05 lorder* -r-xr-xr-x 1 bin bin 32536 Oct 6 1998 m4* -rwxr-xr-x 1 bin bin 273196 Apr 24 1998 make* -r-xr-xr-x 2 bin bin 28568 May 20 23:05 mcs* -rw-r--r-- 1 bin bin 8424 Sep 1 1998 nceucform -rw-r--r-- 1 bin bin 5885 Sep 1 1998 ncform -r-xr-xr-x 1 bin bin 63732 May 20 23:05 nm* -rw-r--r-- 1 bin bin 3198 Sep 1 1998 nrform -r-xr-xr-x 1 bin bin 114464 Sep 1 1998 prof* -rwxr-xr-x 1 bin bin 38172 Apr 24 1998 prs* -rwxr-xr-x 1 bin bin 19980 Apr 24 1998 prt* -r-xr-xr-x 1 bin bin 375 Sep 1 1998 ranlib* -r-xr-xr-x 1 bin bin 7536 Sep 1 1998 regcmp* -rwxr-xr-x 1 bin bin 43744 Apr 24 1998 rmdel* -rwxr-xr-x 1 bin bin 25788 Apr 24 1998 sact* -rwxr-xr-x 1 bin bin 38816 Apr 24 1998 sccs* -rwxr-xr-x 1 bin bin 2196 Apr 24 1998 sccsdiff* -r-xr-xr-x 1 bin bin 11680 May 20 23:05 size* -r-xr-xr-x 2 bin bin 28568 May 20 23:05 strip* -r-xr-xr-x 1 bin bin 335 Sep 1 1998 symorder* -r-xr-xr-x 1 bin bin 10788 Sep 1 1998 tsort* -rwxr-xr-x 1 bin bin 25788 Apr 24 1998 unget* -r-xr-xr-x 1 bin bin 10480 Sep 1 1998 unifdef* -rwxr-xr-x 1 bin bin 16424 Apr 24 1998 val* -rwxr-xr-x 1 bin bin 15400 Apr 24 1998 vc* -rwxr-xr-x 1 bin bin 8324 Apr 24 1998 what* -r-xr-xr-x 1 bin bin 56108 Sep 1 1998 yacc* -rw-r--r-- 1 bin bin 11851 Sep 1 1998 yaccpar onl8v1[47]% onl8v1# ln -s /kek/compilers/ws5.0/SUNWspro/SC5.0/bin/acc ucbcc onl8v1# ln -s /kek/compilers/ws5.0/SUNWspro/SC5.0/bin/lint ucblint onl8v1# ls -l total 4028 -rwxr-xr-x 1 bin bin 47928 Apr 24 1998 admin -r-xr-xr-x 1 bin bin 28552 Sep 1 1998 ar -rwxr-xr-x 1 bin bin 329368 Mar 28 1998 as -rwxr-xr-x 1 bin bin 43744 Apr 24 1998 cdc -rwxr-xr-x 1 bin bin 31876 Apr 24 1998 comb -rwxr-xr-x 1 bin bin 61372 Apr 24 1998 delta -r-xr-xr-x 1 bin bin 166224 Sep 1 1998 dis -r-xr-xr-x 1 bin bin 80880 May 20 23:05 dump -r-xr-xr-x 1 bin bin 21644 May 20 23:05 elfdump -r-xr-xr-x 1 bin bin 32584 Sep 1 1998 error -rwxr-xr-x 1 bin bin 54096 Apr 24 1998 get -r-xr-xr-x 1 bin bin 90968 May 20 23:05 gprof -r--r--r-- 1 bin bin 3377 Sep 1 1998 gprof.callg.blurb -r--r--r-- 1 bin bin 1606 Sep 1 1998 gprof.flat.blurb -rwxr-xr-x 1 bin bin 4748 Apr 24 1998 help -rwxr-xr-x 1 bin bin 9384 May 20 23:06 ld -r-xr-xr-x 1 bin bin 75096 Sep 1 1998 lex -r-xr-xr-x 1 bin bin 2526 May 20 23:05 lorder -r-xr-xr-x 1 bin bin 32536 Oct 6 1998 m4 -rwxr-xr-x 1 bin bin 273196 Apr 24 1998 make -r-xr-xr-x 2 bin bin 28568 May 20 23:05 mcs -rw-r--r-- 1 bin bin 8424 Sep 1 1998 nceucform -rw-r--r-- 1 bin bin 5885 Sep 1 1998 ncform -r-xr-xr-x 1 bin bin 63732 May 20 23:05 nm -rw-r--r-- 1 bin bin 3198 Sep 1 1998 nrform -r-xr-xr-x 1 bin bin 114464 Sep 1 1998 prof -rwxr-xr-x 1 bin bin 38172 Apr 24 1998 prs -rwxr-xr-x 1 bin bin 19980 Apr 24 1998 prt -r-xr-xr-x 1 bin bin 375 Sep 1 1998 ranlib -r-xr-xr-x 1 bin bin 7536 Sep 1 1998 regcmp -rwxr-xr-x 1 bin bin 43744 Apr 24 1998 rmdel -rwxr-xr-x 1 bin bin 25788 Apr 24 1998 sact -rwxr-xr-x 1 bin bin 38816 Apr 24 1998 sccs -rwxr-xr-x 1 bin bin 2196 Apr 24 1998 sccsdiff -r-xr-xr-x 1 bin bin 11680 May 20 23:05 size -r-xr-xr-x 2 bin bin 28568 May 20 23:05 strip -r-xr-xr-x 1 bin bin 335 Sep 1 1998 symorder -r-xr-xr-x 1 bin bin 10788 Sep 1 1998 tsort lrwxrwxrwx 1 root other 43 Nov 8 10:19 ucbcc -> /kek/compilers/ws5.0/SUNWspro/SC5.0/bin/acc lrwxrwxrwx 1 root other 44 Nov 8 10:20 ucblint -> /kek/compilers/ws5.0/SUNWspro/SC5.0/bin/lint -rwxr-xr-x 1 bin bin 25788 Apr 24 1998 unget -r-xr-xr-x 1 bin bin 10480 Sep 1 1998 unifdef -rwxr-xr-x 1 bin bin 16424 Apr 24 1998 val -rwxr-xr-x 1 bin bin 15400 Apr 24 1998 vc -rwxr-xr-x 1 bin bin 8324 Apr 24 1998 what -r-xr-xr-x 1 bin bin 56108 Sep 1 1998 yacc -rw-r--r-- 1 bin bin 11851 Sep 1 1998 yaccpar onl8v1# (3-4). /export/home/onl8v1/inoue/CAMAC-speed1/examples-Solaris2.x の下を コンパイルする (3-4-1). シングルアクションのテスト用プログラムのコンパイル onl8v1[73]% vi Makefile : #CC_OPTION = -DOSF1 : "Makefile" 130 lines, 4408 characters onl8v1[74]% onl8v1[74]% pwd /export/home/onl8v1/inoue/CAMAC-speed1/examples-Solaris2.x onl8v1[75]% rm camsingle_measure1 onl8v1[76]% make camsingle_measure1 /usr/ucb/cc -o camsingle_measure1 camsingle_measure1.c -I../includes -L../lib -lcamac onl8v1[77]% ok. 正常にコンパイルできた。 (3-4-2). 割り込みのテスト用プログラムのコンパイル onl8v1[77]% ls -l camint_measure1* -rwxr-xr-x 1 inoue kek 16936 Oct 27 1998 camint_measure1* -rw-r--r-- 1 inoue kek 5273 Oct 27 1998 camint_measure1.c -rw-r--r-- 1 inoue kek 3808 Oct 27 1998 camint_measure1.c.org -rw-r--r-- 1 inoue kek 4591 Oct 27 1998 camint_measure1.c.step01 -rw-r--r-- 1 inoue kek 4748 Oct 27 1998 camint_measure1.c.step02 -rw-r--r-- 1 inoue kek 6036 Oct 27 1998 camint_measure1.c.step03 -rw-r--r-- 1 inoue kek 5249 Oct 27 1998 camint_measure1.c.step04 -rw-r--r-- 1 inoue kek 607 Oct 27 1998 camint_measure1.log -rw-r--r-- 1 inoue kek 269 Oct 27 1998 camint_measure1.log1 -rw-r--r-- 1 inoue kek 6174 Oct 27 1998 camint_measure1.log2 -rw-r--r-- 1 inoue kek 6826 Oct 27 1998 camint_measure1.log3 -rw-r--r-- 1 inoue kek 6883 Oct 27 1998 camint_measure1.log4 -rw-r--r-- 1 inoue kek 7069 Oct 27 1998 camint_measure1.log5 -rw-r--r-- 1 inoue kek 8071 Oct 27 1998 camint_measure1.log6 -rw-r--r-- 1 inoue kek 6662 Oct 27 1998 camint_measure1.log7 -rw-r--r-- 1 inoue kek 6611 Oct 27 1998 camint_measure1.log8 onl8v1[78]% rm camint_measure1 onl8v1[79]% make camint_measure1 /usr/ucb/cc -o camint_measure1 camint_measure1.c -I../includes -L../lib -lcamac onl8v1[80]% ok. コンパイルは正常に実行できた。 (3-4-3). ブロック転送のテスト用プログラムのコンパイル onl8v1[80]% ls -l camblock_measure1* -rwxr-xr-x 1 inoue kek 17356 Oct 27 1998 camblock_measure1* -rw-r--r-- 1 inoue kek 4902 Oct 27 1998 camblock_measure1.c -rw-r--r-- 1 inoue kek 4885 Oct 27 1998 camblock_measure1.c.Oct-21.98 -rw-r--r-- 1 inoue kek 1367 Oct 27 1998 camblock_measure1.c.diff -rw-r--r-- 1 inoue kek 3859 Oct 27 1998 camblock_measure1.c.org -rw-r--r-- 1 inoue kek 4243 Oct 27 1998 camblock_measure1.c.step01 -rw-r--r-- 1 inoue kek 323 Nov 2 1998 camblock_measure1.log1 onl8v1[81]% rm camblock_measure1 onl8v1[82]% make camblock_measure1 /usr/ucb/cc -o camblock_measure1 camblock_measure1.c -I../includes -L../lib -lcamac onl8v1[83]% ok. コンパイルは正常に実行できた。 (4). データ転送速度測定プログラムの実行 上記でコンパイルしたデータ転送速度測定プログラムを実行する。 (4-1). 24 ビット camac シングルアクションのテスト用プログラムの実行 シェルスクリプトを使って、データ転送速度測定プログラムを 100回繰り返し ている。 さらにこのシェルスクリプトを 5回実行した。 onl8v1# camsingle.sh > out1 onl8v1# cat out1 program execution : loop count = 1 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46222 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 2 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46146 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 3 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46180 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 4 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46426 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 5 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46183 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 6 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46272 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 7 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46252 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 8 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46184 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 9 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46625 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 10 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46155 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 11 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46210 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 12 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46201 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 13 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46165 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 14 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46307 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 15 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46216 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 16 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46241 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 17 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46109 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 18 elapsed time 0 sec, 27 microsec overhead time 5 microsec elapsed time 0 sec, 46089 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 19 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46321 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 20 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46157 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 21 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46314 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 22 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46300 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 23 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46138 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 24 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46360 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 25 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46158 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 26 elapsed time 0 sec, 27 microsec overhead time 5 microsec elapsed time 0 sec, 46162 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 27 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46187 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 28 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46116 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 29 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46324 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 30 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46167 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 31 elapsed time 0 sec, 27 microsec overhead time 5 microsec elapsed time 0 sec, 46428 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 32 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46463 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 33 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46132 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 34 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46300 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 35 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46508 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 36 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46208 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 37 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46098 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 38 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46146 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 39 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46294 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 40 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46140 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 41 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46250 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 42 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46319 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 43 elapsed time 0 sec, 23 microsec overhead time 4 microsec elapsed time 0 sec, 46088 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 44 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46202 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 45 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46163 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 46 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46237 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 47 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46169 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 48 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46292 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 49 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46283 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 50 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46214 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 51 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46192 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 52 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46204 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 53 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46239 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 54 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46312 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 55 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46225 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 56 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46272 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 57 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46078 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 58 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46259 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 59 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46157 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 60 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46175 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 61 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46360 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 62 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46524 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 63 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46234 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 64 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46198 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 65 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46345 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 66 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46551 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 67 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46166 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 68 elapsed time 0 sec, 27 microsec overhead time 5 microsec elapsed time 0 sec, 46208 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 69 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46467 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 70 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46167 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 71 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46256 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 72 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46171 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 73 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46130 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 74 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46355 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 75 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46148 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 76 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46284 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 77 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46178 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 78 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46205 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 79 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46355 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 80 elapsed time 0 sec, 28 microsec overhead time 5 microsec elapsed time 0 sec, 46149 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 81 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46256 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 82 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46229 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 83 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46102 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 84 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46204 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 85 elapsed time 0 sec, 24 microsec overhead time 4 microsec elapsed time 0 sec, 46115 microsec elapsed time 46 microsec CAMAC READ single action takes 42 microsec. program execution : loop count = 86 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46356 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 87 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46210 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 88 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46169 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 89 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46342 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 90 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46098 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 91 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46191 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 92 elapsed time 0 sec, 27 microsec overhead time 5 microsec elapsed time 0 sec, 46496 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 93 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46199 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 94 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46256 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 95 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46178 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 96 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 46463 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 97 elapsed time 0 sec, 27 microsec overhead time 5 microsec elapsed time 0 sec, 46057 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 98 elapsed time 0 sec, 27 microsec overhead time 5 microsec elapsed time 0 sec, 46119 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program execution : loop count = 99 elapsed time 0 sec, 25 microsec overhead time 5 microsec elapsed time 0 sec, 49155 microsec elapsed time 49 microsec CAMAC READ single action takes 44 microsec. program execution : loop count = 100 elapsed time 0 sec, 26 microsec overhead time 5 microsec elapsed time 0 sec, 46245 microsec elapsed time 46 microsec CAMAC READ single action takes 41 microsec. program stop onl8v1# シングルアクションを実行するのに要した時間は、41μsec であった。 (4-2). camac LAM 割り込みのテスト用プログラムの実行 onl8v1# priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 218 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 219 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 211 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 221 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 221 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 221 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 240 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 220 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 225 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 214 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 214 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 214 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 214 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 215 microsec. onl8v1# !! priocntl -e -c RT -p 55 camint_measure1 CAM_WaitLAM takes 221 microsec. onl8v1# 割り込み処理を実行するのに要した時間は、220μsec であった。 (4-3). 16 ビット camac ブロック転送のテスト用プログラムの実行 onl8v1# priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 277 microsec. CAMAC READ block action with 8Kwords takes 18104 microsec. transfer speed is 898 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 279 microsec. CAMAC READ block action with 8Kwords takes 18097 microsec. transfer speed is 898 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 276 microsec. CAMAC READ block action with 8Kwords takes 18077 microsec. transfer speed is 899 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 278 microsec. CAMAC READ block action with 8Kwords takes 18094 microsec. transfer speed is 898 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 284 microsec. CAMAC READ block action with 8Kwords takes 18107 microsec. transfer speed is 898 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 282 microsec. CAMAC READ block action with 8Kwords takes 18097 microsec. transfer speed is 898 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 273 microsec. CAMAC READ block action with 8Kwords takes 18094 microsec. transfer speed is 898 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 273 microsec. CAMAC READ block action with 8Kwords takes 18150 microsec. transfer speed is 895 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 278 microsec. CAMAC READ block action with 8Kwords takes 18114 microsec. transfer speed is 897 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 276 microsec. CAMAC READ block action with 8Kwords takes 18103 microsec. transfer speed is 898 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 281 microsec. CAMAC READ block action with 8Kwords takes 18116 microsec. transfer speed is 897 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 283 microsec. CAMAC READ block action with 8Kwords takes 18102 microsec. transfer speed is 898 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 275 microsec. CAMAC READ block action with 8Kwords takes 18080 microsec. transfer speed is 899 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 327 microsec. CAMAC READ block action with 8Kwords takes 18111 microsec. transfer speed is 900 KB/S onl8v1# !! priocntl -e -c RT -p 55 camblock_measure1 CAMAC READ block action with 1word takes 276 microsec. CAMAC READ block action with 8Kwords takes 18133 microsec. transfer speed is 896 KB/S onl8v1# ブロック転送のにオーバーヘッドに要した時間は、276μsec であった。 データを、8Kワード読み出すのに要した時間は 18133μsec で、転送速度 は、900 KByte/sec であった。 ---xxxx ( ここまでやった 継続中) --- (6). セクション (6-1). サブセクション (6-1-1). サブサブセクション