lkml.org 
[lkml]   [2004]   [Aug]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: page fault scalability patch final : i386 tested, x86_64 support added
On Fri, 27 Aug 2004, Andrew Morton wrote:
>> atomic64_t already appears to be implemented on alpha, ia64, mips, s390 and
>> sparc64.
>> As I said - for both these applications we need a new type which is
>> atomic64_t on 64-bit and atomic_t on 32-bit.

On Fri, Aug 27, 2004 at 10:58:09PM -0700, Christoph Lameter wrote:
> That is simply a new definition in include/asm-*/atomic.h
> so
> #define atomic_long atomic64_t
> on 64 bit
> and
> #define atomic_long atomic_t
> on 32bit?

The operations must also be defined on them, and the remaining 64-bit
architectures must implement them also.


-- wli
-
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/

\
 
 \ /
  Last update: 2005-03-22 14:05    [W:1.701 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site