On 15/02/2017 15:42, Stefan Hajnoczi wrote: > From: Stefan Hajnoczi <stefa...@gmail.com> > > Andrea's presentation touches on Transparent Huge Pages and post-copy > live migration using userfaultfd for virtualization use cases. > > Cc: Thomas Huth <th...@redhat.com> > Signed-off-by: Stefan Hajnoczi <stefa...@gmail.com> > --- > I don't know jekyll or how the blog is set up. Perhaps timestamps need > to be updated in the post file. Please fix up when applying.
Right, I only had to add last_modified_at: 2017-02-15 15:49:00 +0100 to the header. So this will be also a nice example of how to update a post after the fact! Paolo > --- > _posts/2017-02-10-fosdem-presentations.md | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/_posts/2017-02-10-fosdem-presentations.md > b/_posts/2017-02-10-fosdem-presentations.md > index 7a0840f..d297c5f 100644 > --- a/_posts/2017-02-10-fosdem-presentations.md > +++ b/_posts/2017-02-10-fosdem-presentations.md > @@ -27,3 +27,7 @@ and the videos of their presentations are now available > online, too: > * [Using NVDIMM under KVM -- Applications of persistent memory in > virtualization](https://fosdem.org/2017/schedule/event/iaas_usinvdund/) > by Stefan Hajnoczi > + > +* [20 years of Linux Virtual Memory -- From simple server workloads to cloud > + virtualization](https://fosdem.org/2017/schedule/event/iaas_20yealin/) > + by Andrea Arcangeli >