On Mon, May 19, 2014 at 01:34:05PM -0400, Kenny Simpson wrote: > For the other cases I had used the remapping to have more of a sliding > window over a disk-backed file where I also was using aliasing to > eliminate the corner cases of hitting the end of a window and needing > to split records due to crossing boundaries, etc..
Disk backed files are not supported by remap_file_pages() since 2007. See commit 3ee6dafc677a. -- Kirill A. Shutemov -- 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/