On Mon, May 25, 2009 at 12:10:02PM +0900, [email protected] wrote: > > Josiney de Souza: > > The patch works. > > Now I can checkpoint and restore my virtual machines. > > > > Thank you. > > Glad to hear that. > I have just got compile errors of openvz kernel and thinking what do I > do. :-) > > /proj/aufs/aufs2-2.6.git/kernel/pid_namespace.c: In function > '__pid_ns_attach_task': > /proj/aufs/aufs2-2.6.git/kernel/pid_namespace.c:187: error: dereferencing > pointer to incomplete type > /proj/aufs/aufs2-2.6.git/kernel/pid_namespace.c:188: error: dereferencing > pointer to incomplete type
This happen when you try to compile the kernel with SLAB allocator. If you try to compile with SLUB, the compilation works. This situation was described in OpenVZ Bugzilla: http://bugzilla.openvz.org/show_bug.cgi?id=677 > > The patch is for openvz patch-briullov.1-combined.gz only since it > checks (vma->vm_file->f_mapping != pg->mapping) which no one else does. > > > J. R. Okajima -- Josiney de Souza C3SL: http://www.c3sl.ufpr.br Trans Falls: http://www.transfalls.com.br ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
