Difference between revisions of "LPC 2018 Hackathon"

From CRIU
Jump to navigation Jump to search
(→‎Agenda: update agenda)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
During (or after) [https://www.linuxplumbersconf.org/2018/ Linux Plumbers Conference 2018 in Vancouver] we are planing to have CRIU hackathon.
+
After [https://www.linuxplumbersconf.org/2018/ Linux Plumbers Conference 2018 in Vancouver] we are planing to have a CRIU hackathon.
 +
 
 +
We have reserved the [http://ateliervancouver.com/bookings/ Large Meeting Room] (8-10 people) at the [http://ateliervancouver.com/ L'Atelier Vancouver] on Friday 2018-11-16.
  
 
Following persons have shown interest to join so far:
 
Following persons have shown interest to join so far:
Line 7: Line 9:
 
* Adrian Reber
 
* Adrian Reber
 
* Andy Tucker
 
* Andy Tucker
 +
* Radostin Stoyanov
 +
 +
== Agenda ==
 +
 +
# Describe how to use CRIU configs with Docker (asciinema).
 +
# Fix lazy-migration fails in CI.
 +
# Lazy restore and migration for shared memory.
 +
# runc lazy migration interface ([https://github.com/opencontainers/runc/pull/1541 runc#1541]).
 +
# Lazy-pages RPC to support 4.
 +
# Time-namespace.
 +
# C/R ia32 processes on AMD ([https://github.com/checkpoint-restore/criu/issues/398 criu#398]).
 +
# runc configuration file support
 +
# runc and go-criu
 +
# Design and implementation paper.
 +
# Status of criu.org and other criu infrastructure.
 +
# Automated tool for sending github pull requests to mailing list.
 +
# Google summer of code 2019
 +
# Code of Conduct ;-)

Latest revision as of 15:15, 15 November 2018

After Linux Plumbers Conference 2018 in Vancouver we are planing to have a CRIU hackathon.

We have reserved the Large Meeting Room (8-10 people) at the L'Atelier Vancouver on Friday 2018-11-16.

Following persons have shown interest to join so far:

  • Mike Rapoport
  • Pavel Emelyanov
  • Adrian Reber
  • Andy Tucker
  • Radostin Stoyanov

Agenda[edit]

  1. Describe how to use CRIU configs with Docker (asciinema).
  2. Fix lazy-migration fails in CI.
  3. Lazy restore and migration for shared memory.
  4. runc lazy migration interface (runc#1541).
  5. Lazy-pages RPC to support 4.
  6. Time-namespace.
  7. C/R ia32 processes on AMD (criu#398).
  8. runc configuration file support
  9. runc and go-criu
  10. Design and implementation paper.
  11. Status of criu.org and other criu infrastructure.
  12. Automated tool for sending github pull requests to mailing list.
  13. Google summer of code 2019
  14. Code of Conduct ;-)