stdout1
1.72 KB
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
31
32
33
34
35
36
37
> New USB device: ./testfile
> BBCInit(./testfile, SYNC) returns 0 (time in ms)
> BBCFormatCard returns 0 (time in ms)
> BBCStats2(./testfile): size 65536, sysSpace: 2288, contentSpace: 0, freeSpace: 63248 ret 0 (time in ms)
> BBCStoreTickets returns 0 (time in ms, bandwidth in KB/s)
> reading content...
BBCStoreContent...
BBCStoreContent cid 1 returns 0 (time in ms, bandwidth in KB/s)
> reading content...
BBCStoreContent...
BBCStoreContent cid 2 returns 0 (time in ms, bandwidth in KB/s)
> reading content...
BBCStoreContent...
BBCStoreContent cid 4 returns 0 (time in ms, bandwidth in KB/s)
> reading content...
BBCStoreContent...
BBCStoreContent cid ff returns 0 (time in ms, bandwidth in KB/s)
> reading content...
BBCStoreContent...
BBCStoreContent cid 55 returns 0 (time in ms, bandwidth in KB/s)
> reading file...
BBC store file 0000000a.sta ...
BBCStoreArbFile returns 0 (time in ms, bandwidth in KB/s)
BBCStoreArbFile 0000000a.sta 0, (time in ms)
> reading file...
BBC store file 0000000b.sta ...
BBCStoreArbFile returns 0 (time in ms, bandwidth in KB/s)
BBCStoreArbFile 0000000b.sta 0, (time in ms)
> BBCStats2(./testfile): size 65536, sysSpace: 2816, contentSpace: 640, freeSpace: 62080 ret 0 (time in ms)
> __BBC_RemoveObject 000000ff.app returns 0 (time in ms)
> BBCStats2(./testfile): size 65536, sysSpace: 2656, contentSpace: 640, freeSpace: 62240 ret 0 (time in ms)
> __BBC_RemoveObject 00000004.app returns 0 (time in ms)
> BBCStats2(./testfile): size 65536, sysSpace: 2640, contentSpace: 480, freeSpace: 62416 ret 0 (time in ms)
> __BBC_RemoveObject ticket.sys returns 0 (time in ms)
> BBCStats2(./testfile): size 65536, sysSpace: 2352, contentSpace: 480, freeSpace: 62704 ret 0 (time in ms)
> BBCClose(./testfile): ret 0 (time in ms)
>