public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
  • [parent not found: <20230216051750.3125598-27-surenb@google.com>]
  • [parent not found: <20230216051750.3125598-24-surenb@google.com>]
  • [parent not found: <20230216051750.3125598-25-surenb@google.com>]
  • [parent not found: <20230216051750.3125598-18-surenb@google.com>]
  • * Re: [PATCH v3 00/35] Per-VMA locks
           [not found] <20230216051750.3125598-1-surenb@google.com>
                       ` (4 preceding siblings ...)
           [not found] ` <20230216051750.3125598-18-surenb@google.com>
    @ 2023-02-24  9:21 ` freak07
      2023-02-27 16:50   ` Davidlohr Bueso
      5 siblings, 1 reply; 17+ messages in thread
    From: freak07 @ 2023-02-24  9:21 UTC (permalink / raw)
      To: surenb
      Cc: akpm, arjunroy, axelrasmussen, bigeasy, chriscli, dave, david,
    	dhowells, edumazet, gthelen, gurua, hannes, hughd, jannh, jglisse,
    	joelaf, kent.overstreet, kernel-team, ldufour, leewalsh,
    	liam.howlett, linux-arm-kernel, linux-kernel, linux-mm,
    	linuxppc-dev, lstoakes, luto, mgorman, mhocko, michel, minchan,
    	mingo, paulmck, peterjung1337, peterx, peterz, posk,
    	punit.agrawal, rientjes, rppt, shakeelb, soheil, songliubraving,
    	tatashin, vbabka, will, willy, x86
    
    
    Here are some measurements from a Pixel 7 Pro that´s running a kernel either with the Per-VMA locks patchset or without. 
    If there´s interest I can provide results of other specific apps as well.
    
    Results are from consecutive cold app launches issued with "am start" command spawning the main activity of Slack Android app. 
    
    https://docs.google.com/spreadsheets/d/1ktujfcyDmIJoQMWsoizGIE-0A_jMS9VMw_seehUY9s0/edit?usp=sharing
    
    There´s quite a noticeable improvement, as can be seen in the graph. The results were reproducible. 
    
    If you have any questions feel free to ask. 
    
    _______________________________________________
    linux-arm-kernel mailing list
    linux-arm-kernel@lists.infradead.org
    http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
    
    ^ permalink raw reply	[flat|nested] 17+ messages in thread

  • end of thread, other threads:[~2023-04-03 19:50 UTC | newest]
    
    Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20230216051750.3125598-1-surenb@google.com>
         [not found] ` <20230216051750.3125598-22-surenb@google.com>
    2023-02-16 15:34   ` [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area Liam R. Howlett
         [not found]     ` <CAJuCfpEkujbHNxNWcWr8bmrsMhXGcpDyraOfQaPAcOH=RQPv5A@mail.gmail.com>
    2023-02-17 14:50       ` Liam R. Howlett
         [not found] ` <20230216051750.3125598-27-surenb@google.com>
    2023-02-16 15:44   ` [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set Matthew Wilcox
    2023-02-16 19:43     ` Suren Baghdasaryan
    2023-02-17  2:14       ` Suren Baghdasaryan
    2023-02-17 16:05         ` Matthew Wilcox
    2023-02-17 16:10           ` Suren Baghdasaryan
    2023-04-03 19:49             ` Matthew Wilcox
         [not found] ` <20230216051750.3125598-24-surenb@google.com>
    2023-02-23 20:06   ` [PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration Liam R. Howlett
         [not found] ` <20230216051750.3125598-25-surenb@google.com>
    2023-02-23 20:08   ` [PATCH v3 24/35] mm: introduce vma detached flag Liam R. Howlett
         [not found] ` <20230216051750.3125598-18-surenb@google.com>
    2023-02-23 20:20   ` [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it Liam R. Howlett
    2023-02-23 20:28     ` Liam R. Howlett
         [not found]       ` <CAJuCfpE3YtSQuXJwOYWKe1z9O4GASS9pA_FTWGkdveHb3bcMXA@mail.gmail.com>
    2023-02-24  1:46         ` Liam R. Howlett
         [not found]           ` <CAJuCfpG4JOv4aeJ6KJDi7R649vuhc0h75230ZRJgUg8spqti8w@mail.gmail.com>
    2023-02-24 16:14             ` Liam R. Howlett
    2023-02-24  9:21 ` [PATCH v3 00/35] Per-VMA locks freak07
    2023-02-27 16:50   ` Davidlohr Bueso
    2023-02-27 17:22     ` Suren Baghdasaryan
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox