lkml.org 
[lkml]   [2015]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 4/4] mm: prepare page_referenced() and page_idle to new THP refcounting
On Fri, 6 Nov 2015 12:29:21 +0200 "Kirill A. Shutemov" <kirill@shutemov.name> wrote:

> > page_mapcount() is getting pretty bad too.
>
> Do you want me to uninline slow path (PageCompound())?

I guess so. Uninlining all of page_mapcount() does this:

gcc-4.4.4:

text data bss dec hex filename
973702 273954 831512 2079168 1fb9c0 mm/built-in.o-before
970148 273954 831000 2075102 1fa9de mm/built-in.o-after

That's quite a bit of bloat.

I don't know why bss changed; this usually (always?) happens. Seems
bogus.


\
 
 \ /
  Last update: 2015-11-07 00:01    [W:0.089 / U:0.668 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site