Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1323887
| From | Mel Gorman <mgorman@techsingularity.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT |
| Date | 2016-02-02 09:50 +0100 |
| Message-ID | <qXEOR-8jh-5@gated-at.bofh.it> (permalink) |
| References | <qVWPU-5sX-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jan 28, 2016 at 04:37:28PM +0100, Vlastimil Babka wrote: > The description mentions kswapd threads, while the deferred struct page > initialization is actually done by one-off "pgdatinitX" threads. Fix the > description so that potentially users are not confused about pgdatinit threads > using CPU after boot instead of kswapd. > > Signed-off-by: Vlastimil Babka <vbabka@suse.cz> Acked-by: Mel Gorman <mgorman@techsingularity.net> This was an oversight when I moved to using kernel threads to do the initialisation instead. Thanks for catching it. -- Mel Gorman SUSE Labs
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT Vlastimil Babka <vbabka@suse.cz> - 2016-01-28 16:40 +0100 Re: [PATCH] mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT Mel Gorman <mgorman@techsingularity.net> - 2016-02-02 09:50 +0100
csiph-web