Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1342630
| From | Joonsoo Kim <iamjoonsoo.kim@lge.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 1/2] mm: introduce page reference manipulation functions |
| Date | 2016-02-25 03:20 +0100 |
| Message-ID | <r5TH4-5ok-27@gated-at.bofh.it> (permalink) |
| References | <r5fzY-1Xv-15@gated-at.bofh.it> <r5uIG-4hX-17@gated-at.bofh.it> <r5S8h-49E-3@gated-at.bofh.it> <r5Te2-4Ro-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Feb 24, 2016 at 05:53:33PM -0800, Andrew Morton wrote: > On Thu, 25 Feb 2016 09:34:55 +0900 Joonsoo Kim <iamjoonsoo.kim@lge.com> wrote: > > > > > > > The patches will be a bit of a pain to maintain but surprisingly they > > > apply OK at present. It's possible that by the time they hit upstream, > > > some direct ->_count references will still be present and it will > > > require a second pass to complete the conversion. > > > > In fact, the patch doesn't change direct ->_count reference for > > *read*. That's the reason that it is surprisingly OK at present. > > > > It's a good idea to change direct ->_count reference even for read. > > How about changing it in rc2 after mering this patch in rc1? > > Sounds fair enough. > > Although I'm counting only 11 such sites so perhaps we just go ahead > and do it? Okay. It's less than I thought. I will do it soon. Thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 1/2] mm: introduce page reference manipulation functions js1304@gmail.com - 2016-02-23 08:30 +0100
Re: [PATCH v3 1/2] mm: introduce page reference manipulation functions Andrew Morton <akpm@linux-foundation.org> - 2016-02-24 00:40 +0100
Re: [PATCH v3 1/2] mm: introduce page reference manipulation functions Joonsoo Kim <iamjoonsoo.kim@lge.com> - 2016-02-25 01:40 +0100
Re: [PATCH v3 1/2] mm: introduce page reference manipulation functions Andrew Morton <akpm@linux-foundation.org> - 2016-02-25 02:50 +0100
Re: [PATCH v3 1/2] mm: introduce page reference manipulation functions Joonsoo Kim <iamjoonsoo.kim@lge.com> - 2016-02-25 03:20 +0100
csiph-web