Re: [parisc-linux] rmap: parisc __flush_dcache_page

From: Andrea Arcangeli (andrea_at_suse.de)
Date: 04/08/04

  • Next message: Daniel Ritz: "Re: 2.6.5 yenta_socket irq 10: nobody cared!"
    Date:	Thu, 8 Apr 2004 17:14:15 +0200
    To: James Bottomley <James.Bottomley@steeleye.com>
    
    

    On Thu, Apr 08, 2004 at 09:40:37AM -0500, James Bottomley wrote:
    > Whatever seems most convenient that won't impact the flushing fast path,
    > I suppose. It's one of the hottest paths in the system since all data
    > transfers go through it for user visibility.

    you'd need to take a semaphore there to be safe, so it's basically
    unfixable since you can't sleep or just trylock.
    -
    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/


  • Next message: Daniel Ritz: "Re: 2.6.5 yenta_socket irq 10: nobody cared!"