项目

一般

简介

功能 #4482 » LogWriter.ini

席 振斌, 2025-11-25 09:16

 
1
[ThreadCfg]
2
TraceLogTheard = {7}
3
TimerThread = {7}
4
UdpRxThread = {7}
5
PhyLogThread = {7}
6

    
7
[Self]
8
LogFileNum=5
9
LogFileSize=92160
10
OutputLogLevel=0
11

    
12
[Udp]
13
RxIp=127.0.0.1
14
RxPort=30000
15
FlowControlTimeInterval=1000 #MS
16

    
17
[BinLog]
18
LogFileNum=50
19
LogFileSize=10240
20
FlowControlSwitch=true
21
LogNum=10000
22

    
23
[DuBinLog]
24
LogFileNum=50
25
LogFileSize=10240
26
FlowControlSwitch=true
27
LogNum=50000
28

    
29
[x86LogPath]
30
Trace=/root/yzmm/logbak/logwriter/
31
Bin=/root/yzmm/logbak/binlog/
32
Rule=/root/yzmm/logbak/rule/
33

    
34
[ArmLogPath]
35
Trace=/data/log/logwriter/
36
Bin=/data/log/binlog/
37
Rule=/data/log/rule/
38
PhyBin=/data/log/phy/
39

    
40
[ShmSpecIndex]
41
Index={1,2,3,4}
42

    
43
#100kb
44
[ShmSpec_1]
45
OriKeys={300,301,303,316}
46
ShmSize=102400
47

    
48
#1M
49
[ShmSpec_2]
50
OriKeys={302,304,305,306,309,310,311,313,314,315,400,403,404,405,406}
51
ShmSize=1048576
52

    
53
#10M
54
[ShmSpec_3]
55
OriKeys={319}
56
ShmSize=10485760
57

    
58
#20M
59
[ShmSpec_4]
60
OriKeys={307,308,312,320,401,402,407}
61
ShmSize=20971520
62

    
63
[PhyBinLog]
64
TraceLogSwitch=0
65
ReadTraceLogPeriod=100
66
BindCore=1
67
TraceLogFileNum=10
68
TraceLogFileSize=10240
69
BuffLogFile=/data/log/phy/phy.dat
70
HeaderAddress=0x8E600000:64:4
71
TraceAddress=0x8E600040:4194240:4
72

    
73
#Common 0xa4e9a70~912 
74
#Pdcch 0xa4e9e20~992 
75
#Pdsch 0xa4ea340~704
76
#Ssb   0xa4ea620~992 
77
#Csirs 0xa4eaa20~992 
78
#Deofdm 0xa4eb050~432 
79
#Prach 0xa4ebb00~768 
80
#Srs 0xa4ebec0~832  header 0xa4ebeb0~16
81

    
82
[PhyStatLog]
83
StatLogSwitch=0
84
ReadStatLogPeriod=1000
85
BindCore=1
86
StatLogFileNum=10
87
StatLogFileSize=10240
88
CmdSectionNames=Cmds0,Cmds1
89

    
90
[Cmds0]
91
Cmds="test_mem 0xa4e9400 288"
92
StatItem="Slot indication and channels schedule statistic","Schedule Status per second","Tasks Schedule status per second statistic"
93
ItemAddress=0xa4e9400,0xa4e9430,0xa4e9450
94
ItemLen=48,32,208
95

    
96
[Cmds1]
97
Cmds="test_mem 0xa4e9520 960"
98
StatItem="Tasks status statistic per second"
99
ItemAddress=0xa4e9520
100
ItemLen=960
(3-3/3)