通常日記 | 分類別 ABC 順 | 北目式分類 | macppc/ | port-macppc 全文検索 | NetBSD (old) | NetBSD 解説 | PHP+Postgresql | PowerMac7220/4400 雑記帳 | 4400/200

NetBSD/macppc StarMax 専用

macppc の中でも Tanzania 板を使っているものは少し特殊なので、 それに限った記録はこちらに書きます。
(Motorola StarMax, PowerMac 4400 など)
hns - 日記自動生成システム - Version 2.19.9

予定 TODO Link
    • 65 PowerOn の時に自動起動
    • 60 4 Ethernet Port project
    • 50 drivers/atyfb.c
    • 40 1280 x 1024 が使えるようにする。
    • 30 ATP-8 (ACARD,6260) device driver 調整
    • 15 4000/160 32 48 1.5E inn/nat
    • 14 4000/160 48 64
    • 13 4400/200 160 64

    先月 2024年04月 来月
    1 2 3 4 5 6
    7 8 9 10 11 12 13
    14 15 16 17 18 19 20
    21 22 23 24 25 26 27
    28 29 30
    Namazu for hns による簡易全文検索
    詳しくは 詳細指定/ヘルプを参照して下さい
    検索式:

    2007年08月12日() [n年日記] Last Update: "2007/09/26 19:52:54"

    #1 [benchmarks] Hitachi HDS721680PLAT80

    ヨドバシカメラ 5,600
    wd0 at atabus0 drive 0: <Hitachi HDS721680PLAT80>
    wd0: drive supports 16-sector PIO transfers, LBA48 addressing
    wd0: 78533 MB, 159560 cyl, 16 head, 63 sec, 512 bytes/sect x 160836480 sectors
    wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
    wd0(acardide0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 4 (Ultra/66) (using DMA)
    
    起動時に、次のように表示される
    root file system type: ffs
    wd0: transfer error, downgrading to Ultra-DMA mode 3
    wd0a: error reading fsbn 96 of 96-127 (wd0 bn 96; cn 0 tn 1 sn 33), retrying
    wd0: (aborted command, interface CRC error)
    wd0: soft error (corrected)
    Sat Aug 11 23:52:11 GMT 2007
    
    (これは後で交換してもらった。念為)

    bonnie:

    ttyp0:makoto@s900 9:25:57/070812(/var/tmp)> sudo bonnie
    File './Bonnie.13911', size: 104857600
    Writing with putc()...done
    Rewriting...done
    Writing intelligently...done
    Reading with getc()...done
    Reading intelligently...done
    Seeker 1...Seeker 2...Seeker 3...start 'em...done...done...done...
                  -------Sequential Output-------- ---Sequential Input-- --Random--
                  -Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks---
    Machine    MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU  /sec %CPU
              100  8385 76.1  8200 36.9  6640 45.3 14396 99.4 54503 100.0 2363.3 98.4
    ttyp0:makoto@s900 9:26:56/070812(/var/tmp)> 
    
    最後の数字が 6000 くらいが普通 (?)
    wd0g: device fault writing fsbn 1828768 of 1828768-1828799 (wd0 bn 14117296; cn 14005 tn 4 sn 4), retrying
    acardide0:0:0: recal drive fault
    wd0g: device fault writing fsbn 1828768 of 1828768-1828799 (wd0 bn 14117296; cn 14005 tn 4 sn 4), retrying
    acardide0:0:0: recal drive fault
    wd0g: device fault writing fsbn 1828768 of 1828768-1828799 (wd0 bn 14117296; cn 14005 tn 4 sn 4)
    acardide0:0:0: recal drive fault
    wd0g: device fault writing fsbn 1828864 of 1828864-1828895 (wd0 bn 14117392; cn 14005 tn 5 sn 37), retrying
    acardide0:0:0: recal drive fault
    wd0g: device fault writing fsbn 1828864 of 1828864-1828895 (wd0 bn 14117392; cn 14005 tn 5 sn 37), retrying
    acardide0:0:0: recal drive fault
    wd0g: device fault writing fsbn 1828864 of 1828864-1828895 (wd0 bn 14117392; cn 14005 tn 5 sn 37), retrying
    acardide0:0:0: recal drive fault
    wd0g: device fault writing fsbn 1828864 of 1828864-1828895 (wd0 bn 14117392; cn 14005 tn 5 sn 37), retrying
    

    2000年08月12日() [n年日記]

    #2 [bind] 9.0.0rc2

    bind 情報 を更新して 9.0.0rc2 をもらって来て、./configure すると、
    checking which NetBSD thread library to use... mit-pthreads/unproven-pthreads
    configure: error: no thread library found.
    
    Please install the devel/unproven-pthreads package and rerun configure.
    

    #1 [Perl] 5.6.0

    何とはなく Perl-5.6.0 を組立てて見る。 ftp://ftp.win.ne.jp に行って、site index perl-5.6.0 で見つけたものを 持って来て, StarMax 4000/160, QUANTUM FIREBALLlct10 15, で、
    ./Configure -des -U d_setlocale
    time make
    432.585u 99.081s 11:43.84 75.5% 0+0k 17359+8152io 771pf+0w
    make test
    
    op/64bitint..........skipping test on this platform
    op/lfs...............skipping test on this platform
    pragma/locale........skipping test on this platform
    pragma/warnings......PROG:    (別掲)
    
    lib/gdbm.............skipping test on this platform
    lib/odbm.............skipping test on this platform
    lib/thr5005..........skipping test on this platform
    Failed 1 test script out of 230, 99.57% okay.
    u=2.25  s=4.41  cu=83.05  cs=67.81  scripts=230  tests=11704
    *** Error code 1
    
    pragma/warnings......PROG: 
    # pp_hot.c [pp_print]
    use warnings 'io' ;
    print STDIN "anc";
    print <STDOUT>;
    print <STDERR>;
    open(FOO, ">&STDOUT") and print <FOO>;
    print getc(STDERR);
    print getc(FOO);
    ####################################################################
    # The next test is known to fail on some systems (Linux+old glibc, #
    # old *BSDs, and NeXT, among others.                               #
    # We skip it for now (on the grounds that it is "just" a warning). #
    ####################################################################
    #read(FOO,$_,1);
    no warnings 'io' ;
    print STDIN "anc";
    EXPECTED:
    Filehandle main::STDIN opened only for input at - line 3.
    Filehandle main::STDOUT opened only for output at - line 4.
    Filehandle main::STDERR opened only for output at - line 5.
    Filehandle main::FOO opened only for output at - line 6.
    Filehandle main::STDERR opened only for output at - line 7.
    Filehandle main::FOO opened only for output at - line 8.
    GOT:
    Filehandle main::STDIN opened only for input at - line 3.
    Filehandle main::STDOUT opened only for output at - line 4.
    Filehandle main::STDERR opened only for output at - line 5.
    Filehandle main::STDERR opened only for output at - line 7.
    FAILED at test 257
    
    make install


    最近の日記
    以上、2 日分です。
    タイトル一覧
    カテゴリ分類
    Powered by hns-2.19.9, HyperNikkiSystem Project

    Count.cgi (since 2000/03/03)