[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48AAFFF0.7020405@colorfullife.com>
Date: Tue, 19 Aug 2008 19:16:32 +0200
From: Manfred Spraul <manfred@...orfullife.com>
To: paulmck@...ux.vnet.ibm.com, mingo@...e.hu
CC: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
oleg@...sign.ru, dipankar@...ibm.com, rostedt@...dmis.org,
dvhltc@...ibm.com, niv@...ibm.com
Subject: nohz_cpu_mask question (was: Re: [PATCH tip/core/rcu] classic RCU
locking and memory-barrier cleanups)
Hi all,
can someone explain me nohz_cpu_mask?
If I understand it correctly, it merely means that this cpu does not
take timer interrupts, correct?
The cpu can still take "real" interupts, e.g. a nic interrupt. The cpu
could also do softirq processing.
Is that correct? Ingo?
If nohz cpus can take normal interrupts, then it would be wrong to
exclude these cpus from the mask of cpus that must pass a quiescent
cycle - a softirq could hold on a pointers.
--
Manfred
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists