> > How is that going to fare with ABI compatibility?
> > How does this compare between 32bit and 64bit?
> > How does it compare between different platforms?
> 
> This all depends on the changes we make (if any). pahole is showing
> you the actual structure layout by examining the debug information.
> There's only a couple of places where we expose structs to plugins,
> so I don't believe that there's much ABI at risk. As for different
> platforms, you would need to build on the platform that you care
> about examine the debug infor on that platform. I expect that the
> layout would not be significantly different.

ACK.

> It would be interesting to dump some memory stats from a busy site
> and figure out which structures are hot.

+1

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.ga...@brainsware.org
URL: http://brainsware.org/
GPG: 6880 4155 74BD FD7C B515  2EA5 4B1D 9E08 A097 C9AE

Reply via email to