On 21 March 2015 at 00:13, Brian Paul wrote:
> On 03/20/2015 01:29 AM, Dave Airlie wrote:
>>
>> I started running pahole on stuff today and mesa had a bunch of low
>> hanging fruit all over the types, the main thing all of this
>> does is reduce the mesa context size considerably.
>>
>> before:
>>
On 03/20/2015 01:29 AM, Dave Airlie wrote:
I started running pahole on stuff today and mesa had a bunch of low
hanging fruit all over the types, the main thing all of this
does is reduce the mesa context size considerably.
before:
/* size: 150024, cachelines: 2345, members: 114 */
after:
/* size
Hi,
On 03/20/2015 09:29 AM, Dave Airlie wrote:
I started running pahole on stuff today and mesa had a bunch of low
hanging fruit all over the types, the main thing all of this
does is reduce the mesa context size considerably.
before:
/* size: 150024, cachelines: 2345, members: 114 */
after:
/*
I started running pahole on stuff today and mesa had a bunch of low
hanging fruit all over the types, the main thing all of this
does is reduce the mesa context size considerably.
before:
/* size: 150024, cachelines: 2345, members: 114 */
after:
/* size: 146912, cachelines: 2296, members: 114 */