Messages in this thread |  | | Date | Fri, 9 Jun 2006 10:18:23 -0700 (PDT) | From | Christoph Lameter <> | Subject | Re: [PATCH 01/14] Per zone counter functionality |
| |
On Fri, 9 Jun 2006, Andrew Morton wrote:
> There's no need for an atomic op - at the most the architecture would need > local_irq_disable() protection, and that's only if it doesn't have an > atomic-wrt-this-cpu add instruction.
So I can drop the VM_STATS() definitions?
> > Right thought about that one as well. Can we stablize this first before I > > do another big reorg? > > That's unfortunate patch ordering. Do it (much) later I guess.
Well there are a couple of trailing issues that would have to be resolved before that happens. I have another patchset here that does something more to the remaining counters.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |