Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1618774
| From | Rik van Riel <riel@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH -mm -v3] mm, swap: Sort swap entries before free |
| Date | 2017-04-07 15:10 +0200 |
| Message-ID | <ttBOi-7vK-25@gated-at.bofh.it> (permalink) |
| References | <ttvSx-3C4-17@gated-at.bofh.it> |
| Organization | Red Hat, Inc |
On Fri, 2017-04-07 at 14:49 +0800, Huang, Ying wrote: > To solve the issue, the per-CPU buffer is sorted according to the > swap > device before freeing the swap entries. Test shows that the time > spent by swapcache_free_entries() could be reduced after the patch. > > Test the patch via measuring the run time of > swap_cache_free_entries() > during the exit phase of the applications use much swap space. The > results shows that the average run time of swap_cache_free_entries() > reduced about 20% after applying the patch. > > Signed-off-by: Huang Ying <ying.huang@intel.com> > Acked-by: Tim Chen <tim.c.chen@intel.com> > Cc: Hugh Dickins <hughd@google.com> > Cc: Shaohua Li <shli@kernel.org> > Cc: Minchan Kim <minchan@kernel.org> > Cc: Rik van Riel <riel@redhat.com> Acked-by: Rik van Riel <riel@redhat.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH -mm -v3] mm, swap: Sort swap entries before free "Huang, Ying" <ying.huang@intel.com> - 2017-04-07 08:50 +0200 Re: [PATCH -mm -v3] mm, swap: Sort swap entries before free Rik van Riel <riel@redhat.com> - 2017-04-07 15:10 +0200 Re: [PATCH -mm -v3] mm, swap: Sort swap entries before free Andrew Morton <akpm@linux-foundation.org> - 2017-04-07 23:50 +0200
csiph-web