##// END OF EJS Templates
sync
paul -
r10:6d02d4b02291 default
parent child
Show More
@@ -181,6 +181,7 typedef struct ring_node
181
181
182 #define TASK_PRIORITY_SPIQ 5
182 #define TASK_PRIORITY_SPIQ 5
183 #define TASK_PRIORITY_WTDG 10
183 #define TASK_PRIORITY_WTDG 10
184 #define TASK_PRIORITY_RECV 15
184 #define TASK_PRIORITY_HOUS 20
185 #define TASK_PRIORITY_HOUS 20
185 #define TASK_PRIORITY_AVF0 25
186 #define TASK_PRIORITY_AVF0 25
186 #define TASK_PRIORITY_AVF1 30
187 #define TASK_PRIORITY_AVF1 30
@@ -194,7 +195,6 typedef struct ring_node
194 #define TASK_PRIORITY_PRC2 90
195 #define TASK_PRIORITY_PRC2 90
195 #define TASK_PRIORITY_PRC0 100
196 #define TASK_PRIORITY_PRC0 100
196 #define TASK_PRIORITY_PRC1 105
197 #define TASK_PRIORITY_PRC1 105
197 #define TASK_PRIORITY_RECV 120
198 #define TASK_PRIORITY_SEND 130
198 #define TASK_PRIORITY_SEND 130
199 #define TASK_PRIORITY_STAT 200
199 #define TASK_PRIORITY_STAT 200
200 #define TASK_PRIORITY_DUMB 200
200 #define TASK_PRIORITY_DUMB 200
General Comments 0
You need to be logged in to leave comments. Login now