gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] [Gluster-users] Gluster on an ARM system


From: Harshavardhana
Subject: Re: [Gluster-devel] [Gluster-users] Gluster on an ARM system
Date: Thu, 11 Aug 2011 20:34:43 -0700

On Thu, Aug 11, 2011 at 8:15 PM, Hraban Luyat <address@hidden> wrote:
> Pointer casting: armv5tel forces word-alignment of unsigned integers
> but glusterfs casts buffer pointers (char *) to integer pointers. 75%
> you get a misaligned pointer and when you read from that, well, you
> read some incompatible value that will lead to all kinds of crazy.
>

But most of those fixes were for old versions when the messaging
protocol / dictionary was based out of handcrafted payload.

Also you have fixed the dict casting problems reported by you in #397

3.1.x onwards GlusterFS uses RPC, i think that would that make it more
interoperable?

We might need a test machine to figure that out, or there are other
modules which have similar bugs reported in #397

-Harsha



reply via email to

[Prev in Thread] Current Thread [Next in Thread]