Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1278888
| From | Michal Hocko <mhocko@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mm: Allow GFP_IOFS for page_cache_read page cache allocation |
| Date | 2015-11-27 18:10 +0100 |
| Message-ID | <qzuH0-5Kh-19@gated-at.bofh.it> (permalink) |
| References | <qtEpH-3Sx-11@gated-at.bofh.it> <qtWPF-7f8-31@gated-at.bofh.it> <qz6lj-6Q1-5@gated-at.bofh.it> <qzunE-5oj-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri 27-11-15 17:40:41, Vlastimil Babka wrote:
> On 11/26/2015 04:08 PM, Michal Hocko wrote:
> >On Thu 12-11-15 10:53:01, Jan Kara wrote:
> >>On Wed 11-11-15 15:13:53, mhocko@kernel.org wrote:
> >>>
> >>>Hi,
> >>>this has been posted previously as a part of larger GFP_NOFS related
> >>>patch set (http://lkml.kernel.org/r/1438768284-30927-1-git-send-email-mhocko%40kernel.org)
> >>>but I think it makes sense to discuss it even out of that scope.
> >>>
> >>>I would like to hear FS and other MM people about the proposed interface.
> >>>Using mapping_gfp_mask blindly doesn't sound good to me and vm_fault
> >>>looks like a proper channel to communicate between MM and FS layers.
> >>>
> >>>Comments? Are there any better ideas?
> >>
> >>Makes sense to me and the filesystems I know should be fine with this
> >>(famous last words ;). Feel free to add:
> >>
> >>Acked-by: Jan Kara <jack@suse.com>
> >
> >Thanks a lot! Are there any objections from other fs/mm people?
>
> Please replace "GFP_IOFS" in the subject, as the "flag" has been removed
> recently. Otherwise
Done.
mm: Allow GFP_{FS,IO} for page_cache_read page cache allocation
> Acked-by: Vlastimil Babka <vbabka@suse.cz>
Thanks
--
Michal Hocko
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] mm: Allow GFP_IOFS for page_cache_read page cache allocation Michal Hocko <mhocko@kernel.org> - 2015-11-26 16:10 +0100
Re: [PATCH] mm: Allow GFP_IOFS for page_cache_read page cache allocation Vlastimil Babka <vbabka@suse.cz> - 2015-11-27 17:50 +0100
Re: [PATCH] mm: Allow GFP_IOFS for page_cache_read page cache allocation Michal Hocko <mhocko@kernel.org> - 2015-11-27 18:10 +0100
csiph-web