[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1412553572.11091.29.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Sun, 05 Oct 2014 16:59:32 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Christoph Lameter <cl@...ux.com>,
Richard Cochran <richardcochran@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: Why do we still have 32 bit counters? Interrupt counters
overflow within 50 days
On Sun, 2014-10-05 at 23:49 +0200, Thomas Gleixner wrote:
> Whats so hard about 64bit counters on 32bit machines?
Not hard, but not trivial either.
>
> > expensive to handle in particular because these counters are used in
> > performance critical hotpaths.
>
> The expensive overhead is a single "adcl" instruction.
>
Assuming a reader do not care of reading garbage yes, while carry is not
yet propagated.
--
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