"Dr. David Alan Gilbert (git)" <dgilb...@redhat.com> wrote: > From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> > > Currently the fault address received by userfault is rounded to > the host page boundary and a host page is requested from the source. > Use the current RAMBlock page size instead of the general host page > size so that for RAMBlocks backed by huge pages we request the whole > huge page. > > Signed-off-by: Dr. David Alan Gilbert <dgilb...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com>