--- /dev/null
+<!DOCTYPE HTML>
+<!-- template based on https://html5up.net/story -->
+<html lang="en">
+
+<head>
+ <title>Alpine Linux Persistence and Storage Summit</title>
+ <meta name="description" content="The goal of this conference is to discuss
+ the hot topics in Linux storage and file systems." />
+ <meta name="keywords" content="conference,linux,storage,file systems" />
+
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <link rel="stylesheet" href="assets/css/main.css" />
+</head>
+
+<body>
+ <div id="wrapper" class="divided">
+ <!-- home -->
+ <section class="banner style5 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right">
+ <div class="content">
+ <h1>Alpine Linux Persistence and Storage Summit</h1>
+ <p class="major">October 11th to 14th 2022</p>
+ <p class="major">Lizumerhütte, Tyrol, Austria</p>
+ <ul class="actions horizontal">
+ <li><a href="#details" class="button big wide smooth-scroll-middle">Details</a></li>
+ <li><a href="#attendance" class="button big wide smooth-scroll-middle">Attendance</a></li>
+ <li><a href="#schedule" class="button big wide smooth-scroll">Schedule</a></li>
+ </ul>
+ </div>
+ <div class="image">
+ <!-- https://www.pexels.com/photo/adventure-alpine-altitude-austria-355241/ -->
+ <img src="images/mountainview.jpg" alt="austrian mountain view" />
+ </div>
+ </section>
+
+ <!-- details -->
+ <section class="spotlight style1 orient-right content-align-left image-position-center onscroll-image-fade-in" id="details">
+ <div class="content">
+ <h2>Details</h2>
+ <p>We proudly announce the Alpine Linux Persistence and Storage
+ Summit (ALPSS) 2022!</p>
+ <p>The goal of this conference is to discuss the hot topics in
+ Linux storage and file systems, such as persistent memory, NVMe,
+ multi-pathing, raw or open channel flash and I/O scheduling in a
+ cool and relaxed setting with spectacular views in the Austrian
+ alps.</p>
+ <p>We plan to have a small selection of short and to the point
+ talks, and lots of room for discussion in small groups, as well
+ as ample downtime to enjoy the surrounding.</p>
+ </div>
+ <div class="image">
+ <!-- https://www.pexels.com/photo/night-computer-hard-drive-hdd-15798/ -->
+ <img src="images/hdd.jpg" alt="opened computer hard drive" />
+ </div>
+ </section>
+
+ <!-- Schedule -->
+ <section class="spotlight style1 orient-right content-align-left image-position-center onscroll-image-fade-in" id="schedule">
+ <div class="image">
+ <!-- https://www.pexels.com/photo/people-coffee-meeting-team-7096/ -->
+ <img src="images/meeting.jpg" alt="meeting table" />
+ </div>
+ <div class="content">
+ <h2>Schedule for Tue 11.10.2022</h2>
+ <table class="schedule">
+ <thead>
+ <tr>
+ <th>Time</th>
+ <th>Topic</th>
+ </tr>
+ </thead>
+
+ <tbody>
+ <tr>
+ <td>14:00 - 15:30</td>
+ <td>Meet at partking lot Walchen (Militärlager Walchen)</td>
+ </tr>
+
+ <tr>
+ <td>15:30 - 18:00</td>
+ <td>Hike to the lodge</td>
+ </tr>
+
+ <tr>
+ <td>18:00 - 18:30</td>
+ <td>Check-in</td>
+ </tr>
+
+ <tr>
+ <td>18:30 - 19:00</td>
+ <td>Welcome from the PC, Introduction</td>
+ </tr>
+
+ <tr class="beer">
+ <td>19:00 - 22:00</td>
+ <td>Dinner, Drinks and Socializing</td>
+ </tr>
+ </tbody>
+ </table>
+
+ <h2>Schedule for Wed 12.10.2022</h2>
+ <table class="schedule">
+ <thead>
+ <tr>
+ <th>Time</th>
+ <th>Topic</th>
+ <th>Speaker</th>
+ </tr>
+ </thead>
+
+ <!--
+ <tbody>
+ <tr class="beer">
+ <td>07:00 - 08:30</td><td>Breakfast</td><td></td>
+ </tr>
+
+ <tr>
+ <td>08:30 - 09:00</td><td>DRBD performance optimization</td><td>Joel Colledge</td>
+ </tr>
+
+ <tr>
+ <td>09:00 - 09:30</td><td>MUSE - MTD in userspace, and other FUSE internals</td><td>Richard Weinberger</td>
+ </tr>
+
+ <tr class="beer">
+ <td>09:30 - 10:00</td><td>Break</td><td></td>
+ </tr>
+
+ <tr>
+ <td>10:00 - 10:30</td><td>NVMe-oF In-band encryption</td><td>Hannes Reinecke</td>
+ </tr>
+
+ <tr>
+ <td>10:30 - 11:00</td><td>NVMe userspace events / interaction</td><td>Hannes Reinecke</td>
+ </tr>
+
+ <tr class="beer">
+ <td>11:00 - 11:30</td><td>Tea Break</td><td></td>
+ </tr>
+
+ <tr>
+ <td>11:30 - 12:00</td><td>Command duration limits</td><td>Damien Le Moal</td>
+ </tr>
+
+ <tr>
+ <td>12:00 - 12:30</td><td>Multi-actuator HDDs</td><td>Damien Le Moal</td>
+ </tr>
+
+ <tr class="beer">
+ <td>12:30 - 14:00</td><td>Lunch</td><td></td>
+ </tr>
+
+ <tr>
+ <td>14:00 - 19:00</td><td>BOFs and hallway track (or hiking on your own)</td><td></td>
+ </tr>
+
+ <tr class="beer">
+ <td>19:00 - 22:00</td><td>Dinner, Drinks and Socializing</td><td></td>
+ </tr>
+ </tbody>
+ -->
+ </table>
+
+ <h2>Schedule for Thu 12.13.2022</h2>
+ <table class="schedule">
+ <thead>
+ <tr>
+ <th>Time</th>
+ <th>Topic</th>
+ <th>Speaker</th>
+ </tr>
+ </thead>
+ <!--
+ <tbody>
+ <tr class="beer">
+ <td>07:00 - 08:30</td><td>Breakfast</td><td></td>
+ </tr>
+
+ <tr>
+ <td>08:30 - 09:00</td><td>ZNS Overview</td><td>Matias Bjørling</td>
+ </tr>
+
+ <tr>
+ <td>09:00 - 09:30</td><td>NVMe Abort protocol enhancements (TP-4097)</td><td>John Meneghini</td>
+ </tr>
+
+ <tr class="beer">
+ <td>09:30 - 10:00</td><td>Break</td><td></td>
+ </tr>
+
+ <tr>
+ <td>10:00 - 10:30</td><td>Dm-zap - host based garbage collection for zoned devices</td><td>Dennis Maisenbacher</td>
+ </tr>
+
+ <tr>
+ <td>10:30 - 11:00</td><td>Log Structured Disks</td><td>Christoph Hellwig</td>
+ </tr>
+
+ <tr class="beer">
+ <td>11:00 - 11:30</td><td>Tea Break</td><td></td>
+ </tr>
+
+ <tr>
+ <td>11:30 - 12:00</td><td>RAID for Zoned Devices</td><td>Keith Busch</td>
+ </tr>
+
+ <tr>
+ <td>12:00 - 12:30</td><td>Declustered Parity RAID for BTRFS</td><td>Johannes Thumshirn</td>
+ </tr>
+
+ <tr class="beer">
+ <td>12:30 - 14:00</td><td>Lunch</td><td></td>
+ </tr>
+
+ <tr>
+ <td>14:00 - 19:00</td><td>BOFs and hallway track (or hiking on your own)</td><td></td>
+ </tr>
+
+ <tr class="beer">
+ <td>19:00 - 22:00</td><td>Dinner, Drinks and Socializing</td><td></td>
+ </tr>
+ </tbody>
+ -->
+ </table>
+
+ <h2>Schedule for Fri 14.10.2022</h2>
+ <table class="schedule">
+ <thead>
+ <tr>
+ <th>Time</th>
+ <th>Topic</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr class="beer">
+ <td>07:00 - 09:00</td><td>Breakfast and checkout</td>
+ </tr>
+
+ <tr>
+ <td>09:00 - 11:00</td><td>Hike to the base</td>
+ </tr>
+
+ <tr class="beer">
+ <td>11:00 - 12:00</td><td>Transfer to Innsbruck Central Station</td>
+ </tr>
+ </tbody>
+ </table>
+ </div>
+ </section>
+
+
+ <!-- attendance -->
+ <section class="spotlight style1 orient-left contant-align-left image-postion-center onscroll-image-fade-in" id="attendance">
+ <div class="content">
+ <h2>Attendance</h2>
+ <p>Attendance is free except for the accommodation and food at
+ the lodge, but the number of seats is strictly limited. If you
+ are interested in attending please reserve a seat by mailing us
+ your favorite topic(s).
+ <p>If you are interested in giving a short and crisp talk please
+ also send an abstract.</p>
+ <a href="mailto:alpss-pc@penguingang.at" class="button icon fa-envelope">alpss-pc@penguingang.at</a>
+ <p><strong>
+ Due to the ongoing COVID-19 pandemic special rules including travel
+ restrictions, mask and vaccination mandates are in place. Please
+ check the travel restrictions careful for international travel.
+ We very strongly recommend all attendees to be vaccinated against COVID-19.
+ </strong></p>
+ <a href="https://www.austria.info/en/service-and-facts/coronavirus-information" target="_blank" class="button">Current COVID-19 Situation in Austria</a>
+ </div>
+ <div class="image">
+ <!-- https://www.pexels.com/photo/people-coffee-meeting-team-7096/ -->
+ <img src="images/meeting.jpg" alt="meeting table" />
+ </div>
+ </section>
+
+ <!-- location -->
+ <section class="spotlight style1 orient-right content-align-left image-position-center onscroll-image-fade-in" id="location">
+ <div class="content">
+ <h2>Location</h2>
+ <p>Innsbruck itself is well connected to the train networks of
+ Austria, Germany, Switzerland and Italy. It also has a small
+ international airport and is easily reachable from the major hub
+ airports at Munich, Vienna and Zurich.</p>
+ <p>The Lizumerhütte is an Alpine Society lodge in a high alpine
+ environment. A hike of approximately 2 hours is required to the
+ lodge, and no other accommodations are available within walking
+ distance.</p>
+ <p>You can register your accommodation using the
+ <code>ALPSS2022</code> registration code
+ <a href="http://alpsonline.org/reservation/calendar?hut_id=123">here</a>.
+ Please select the "Half-board" option that includes breakfast
+ and dinner.</p>
+ <p>Note that the lodge usually requires an EUR10 deposit by bank transfer
+ to secure your reservation. If you can't easily transfer money to a EU
+ bank account please contact the organizers<p>
+ <a href="https://www.glungezer.at/l-i-z-u-m-e-r-h-%C3%BC-t-t-e/" target="_blank" class="button">Website</a>
+ </div>
+ <div class="image">
+ <!-- https://www.pexels.com/photo/adventure-city-country-destination-240834/ -->
+ <img src="images/map.jpg" alt="map" />
+ </div>
+ </section>
+
+ <!-- footer -->
+ <footer class="wrapper style1 align-center">
+ <div class="inner">
+ <p>The ALPSS2022 Program Committee: Christoph Hellwig, Johannes Thumshirn and Richard Weinberger</p>
+ <p style="font-size:66%">
+Informationspflicht laut §5 Abs.1 E-Commerce-Gesetz (ECG)<br />
+sigma star gmbh<br />
+Eduard-Bodem-Gasse 6<br />
+A-6020 Innsbruck<br />
+ </p>
+ </div>
+ </footer>
+ </div>
+
+ <script src="assets/js/jquery.min.js"></script>
+ <script src="assets/js/jquery.scrollex.min.js"></script>
+ <script src="assets/js/jquery.scrolly.min.js"></script>
+ <script src="assets/js/skel.min.js"></script>
+ <script src="assets/js/util.js"></script>
+ <script src="assets/js/main.js"></script>
+</body>
+
+</html>