summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-September/019056.html
blob: 0d5b3681faf15aba47e6c92b1ba97a95c487bb2c (plain)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] irqbalance
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20irqbalance&In-Reply-To=%3C50685002.9000507%40colin.guthr.ie%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="019054.html">
   <LINK REL="Next"  HREF="018988.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] irqbalance</H1>
    <B>Colin Guthrie</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20irqbalance&In-Reply-To=%3C50685002.9000507%40colin.guthr.ie%3E"
       TITLE="[Mageia-dev] irqbalance">mageia at colin.guthr.ie
       </A><BR>
    <I>Sun Sep 30 15:58:26 CEST 2012</I>
    <P><UL>
        <LI>Previous message: <A HREF="019054.html">[Mageia-dev] irqbalance
</A></li>
        <LI>Next message: <A HREF="018988.html">[Mageia-dev] Possible X/RandR problem in M3
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#19056">[ date ]</a>
              <a href="thread.html#19056">[ thread ]</a>
              <a href="subject.html#19056">[ subject ]</a>
              <a href="author.html#19056">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>'Twas brillig, and Thomas Backlund at 30/09/12 14:44 did gyre and gimble:
&gt;<i> 30.09.2012 16:39, Colin Guthrie skrev:
</I>&gt;&gt;<i> 'Twas brillig, and Colin Guthrie at 27/09/12 17:05 did gyre and gimble:
</I>&gt;&gt;&gt;<i> 'Twas brillig, and Thomas Backlund at 27/09/12 16:09 did gyre and
</I>&gt;&gt;&gt;<i> gimble:
</I>&gt;&gt;&gt;&gt;<i> Colin Guthrie skrev 27.9.2012 15:31:
</I>&gt;&gt;&gt;&gt;&gt;<i> 'Twas brillig, and Anne Wilson at 27/09/12 11:02 did gyre and gimble:
</I>&gt;&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;&gt;<i> While the new reboot is completing, and while I remember - irqbalance
</I>&gt;&gt;&gt;&gt;&gt;&gt;<i> daemon always fails to start.  I've assumed it's not relevant?
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> I noticed this yesterday too. It has a very incomplete systemd unit
</I>&gt;&gt;&gt;&gt;&gt;<i> for
</I>&gt;&gt;&gt;&gt;&gt;<i> some reason. Will have to investigate who added that without
</I>&gt;&gt;&gt;&gt;&gt;<i> checking it.
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i> I did ... for Mga2 the service file shipped in irqbalance-1.0.3 tarball
</I>&gt;&gt;&gt;&gt;<i> works, but for the updated 1.0.4 in Cauldron upstream did this:
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i> --- irqbalance-1.0.3/misc/irqbalance.service
</I>&gt;&gt;&gt;&gt;<i> +++ irqbalance-1.0.4/misc/irqbalance.service
</I>&gt;&gt;&gt;&gt;<i> @@ -3,9 +3,8 @@ Description=irqbalance daemon
</I>&gt;&gt;&gt;&gt;<i>   After=syslog.target
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i>   [Service]
</I>&gt;&gt;&gt;&gt;<i> -EnvironmentFile=/etc/sysconfig/irqbalance
</I>&gt;&gt;&gt;&gt;<i> -Type=forking
</I>&gt;&gt;&gt;&gt;<i> -ExecStart=/usr/sbin/irqbalance $ONESHOT
</I>&gt;&gt;&gt;&gt;<i> +EnvironmentFile=/path/to/irqbalance.env
</I>&gt;&gt;&gt;&gt;<i> +ExecStart=/usr/sbin/irqbalance --foreground $IRQBALANCE_ARGS
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> Well, I'm glad upstream have made their unit much better :p
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Interestingly with the updated version, irqbalance --foreground seems to
</I>&gt;&gt;<i> exit after about 10s which isn't very useful.
</I>&gt;&gt;<i>
</I>&gt;<i> 
</I>&gt;<i> No such problem here... it stays active all the time...
</I>&gt;<i> 
</I>&gt;<i> Any info in the any logs ?
</I>
Not that I can see. It does seem to run for almost exactly 10s tho'.

It starts up quick and the delay happens after outputting &quot;LOCAL CPU
MASK: 00000003&quot;


[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at jimmy</A> ~]# date;/usr/sbin/irqbalance --foreground --debug;date
Sun 30 Sep 14:56:20 BST 2012
Package 0:  numa_node is 0 cpu mask is 00000003 (load 0)
        Cache domain 0:  numa_node is 0 cpu mask is 00000003  (load 0)
                CPU number 0  numa_node is 0 (load 0)
                CPU number 1  numa_node is 0 (load 0)
Adding IRQ 16 to database
Adding IRQ 42 to database
Adding IRQ 40 to database
Adding IRQ 41 to database
Adding IRQ 20 to database
Adding IRQ 21 to database
Adding IRQ 22 to database
Adding IRQ 23 to database
DROPPING DUPLICATE ENTRY FOR IRQ 20 on path
/sys/bus/pci/devices/0000:00:1d.7
Adding IRQ 17 to database
DROPPING DUPLICATE ENTRY FOR IRQ 17 on path
/sys/bus/pci/devices/0000:00:1f.3
DROPPING DUPLICATE ENTRY FOR IRQ 17 on path
/sys/bus/pci/devices/0000:03:00.0
Adding IRQ 19 to database
Adding IRQ 18 to database
DROPPING DUPLICATE ENTRY FOR IRQ 18 on path
/sys/bus/pci/devices/0000:03:01.2
DROPPING DUPLICATE ENTRY FOR IRQ 18 on path
/sys/bus/pci/devices/0000:03:01.3
Adding IRQ 43 to database
NUMA NODE NUMBER: -1
LOCAL CPU MASK:
ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,
 ffffffff,
ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff

NUMA NODE NUMBER: 0
LOCAL CPU MASK: 00000003




-----------------------------------------------------------------------------
Package 0:  numa_node is 0 cpu mask is 00000003 (load 0)
        Cache domain 0:  numa_node is 0 cpu mask is 00000003  (load 0)
                CPU number 0  numa_node is 0 (load 0)
                  Interrupt 43 node_num is -1 (ethernet/0)
                CPU number 1  numa_node is 0 (load 0)
          Interrupt 41 node_num is -1 (legacy/0)
          Interrupt 40 node_num is -1 (legacy/0)
          Interrupt 19 node_num is -1 (legacy/0)
          Interrupt 17 node_num is -1 (storage/0)
          Interrupt 23 node_num is -1 (legacy/0)
          Interrupt 22 node_num is -1 (legacy/0)
          Interrupt 21 node_num is -1 (legacy/0)
          Interrupt 20 node_num is -1 (legacy/0)
  Interrupt 18 node_num is -1 (other/0)
  Interrupt 42 node_num is -1 (other/0)
  Interrupt 16 node_num is -1 (other/0)
Sun 30 Sep 14:56:30 BST 2012


-- 

Colin Guthrie
colin(at)mageia.org
<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A>

Day Job:
  Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A>
Open Source:
  Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A>
  PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A>
  Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A>
</PRE>

<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="019054.html">[Mageia-dev] irqbalance
</A></li>
	<LI>Next message: <A HREF="018988.html">[Mageia-dev] Possible X/RandR problem in M3
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#19056">[ date ]</a>
              <a href="thread.html#19056">[ thread ]</a>
              <a href="subject.html#19056">[ subject ]</a>
              <a href="author.html#19056">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>