On Fri, Mar 15, 2013 at 9:29 PM, Kirill A. Shutemov <kirill.shute...@linux.intel.com> wrote: > Hillf Danton wrote: >> On Fri, Mar 15, 2013 at 1:50 AM, Kirill A. Shutemov >> <kirill.shute...@linux.intel.com> wrote: >> > >> > We are not ready to mmap file-backed tranparent huge pages. >> > >> It is not on todo list either. > > Actually, following patches implement mmap for file-backed thp and this > split_huge_page() will catch only fallback cases. > I wonder if the effort we pay for THP cache is nuked by mmap. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- [PATCHv2, RFC 01/30] block: implement add_bdi_stat() Kirill A. Shutemov
- [PATCHv2, RFC 25/30] thp, mm: basic huge_fault implemen... Kirill A. Shutemov
- Re: [PATCHv2, RFC 25/30] thp, mm: basic huge_fault... Hillf Danton
- Re: [PATCHv2, RFC 25/30] thp, mm: basic huge_f... Kirill A. Shutemov
- [PATCHv2, RFC 27/30] thp: initial implementation of do_... Kirill A. Shutemov
- [PATCHv2, RFC 30/30] thp: map file-backed huge pages on... Kirill A. Shutemov
- [PATCHv2, RFC 22/30] mm: add huge_fault() callback to v... Kirill A. Shutemov
- [PATCHv2, RFC 19/30] thp, mm: split huge page on mmap f... Kirill A. Shutemov
- Re: [PATCHv2, RFC 19/30] thp, mm: split huge page ... Hillf Danton
- Re: [PATCHv2, RFC 19/30] thp, mm: split huge p... Kirill A. Shutemov
- Re: [PATCHv2, RFC 19/30] thp, mm: split hu... Hillf Danton
- Re: [PATCHv2, RFC 19/30] thp, mm: spli... Kirill A. Shutemov
- [PATCHv2, RFC 28/30] thp: handle write-protect exceptio... Kirill A. Shutemov
- [PATCHv2, RFC 21/30] x86-64, mm: proper alignment mappi... Kirill A. Shutemov
- [PATCHv2, RFC 24/30] thp: move maybe_pmd_mkwrite() out ... Kirill A. Shutemov
- [PATCHv2, RFC 23/30] thp: prepare zap_huge_pmd() to unc... Kirill A. Shutemov
- Re: [PATCHv2, RFC 23/30] thp: prepare zap_huge_pmd... Hillf Danton
- Re: [PATCHv2, RFC 23/30] thp: prepare zap_huge... Kirill A. Shutemov
- [PATCHv2, RFC 12/30] thp, mm: add event counters for hu... Kirill A. Shutemov
- [PATCHv2, RFC 20/30] ramfs: enable transparent huge pag... Kirill A. Shutemov