lkml.org 
[lkml]   [2009]   [Jan]   [13]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 13 Jan 2009 00:51:18 -0800
FromAndrew Morton <>
SubjectRe: [PATCH 03/16] dma-debug: add hash functions for dma_debug_entries
On Fri, 9 Jan 2009 17:19:17 +0100 Joerg Roedel <joerg.roedel@amd.com> wrote:

> +struct hash_bucket {
> +	struct list_head list;
> +	spinlock_t lock;
> +} ____cacheline_aligned;

__cacheline_aligned_in_smp.

This all looks like an exotically large amount of code for a debug thingy?


\
 
 \ /
  Last update: 2009-01-13 09:57    [from the cache]
©2003-2008