{"id":4096,"date":"2023-04-19T09:00:44","date_gmt":"2023-04-19T09:00:44","guid":{"rendered":"https:\/\/www.systor.org\/2023\/?page_id=4096"},"modified":"2023-05-01T10:55:46","modified_gmt":"2023-05-01T10:55:46","slug":"highlight-papers2","status":"publish","type":"page","link":"https:\/\/www.systor.org\/2023\/highlight-papers2\/","title":{"rendered":"Highlight Papers"},"content":{"rendered":"<p>[vc_section][vc_row tm_bgimagefixed=&#8221;&#8221; break_in_responsive=&#8221;991&#8243; tm_zindex=&#8221;2&#8243; full_width=&#8221;stretch_row&#8221; tm_responsive_css=&#8221;60233685|colbreak_no|||||||||colbreak_no|||||55px||25px||colbreak_no||||||||||colbreak_no|||||||||&#8221; css=&#8221;.vc_custom_1650194862095{padding-top: 111px !important;padding-bottom: 0px !important;}&#8221;][vc_column reduce_extra_padding=&#8221;991&#8243; tm_responsive_css=&#8221;22114509|colbreak_no|||||||||colbreak_no|||||||||colbreak_no||||||||||colbreak_no|||||||||&#8221; css=&#8221;.vc_custom_1626073647852{padding-right: 100px !important;}&#8221;][vc_column_text css=&#8221;.vc_custom_1655044470660{margin-top: -50px !important;}&#8221;]We are delighted to announce the highlight papers that will be part of the technical program of SYSTOR 2023.[\/vc_column_text][\/vc_column][\/vc_row][vc_row tm_bgimagefixed=&#8221;&#8221;][vc_column width=&#8221;7\/12&#8243;][vc_column_text]<strong><a href=\"https:\/\/www.usenix.org\/conference\/nsdi22\/presentation\/chen-jun-lin\">Starlight: Fast Container Provisioning on the Edge and over the WAN<\/a>\u00a0 (NSDI 2022)<\/strong><\/p>\n<p>Jun Lin Chen and Daniyal Liaqat, <em>University of Toronto; <\/em>Moshe Gabel, <em>York University \/ University of Toronto; <\/em>Eyal de Lara, <em>University of Toronto<\/em>[\/vc_column_text][\/vc_column][vc_column width=&#8221;5\/12&#8243;][vc_tta_accordion color=&#8221;grey&#8221; c_icon=&#8221;chevron&#8221; c_position=&#8221;right&#8221; active_section=&#8221;0&#8243; collapsible_all=&#8221;true&#8221;][vc_tta_section title=&#8221;Abstract&#8221; tab_id=&#8221;1630482835121-31ef82a8-bd1f&#8221;][vc_column_text]Containers, originally designed for cloud environments, are increasingly popular for provisioning workers outside a single datacenter, for example in mobile and edge computing. These settings, however, bring new challenges: high latency links, limited bandwidth, and resource-constrained workers. The result is longer provisioning times when deploying new workers or updating existing ones, much of it due to network traffic.<\/p>\n<p>Our analysis shows that current piecemeal approaches to reducing provisioning time are not always sufficient, and can even make things worse as round-trip times grow. Rather, we find that the very same layer-based structure that makes containers easy to develop and use also makes it more difficult to optimize deployment. Addressing this issue thus requires rethinking the container deployment pipeline as a whole.<\/p>\n<p>Based on our findings, I will present Starlight: an accelerator for container provisioning. Starlight decouples provisioning from development by redesigning the container deployment protocol, filesystem, and image storage format. Our evaluation using 21 popular containers shows that, on average, Starlight deploys and starts containers 3x faster than the current industry standard implementation while incurring no runtime overhead and negligible storage overhead. Finally, it requires no changes to the deployed application, is backwards compatible with existing workers, and uses standard container registries.<\/p>\n<p>Starlight is open source and available at https:\/\/github.com\/mc256\/starlight .<\/p>\n<p>**Updates since publication in NSDI 2022: We have continued to improve and develop Starlight, adding features such as Kubernetes integration, jointly optimizing multiple containers deployments, improved backend, and support for Helm charts and authentication. Starlight is now being used in industry, including as an crucial enabler in an unusual edge computing product. The talk will touch on these topics.**[\/vc_column_text][\/vc_tta_section][\/vc_tta_accordion][vc_empty_space height=&#8221;30px&#8221;][\/vc_column][\/vc_row][vc_row tm_bgimagefixed=&#8221;&#8221;][vc_column width=&#8221;7\/12&#8243;][vc_column_text]<strong><a href=\"https:\/\/www.usenix.org\/conference\/nsdi22\/presentation\/zeno\">SwiSh: Distributed Shared State Abstractions for Programmable Switches<\/a> (NSDI 2022)<\/strong><\/p>\n<p>Lior Zeno,\u00a0<em>Technion;<\/em>\u00a0Dan R. K. Ports, Jacob Nelson, and Daehyeok Kim,\u00a0<em>Microsoft Research;<\/em>\u00a0Shir Landau Feibish,\u00a0<em>The Open University of Israel;<\/em>\u00a0Idit Keidar, Arik Rinberg, Alon Rashelbach, Igor De-Paula, and Mark Silberstein,\u00a0<em>Technion<\/em>[\/vc_column_text][\/vc_column][vc_column width=&#8221;5\/12&#8243;][vc_tta_accordion color=&#8221;grey&#8221; c_icon=&#8221;chevron&#8221; c_position=&#8221;right&#8221; active_section=&#8221;0&#8243; collapsible_all=&#8221;true&#8221;][vc_tta_section title=&#8221;Abstract&#8221; tab_id=&#8221;1650195853496-cd80dba9-b73e&#8221;][vc_column_text]We design and evaluate <em>SwiSh<\/em>, a <em>distributed shared state management<\/em> layer for data-plane P4 programs. SwiSh enables running scalable stateful distributed network functions on programmable switches entirely in the data-plane. We explore several schemes to build a shared variable abstraction, which differ in consistency, performance, and in-switch implementation complexity. We introduce the novel <em>Strong Delayed-Writes (SDW)<\/em> protocol which offers consistent snapshots of shared data-plane objects with semantics known as <em>r<\/em>-relaxed strong linearizability, enabling implementation of distributed concurrent sketches with precise error bounds.<\/p>\n<p>We implement strong, eventual, and SDW consistency protocols in Tofino switches, and compare their performance in microbenchmarks and three realistic network functions, NAT, DDoS detector, and rate limiter. Our results show that the distributed state management in the data plane is practical, and outperforms centralized solutions by up to four orders of magnitude in update throughput and replication latency.[\/vc_column_text][\/vc_tta_section][\/vc_tta_accordion][vc_empty_space height=&#8221;30px&#8221;][\/vc_column][\/vc_row][vc_row tm_bgimagefixed=&#8221;&#8221;][vc_column width=&#8221;7\/12&#8243;][vc_column_text]<strong><a href=\"https:\/\/www.usenix.org\/conference\/atc22\/presentation\/kuznetsov\">Privbox: Faster System Calls Through Sandboxed Privileged Execution<\/a>\u00a0 (Usenix ATC &#8217;22)<\/strong><\/p>\n<p>Dima Kuznetsov and Adam Morrison. <em>Tel Aviv University<\/em>[\/vc_column_text][\/vc_column][vc_column width=&#8221;5\/12&#8243;][vc_tta_accordion color=&#8221;grey&#8221; c_icon=&#8221;chevron&#8221; c_position=&#8221;right&#8221; active_section=&#8221;0&#8243; collapsible_all=&#8221;true&#8221;][vc_tta_section title=&#8221;Abstract&#8221; tab_id=&#8221;1650195875869-306b556a-82cc&#8221;][vc_column_text]System calls are the main method for applications to request services from the operating system, but their invocation incurs considerable overhead, which has been aggravated by mitigation mechanisms for transient execution attacks. Proposed approaches for reducing system call overhead all break the semantic equivalence between system calls and regular function calls (e.g., by making system calls asynchronous), and so their adoption requires rearchitecting applications.<\/p>\n<p>This paper proposes <em>Privbox<\/em>, a new approach for lightweight system calls that maintains the familiar synchronous, function-like system call model. Privbox allows an application to execute system call-intensive code in a <em>semi-privileged, sandboxed<\/em> execution mode, called a &#8216;privbox&#8217;. Semi-privileged execution is architecturally similar to the kernel&#8217;s privileged execution, which enables faster invocation of system calls, but the code is sandboxed to ensure that it cannot use its elevated privileges to compromise the system. We further propose <em>semi-privileged access prevention<\/em>\u00a0(SPAP), a simple hardware architectural feature that alleviates much of Privbox&#8217;s instrumentation overhead.<\/p>\n<p>We implement Privbox based on Linux and LLVM. Our evaluation on x86 (Intel Skylake) hardware shows that Privbox (1) speeds up system call invocation by 2.2 times; (2) can increase throughput of I\/O-threaded applications by up to 1.7 times; and (3) can increase the throughput of real-world workloads such as Redis by up to 7.6% and 11%, without and with SPAP, respectively.[\/vc_column_text][\/vc_tta_section][\/vc_tta_accordion][vc_empty_space height=&#8221;30px&#8221;][\/vc_column][\/vc_row][vc_row tm_bgimagefixed=&#8221;&#8221;][vc_column width=&#8221;7\/12&#8243;][vc_column_text]<strong><a href=\"https:\/\/www.usenix.org\/system\/files\/nsdi22-paper-rashelbach.pdf\">Scaling Open vSwitch with a Computational Cache<\/a> (NSDI &#8217;22)<\/strong><\/p>\n<p>Alon Rashelbach, Ori Rottenstreich and Mark Silberstein, <em>Technion<\/em>[\/vc_column_text][\/vc_column][vc_column width=&#8221;5\/12&#8243;][vc_tta_accordion color=&#8221;grey&#8221; c_icon=&#8221;chevron&#8221; c_position=&#8221;right&#8221; active_section=&#8221;0&#8243; collapsible_all=&#8221;true&#8221;][vc_tta_section title=&#8221;Abstract&#8221; tab_id=&#8221;1650195875037-ac6d9dc5-b5b5&#8243;][vc_column_text]Open vSwitch (OVS) is a widely used open-source virtual switch implementation. In this work, we seek to scale up OVS to support hundreds of thousands of OpenFlow rules by accelerating the core component of its data-path &#8211; the packet classification mechanism. To do so we use NuevoMatch, a recent algorithm that uses neural network inference to match packets, and promises significant scalability and performance benefits. We overcome the primary algorithmic challenge of the slow rule update rate in the vanilla NuevoMatch, speeding it up by over <em>three orders of magnitude<\/em>. This improvement enables two design options to integrate NuevoMatch with OVS: (1) using it as an extra caching layer in front of OVS&#8217;s megaflow cache, and (2) using it to completely replace OVS&#8217;s data-path while performing classification directly on OpenFlow rules, and obviating control-path upcalls. Our comprehensive evaluation on real-world packet traces and ClassBench rules demonstrates the geometric mean speedups of 1.9x and 12.3x for the first and second designs, respectively, for 500K rules, with the latter also supporting up to 60K OpenFlow rule updates\/second, by far exceeding the original OVS.[\/vc_column_text][\/vc_tta_section][\/vc_tta_accordion][vc_empty_space height=&#8221;30px&#8221;][\/vc_column][\/vc_row][vc_row tm_bgimagefixed=&#8221;&#8221; break_in_responsive=&#8221;991&#8243; tm_zindex=&#8221;2&#8243; full_width=&#8221;stretch_row&#8221; tm_responsive_css=&#8221;60233685|colbreak_no|||||||||colbreak_no|||||55px||25px||colbreak_no||||||||||colbreak_no|||||||||&#8221; css=&#8221;.vc_custom_1626073880162{padding-top: 111px !important;padding-bottom: 0px !important;}&#8221;][vc_column reduce_extra_padding=&#8221;991&#8243; tm_responsive_css=&#8221;22114509|colbreak_no|||||||||colbreak_no|||||||||colbreak_no||||||||||colbreak_no|||||||||&#8221; css=&#8221;.vc_custom_1626073647852{padding-right: 100px !important;}&#8221;][vc_empty_space height=&#8221;50px&#8221;][\/vc_column][\/vc_row][\/vc_section]<\/p>\n<p>[vc_row tm_bgcolor=&#8221;grey&#8221; tm_bgimagefixed=&#8221;&#8221; break_in_responsive=&#8221;991&#8243; full_width=&#8221;stretch_row&#8221; tm_responsive_css=&#8221;14235946|colbreak_no|||||||||colbreak_no|||||50px||25px||colbreak_no||||||||||colbreak_no|||||||||&#8221; css=&#8221;.vc_custom_1630834239056{padding-bottom: 0px !important;}&#8221;]<\/p>\n<p>[vc_column]<\/p>\n<p>[vc_row_inner]<\/p>\n<p>[vc_column_inner width=&#8221;1\/3&#8243;]<section class=\"tm-vc_cta3-container\"><div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-cta3-without-desc\"><div class=\"tm-vc_cta3_content-container\"><div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\"><div class=\"tm-vc_cta3-headers tm-wrap-cell\"><h4 class=\"tm-custom-heading \" >\/\/ Sponsored by<\/h4>\n<\/div><div class=\"heading-seperator\"><span><\/span><\/div><\/header><\/div><\/div><\/div><\/section><div class=\"themetechmount-boxes themetechmount-boxes-client themetechmount-boxes-view-carousel themetechmount-boxes-col-two themetechmount-boxes-sortable- themetechmount-boxes-textalign-left tm-cta3-rev-heading tm-boxes-carousel-arrow-round tm-boxes-carousel-arrows-above tm-boxes-txtalign-left vc_custom_1629384605757\" data-tm-speed=\"1500\" data-tm-autoplay=\"1\" data-tm-autoplayspeed=\"4500\" data-tm-loop=\"1\" data-tm-dots=\"0\" data-tm-nav=\"above\" data-tm-centermode=\"0\" data-tm-arrowtype=\"round\" data-tm-pauseonfocus=\"1\" data-tm-pauseonhover=\"1\" data-tm-slidestoscroll=\"column\" data-tm-effecttype=\"slide\">\n\t\t<div class=\"themetechmount-boxes-inner themetechmount-boxes-client-inner \">\n\t\t\t\t\n\t\t\t\t<div class=\"row multi-columns-row themetechmount-boxes-row-wrapper\">\n\t\t\t\t\t<div class=\"tm-box-col-wrapper col-lg-6 col-sm-6 col-md-6 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><div class=\"tm-client-logo-tooltip\" data-tooltip=\"ACM\"><div class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo2 themetechmount-client-box-view-simple-logo2\">\n\t<div class=\"themetechmount-hover-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2023\/05\/logo-sigops-1.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n\t<div class=\"themetechmount-featured-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2023\/05\/logo-sigops-1.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n<\/div>\n<\/div><\/div><!-- .tm-client-logo-box-w --> <\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div><!-- .themetechmount-boxes-inner -->   <\/div><!-- .themetechmount-boxes -->  [\/vc_column_inner]<\/p>\n<p>[vc_column_inner width=&#8221;2\/3&#8243;]<section class=\"tm-vc_cta3-container\"><div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-cta3-without-desc\"><div class=\"tm-vc_cta3_content-container\"><div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\"><div class=\"tm-vc_cta3-headers tm-wrap-cell\"><h4 class=\"tm-custom-heading \" >\/\/ In cooperation with<\/h4>\n<\/div><div class=\"heading-seperator\"><span><\/span><\/div><\/header><\/div><\/div><\/div><\/section><div class=\"themetechmount-boxes themetechmount-boxes-client themetechmount-boxes-view-default themetechmount-boxes-col-four themetechmount-boxes-sortable- themetechmount-boxes-textalign-center tm-cta3-rev-heading  wpb_animate_when_almost_visible wpb_none none auto-width vc_custom_16293846237\">\n\t\t<div class=\"themetechmount-boxes-inner themetechmount-boxes-client-inner \">\n\t\t\t\t\n\t\t\t\t<div class=\"row multi-columns-row themetechmount-boxes-row-wrapper\">\n\t\t\t\t\t<div class=\"tm-box-col-wrapper col-lg-3 col-sm-6 col-md-3 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><a class=\"tm-client-logo-link\" href=\"https:\/\/www.usenix.org\/\"><span class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo themetechmount-client-box-view-simple-logo\">\n\t\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2021\/05\/logo-usenix-1.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/span>\n<\/a><\/div><!-- .tm-client-logo-box-w --> <\/div><div class=\"tm-box-col-wrapper col-lg-3 col-sm-6 col-md-3 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><a class=\"tm-client-logo-link\" href=\"https:\/\/cs.technion.ac.il\/\"><span class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo themetechmount-client-box-view-simple-logo\">\n\t\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1002\" height=\"78\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2023\/04\/Technion_TaubCS_Logo_Pos.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/span>\n<\/a><\/div><!-- .tm-client-logo-box-w --> <\/div><div class=\"tm-box-col-wrapper col-lg-3 col-sm-6 col-md-3 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><span class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo themetechmount-client-box-view-simple-logo\">\n\t\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"450\" height=\"202\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2023\/04\/HUJ_Logo-3.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/span>\n<\/div><!-- .tm-client-logo-box-w --> <\/div><div class=\"tm-box-col-wrapper col-lg-3 col-sm-6 col-md-3 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><a class=\"tm-client-logo-link\" href=\"https:\/\/research.ibm.com\/labs\/haifa\/\"><span class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo themetechmount-client-box-view-simple-logo\">\n\t\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"65\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2023\/04\/IBM_Research_israel_t.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/span>\n<\/a><\/div><!-- .tm-client-logo-box-w --> <\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div><!-- .themetechmount-boxes-inner -->   <\/div><!-- .themetechmount-boxes -->  [\/vc_column_inner]<\/p>\n<p>[\/vc_row_inner]<\/p>\n<p>[vc_row_inner][vc_column_inner]<section class=\"tm-vc_cta3-container\"><div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-cta3-without-desc\"><div class=\"tm-vc_cta3_content-container\"><div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\"><div class=\"tm-vc_cta3-headers tm-wrap-cell\"><h4 class=\"tm-custom-heading \" >\/\/ Platinum Sponsors<\/h4>\n<\/div><div class=\"heading-seperator\"><span><\/span><\/div><\/header><\/div><\/div><\/div><\/section><div class=\"themetechmount-boxes themetechmount-boxes-client themetechmount-boxes-view-carousel themetechmount-boxes-col-four themetechmount-boxes-sortable- themetechmount-boxes-textalign-left tm-cta3-rev-heading tm-boxes-carousel-arrow-round tm-boxes-carousel-arrows-above tm-boxes-txtalign-left vc_custom_1630833232872\" data-tm-speed=\"1500\" data-tm-autoplay=\"1\" data-tm-autoplayspeed=\"4500\" data-tm-loop=\"1\" data-tm-dots=\"0\" data-tm-nav=\"above\" data-tm-centermode=\"0\" data-tm-arrowtype=\"round\" data-tm-pauseonfocus=\"1\" data-tm-pauseonhover=\"1\" data-tm-slidestoscroll=\"column\" data-tm-effecttype=\"slide\">\n\t\t<div class=\"themetechmount-boxes-inner themetechmount-boxes-client-inner \">\n\t\t\t\t\n\t\t\t\t<div class=\"row multi-columns-row themetechmount-boxes-row-wrapper\">\n\t\t\t\t\t<div class=\"tm-box-col-wrapper col-lg-3 col-sm-6 col-md-3 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><div class=\"tm-client-logo-tooltip\" data-tooltip=\"MisradHaMada\"><a class=\"tm-client-logo-link\" href=\"https:\/\/www.gov.il\/en\/departments\/about\/most_about\"><div class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo2 themetechmount-client-box-view-simple-logo2\">\n\t<div class=\"themetechmount-hover-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2023\/04\/MisradHamada-1.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n\t<div class=\"themetechmount-featured-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2023\/04\/MisradHamada-1.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n<\/div>\n<\/a><\/div><\/div><!-- .tm-client-logo-box-w --> <\/div><div class=\"tm-box-col-wrapper col-lg-3 col-sm-6 col-md-3 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><div class=\"tm-client-logo-tooltip\" data-tooltip=\"Technion\"><a class=\"tm-client-logo-link\" href=\"https:\/\/www.technion.ac.il\/\"><div class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo2 themetechmount-client-box-view-simple-logo2\">\n\t<div class=\"themetechmount-hover-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2021\/05\/logo-Technion-1-1.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n\t<div class=\"themetechmount-featured-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2021\/05\/logo-Technion-1-1.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n<\/div>\n<\/a><\/div><\/div><!-- .tm-client-logo-box-w --> <\/div><div class=\"tm-box-col-wrapper col-lg-3 col-sm-6 col-md-3 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><div class=\"tm-client-logo-tooltip\" data-tooltip=\"Red Hat\"><a class=\"tm-client-logo-link\" href=\"https:\/\/www.redhat.com\/\"><div class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo2 themetechmount-client-box-view-simple-logo2\">\n\t<div class=\"themetechmount-hover-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2021\/09\/logo-redhat-1.png\" class=\"attachment-full size-full wp-post-image\" alt=\"Red Hat\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n\t<div class=\"themetechmount-featured-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2021\/09\/logo-redhat-1.png\" class=\"attachment-full size-full wp-post-image\" alt=\"Red Hat\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n<\/div>\n<\/a><\/div><\/div><!-- .tm-client-logo-box-w --> <\/div><div class=\"tm-box-col-wrapper col-lg-3 col-sm-6 col-md-3 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><div class=\"tm-client-logo-tooltip\" data-tooltip=\"IBM\"><a class=\"tm-client-logo-link\" href=\"http:\/\/www.ibm.com\/\"><div class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo2 themetechmount-client-box-view-simple-logo2\">\n\t<div class=\"themetechmount-hover-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2021\/05\/logo-IBM-1.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n\t<div class=\"themetechmount-featured-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2021\/05\/logo-IBM-1.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n<\/div>\n<\/a><\/div><\/div><!-- .tm-client-logo-box-w --> <\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div><!-- .themetechmount-boxes-inner -->   <\/div><!-- .themetechmount-boxes -->  [\/vc_column_inner][\/vc_row_inner]<\/p>\n<p>[vc_row_inner][vc_column_inner]<section class=\"tm-vc_cta3-container\"><div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-cta3-without-desc\"><div class=\"tm-vc_cta3_content-container\"><div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\"><div class=\"tm-vc_cta3-headers tm-wrap-cell\"><h4 class=\"tm-custom-heading \" >\/\/ Gold Sponsors<\/h4>\n<\/div><div class=\"heading-seperator\"><span><\/span><\/div><\/header><\/div><\/div><\/div><\/section><div class=\"themetechmount-boxes themetechmount-boxes-client themetechmount-boxes-view-carousel themetechmount-boxes-col-four themetechmount-boxes-sortable- themetechmount-boxes-textalign-left tm-cta3-rev-heading tm-boxes-carousel-arrow-round tm-boxes-carousel-arrows-above tm-boxes-txtalign-left vc_custom_1630833242799\" data-tm-speed=\"1500\" data-tm-autoplay=\"1\" data-tm-autoplayspeed=\"4500\" data-tm-loop=\"1\" data-tm-dots=\"0\" data-tm-nav=\"above\" data-tm-centermode=\"0\" data-tm-arrowtype=\"round\" data-tm-pauseonfocus=\"1\" data-tm-pauseonhover=\"1\" data-tm-slidestoscroll=\"column\" data-tm-effecttype=\"slide\">\n\t\t<div class=\"themetechmount-boxes-inner themetechmount-boxes-client-inner \">\n\t\t\t\t\n\t\t\t\t<div class=\"row multi-columns-row themetechmount-boxes-row-wrapper\">\n\t\t\t\t\t<div class=\"tm-box-col-wrapper col-lg-3 col-sm-6 col-md-3 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><div class=\"tm-client-logo-tooltip\" data-tooltip=\"YDB\"><a class=\"tm-client-logo-link\" href=\"https:\/\/ydb.tech\/\"><div class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo2 themetechmount-client-box-view-simple-logo2\">\n\t<div class=\"themetechmount-hover-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2023\/05\/YDB_NEW.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n\t<div class=\"themetechmount-featured-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2023\/05\/YDB_NEW.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n<\/div>\n<\/a><\/div><\/div><!-- .tm-client-logo-box-w --> <\/div><div class=\"tm-box-col-wrapper col-lg-3 col-sm-6 col-md-3 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><div class=\"tm-client-logo-tooltip\" data-tooltip=\"VMware\"><a class=\"tm-client-logo-link\" href=\"https:\/\/www.vmware.com\/\"><div class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo2 themetechmount-client-box-view-simple-logo2\">\n\t<div class=\"themetechmount-hover-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2022\/01\/logo-vmware.png\" class=\"attachment-full size-full wp-post-image\" alt=\"VMWare research\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n\t<div class=\"themetechmount-featured-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2022\/01\/logo-vmware.png\" class=\"attachment-full size-full wp-post-image\" alt=\"VMWare research\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n<\/div>\n<\/a><\/div><\/div><!-- .tm-client-logo-box-w --> <\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div><!-- .themetechmount-boxes-inner -->   <\/div><!-- .themetechmount-boxes -->  [\/vc_column_inner][\/vc_row_inner]<\/p>\n<p>[vc_row_inner][vc_column_inner]<section class=\"tm-vc_cta3-container\"><div class=\"tm-vc_general tm-vc_cta3 tm-cta3-only tm-vc_cta3-style-classic tm-vc_cta3-shape-rounded tm-vc_cta3-align-left tm-vc_cta3-color-transparent tm-vc_cta3-icon-size-md tm-cta3-without-desc\"><div class=\"tm-vc_cta3_content-container\"><div class=\"tm-vc_cta3-content\"><header class=\"tm-vc_cta3-content-header tm-wrap\"><div class=\"tm-vc_cta3-headers tm-wrap-cell\"><h4 class=\"tm-custom-heading \" >\/\/ Silver Sponsors<\/h4>\n<\/div><div class=\"heading-seperator\"><span><\/span><\/div><\/header><\/div><\/div><\/div><\/section><div class=\"themetechmount-boxes themetechmount-boxes-client themetechmount-boxes-view-carousel themetechmount-boxes-col-four themetechmount-boxes-sortable- themetechmount-boxes-textalign-left tm-cta3-rev-heading tm-boxes-carousel-arrow-round tm-boxes-carousel-arrows-above tm-boxes-txtalign-left vc_custom_1630833250826\" data-tm-speed=\"1500\" data-tm-autoplay=\"1\" data-tm-autoplayspeed=\"4500\" data-tm-loop=\"1\" data-tm-dots=\"0\" data-tm-nav=\"above\" data-tm-centermode=\"0\" data-tm-arrowtype=\"round\" data-tm-pauseonfocus=\"1\" data-tm-pauseonhover=\"1\" data-tm-slidestoscroll=\"column\" data-tm-effecttype=\"slide\">\n\t\t<div class=\"themetechmount-boxes-inner themetechmount-boxes-client-inner \">\n\t\t\t\t\n\t\t\t\t<div class=\"row multi-columns-row themetechmount-boxes-row-wrapper\">\n\t\t\t\t\t<div class=\"tm-box-col-wrapper col-lg-3 col-sm-6 col-md-3 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><div class=\"tm-client-logo-tooltip\" data-tooltip=\"XINNOR\"><a class=\"tm-client-logo-link\" href=\"https:\/\/xinnor.io\/\"><div class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo2 themetechmount-client-box-view-simple-logo2\">\n\t<div class=\"themetechmount-hover-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2023\/01\/Xinnor-Logo_NEW.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n\t<div class=\"themetechmount-featured-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2023\/01\/Xinnor-Logo_NEW.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n<\/div>\n<\/a><\/div><\/div><!-- .tm-client-logo-box-w --> <\/div><div class=\"tm-box-col-wrapper col-lg-3 col-sm-6 col-md-3 col-xs-12 \"><div class=\"tm-client-logo-box-w\"><div class=\"tm-client-logo-tooltip\" data-tooltip=\"MTA\"><a class=\"tm-client-logo-link\" href=\"https:\/\/www.int.mta.ac.il\/\"><div class=\"themetechmount-box themetechmount-box-client themetechmount-box-view-simple-logo2 themetechmount-client-box-view-simple-logo2\">\n\t<div class=\"themetechmount-hover-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2022\/05\/logo-MTA.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n\t<div class=\"themetechmount-featured-img\">\n\t\t<span class=\"themetechmount-item-thumbnail\">\n\t\t\t<span class=\"themetechmount-item-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"244\" height=\"150\" src=\"https:\/\/www.systor.org\/2023\/wp-content\/uploads\/sites\/6\/2022\/05\/logo-MTA.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" \/>\n\t\t\t<\/span>\n\t\t<\/span><\/div>\n<\/div>\n<\/a><\/div><\/div><!-- .tm-client-logo-box-w --> <\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div><!-- .themetechmount-boxes-inner -->   <\/div><!-- .themetechmount-boxes -->  [\/vc_column_inner][\/vc_row_inner]<\/p>\n<p>[\/vc_column]<\/p>\n<p>[\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_section][vc_row tm_bgimagefixed=&#8221;&#8221; break_in_responsive=&#8221;991&#8243; tm_zindex=&#8221;2&#8243; full_width=&#8221;stretch_row&#8221; tm_responsive_css=&#8221;60233685|colbreak_no|||||||||colbreak_no|||||55px||25px||colbreak_no||||||||||colbreak_no|||||||||&#8221; css=&#8221;.vc_custom_1650194862095{padding-top: 111px !important;padding-bottom: 0px !important;}&#8221;][vc_column reduce_extra_padding=&#8221;991&#8243; tm_responsive_css=&#8221;22114509|colbreak_no|||||||||colbreak_no|||||||||colbreak_no||||||||||colbreak_no|||||||||&#8221; css=&#8221;.vc_custom_1626073647852{padding-right: 100px !important;}&#8221;][vc_column_text css=&#8221;.vc_custom_1655044470660{margin-top: -50px !important;}&#8221;]We are delighted to announce the highlight papers that will be part of the technical program of SYSTOR 2023.[\/vc_column_text][\/vc_column][\/vc_row][vc_row tm_bgimagefixed=&#8221;&#8221;][vc_column width=&#8221;7\/12&#8243;][vc_column_text]Starlight: Fast Container Provisioning on the Edge and over the WAN\u00a0 (NSDI 2022) Jun Lin Chen and &hellip; <a href=\"https:\/\/www.systor.org\/2023\/client\/3511-copy-2\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">MTA<\/span><\/a><\/p>\n","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4096","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.systor.org\/2023\/wp-json\/wp\/v2\/pages\/4096","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.systor.org\/2023\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.systor.org\/2023\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.systor.org\/2023\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.systor.org\/2023\/wp-json\/wp\/v2\/comments?post=4096"}],"version-history":[{"count":33,"href":"https:\/\/www.systor.org\/2023\/wp-json\/wp\/v2\/pages\/4096\/revisions"}],"predecessor-version":[{"id":4480,"href":"https:\/\/www.systor.org\/2023\/wp-json\/wp\/v2\/pages\/4096\/revisions\/4480"}],"wp:attachment":[{"href":"https:\/\/www.systor.org\/2023\/wp-json\/wp\/v2\/media?parent=4096"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}