xfs-masters
[Top] [All Lists]

[Bug 901] XFS: bad clientid on recovery on MIPS (VIPT cache)

To: xfs-masters@xxxxxxxxxxx
Subject: [Bug 901] XFS: bad clientid on recovery on MIPS (VIPT cache)
From: bugzilla-daemon@xxxxxxxxxxx
Date: Thu, 21 Oct 2010 07:49:30 -0500
Auto-submitted: auto-generated
In-reply-to: <bug-901-113@xxxxxxxxxxxxxxxx/bugzilla/>
References: <bug-901-113@xxxxxxxxxxxxxxxx/bugzilla/>
http://oss.sgi.com/bugzilla/show_bug.cgi?id=901


Christoph Hellwig <hch@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hch@xxxxxxx




--- Comment #1 from Christoph Hellwig <hch@xxxxxxx>  2010-10-21 07:49:29 CST ---
Since Linux 2.6.34 Linux uses the
flush_kernel_vmap_range/invalidate_kernel_vmap_range to make I/O to vmapped
areas work on virtually indexed caches.

Unfortunately only arm, parisc and sh actually implement these so far.  You'll
need to implement an implementation of these APIs for your cache architecture
to make XFS work on MIPS with virtually indexed caches.

-- 
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

<Prev in Thread] Current Thread [Next in Thread>