From f15bb8091f69efd9eaf933a8aeb62669ee92b685 Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Sun, 10 Sep 2017 22:30:06 +0200 Subject: [PATCH] Add Schedule Signed-off-by: Richard Weinberger --- assets/css/main.css | 4 + index.html | 204 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 208 insertions(+) diff --git a/assets/css/main.css b/assets/css/main.css index 70d86d9..3b3142f 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -2690,6 +2690,10 @@ border-top-color: rgba(0, 0, 0, 0.2); } +.beer * { + background-color: #ffbcaa; +} + /* Section/Article */ section.special, article.special { diff --git a/index.html b/index.html index 9e05254..759516a 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,7 @@
@@ -69,6 +70,209 @@
+ +
+
+ + meeting table +
+
+

Schedule for Wed 27.9.2017

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TimeTopic
14:00 - 15:00Meet at Innsbruck Central Station, transfer to base
15:00 - 17:30Hike to the lodge
17:30 - 18:00Check-in
18:00 - 19:00Welcome from the PC, Introduction
19:00 - 22:00Dinner, Drinks and Socializing
+ +

Schedule for Thu 28.9.2017

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TimeTopicSpeaker
07:00 - 08:30Breakfast
08:30 - 09:00Introduction to Open Channel SSDsMatias Bjørling
09:00 - 09:30Blk-mq and zoned devicesDamien Le Moal
09:30 - 10:00Break
10:00 - 10:30State of the MTD subsystemRichard Weinberger
10:30 - 11:00Adding UBIFS Encryption with fscryptDavid Gstir
11:00 - 11:30NVMe vs UFS on embedded systemsTBD (Micron)
11:30 - 12:00Tea Break
12:00 - 12:30The Kyber I/O scheduler for blk-mqOmar Sandoval
12:30 - 13:00I/O priorities and SchedulingAdam Manzanares
13:00 - 14:00Lunch
14:00 - 19:00BOFs and hallway track (or hiking on your own)
19:00 - 22:00Dinner, Drinks and Socializing
+ +

Schedule for Fri 29.9.2017

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TimeTopicSpeaker
07:00 - 08:30Breakfast
08:30 - 09:00Introduction to RDMA storageSagi Grimberg
09:00 - 09:30Using NVMe for distributed file accessChristopher Lameter
09:30 - 10:00Break
10:00 - 10:30T10 PI offloadMax Gurtovoy
10:30 - 11:00NVMe MultipathChristoph Hellwig
11:00 - 11:30Debugging device-mapper with crashLuis R. Rodriguez
11:30 - 12:00Tea Break
12:00 - 12:30Persistent memory – block or byte accessDamien Le Moal
12:30 - 13:00NVMeoF extensions for persistent memoryIdan Burstein
13:00 - 14:00Lunch
14:00 - 19:00BOFs and hallway track (or hiking on your own)
19:00 - 22:00Dinner, Drinks and Socializing
+ +

Schedule for Sat 30.9.2017

+ + + + + + + + + + + + + + + + + + + + + +
TimeTopic
07:00 - 09:00Breakfast
09:00 - 11:00Hike to the base
11:00 - 12:00Transfer to Innsbruck Central Station
+ +
+
+ +
-- 2.49.0