<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NFV on JackKuo's Blog</title><link>https://jackkuo.org/tags/nfv/</link><description>Recent content in NFV on JackKuo's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-TW</language><lastBuildDate>Thu, 22 Apr 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://jackkuo.org/tags/nfv/index.xml" rel="self" type="application/rss+xml"/><item><title>導讀 Microscope: Queue-based Performance Diagnosis for Network Functions</title><link>https://jackkuo.org/post/microscope_2020_sigcomm/</link><pubDate>Thu, 22 Apr 2021 00:00:00 +0000</pubDate><guid>https://jackkuo.org/post/microscope_2020_sigcomm/</guid><description>概要 論文連結，SIGCOMM 2020 演講投影片 演講影片 作者提出一套用於 NFs 的效能診斷工具——Microscope，透過線上統計、離線分析每個 NF 佇列，</description></item><item><title>導讀 Performance Contracts for Software Network Functions</title><link>https://jackkuo.org/post/performance_contracts_nsdi/</link><pubDate>Tue, 05 Jan 2021 00:00:00 +0000</pubDate><guid>https://jackkuo.org/post/performance_contracts_nsdi/</guid><description>概要 論文連結，NSDI 2019 開源程式碼 演講投影片 演講影片 作者使用效能關鍵變數（performance critical variables）配合符號執行（symb</description></item><item><title>導讀 Contention-Aware Performance Prediction For Virtualized Network Functions</title><link>https://jackkuo.org/post/contention_aware_sigcomm_2020/</link><pubDate>Thu, 03 Dec 2020 00:00:00 +0000</pubDate><guid>https://jackkuo.org/post/contention_aware_sigcomm_2020/</guid><description>概要 論文連結，SIGCOMM 2020 部分開源程式碼 由於營運商有成本、SLA 考量，需要在佈建環境前預測 NF 的效能，或需要知道相關參數的修改會對整體系統</description></item><item><title>openNetVM 虛擬機安裝筆記</title><link>https://jackkuo.org/post/opennetvm_installation/</link><pubDate>Wed, 28 Oct 2020 00:00:00 +0000</pubDate><guid>https://jackkuo.org/post/opennetvm_installation/</guid><description>安裝 參考官方教學 Notion 筆記 最簡單方式 使用 QEMU + KVM 去執行，在 Ubuntu 20.04 下安裝時使用下面指令啟動： 備註：如果無法正常執行，請把 -cpu 的參數改為 Skylake-Server (因為有些 CPU 指令</description></item><item><title>導讀 Fault Tolerant Service Function Chaining</title><link>https://jackkuo.org/post/fault_tolerant_service_function_chaining/</link><pubDate>Tue, 13 Oct 2020 00:00:00 +0000</pubDate><guid>https://jackkuo.org/post/fault_tolerant_service_function_chaining/</guid><description>概要 論文連結，2020 SIGCOMM Notion 筆記 開源程式碼 在 middlebox 出錯時，能夠快速且正確的恢復是一大挑戰。 作者提出 FTC 框架，允許總長 f+1 個 middlebox 時能夠有 f 個 middlebox 失效。假設每</description></item><item><title>導讀 Microboxes: High Performance NFV with Customizable, Asynchronous TCP Stacks and Dynamic Subscriptions</title><link>https://jackkuo.org/post/microboxes_high_performance_nfv_with_customizable/</link><pubDate>Wed, 07 Oct 2020 00:00:00 +0000</pubDate><guid>https://jackkuo.org/post/microboxes_high_performance_nfv_with_customizable/</guid><description>概要 論文連結，2018 SIGCOMM Notion 筆記 當今的 NFV 框架都是封包取向的，對於處理較複雜、上層（應用層）協定會顯得沒效率。 Microbox 支援 transport、appl</description></item><item><title>導讀 OpenBox: A Software-Defined Framework for Developing,Deploying, and Managing Network Functions</title><link>https://jackkuo.org/post/openbox_a_software-defined_framework_for_developing_deploying_and_managing_network_functions/</link><pubDate>Mon, 21 Sep 2020 00:00:00 +0000</pubDate><guid>https://jackkuo.org/post/openbox_a_software-defined_framework_for_developing_deploying_and_managing_network_functions/</guid><description>概要 論文連結，SIGCOMM 2016 開源程式碼 NFP 有提到這篇論文 Notion 筆記 作者提出名為 OpenBox 的 NFV 框架，可有效的將 NF 從 data plane 中解耦 control plane，有點像是 SDN 只解決</description></item><item><title>導讀 NFP: Enabling Network Function Parallelism in NFV</title><link>https://jackkuo.org/post/nfp_enabling_network_function_parallelism_in_nfv/</link><pubDate>Wed, 16 Sep 2020 00:00:00 +0000</pubDate><guid>https://jackkuo.org/post/nfp_enabling_network_function_parallelism_in_nfv/</guid><description>概要 論文連結，SIGCOMM 2017 SpeedyBox 有提到這篇論文 Notion 筆記 當今企業網路中，有 53% 的 NF 可以被平行化加速。因此作者提出了一個框架，採取一些手段使得 NF 們可</description></item><item><title>導讀 Management and Orchestration Challenges in Network Functions Virtualization</title><link>https://jackkuo.org/post/management_and_orchestration_challenges_in_network_functions_virtualization/</link><pubDate>Sun, 13 Sep 2020 00:00:00 +0000</pubDate><guid>https://jackkuo.org/post/management_and_orchestration_challenges_in_network_functions_virtualization/</guid><description>概要 論文連結，IEEE Communications Magazine 2016 Notion 筆記 這篇論文介紹了 ETSI 目前的 MANO 架構，並且比較了現行多種 MANO 實作功能架構差異，最後提出目前的挑戰、研究方向。 比較的標</description></item><item><title>導讀 VNF Placement with Replication for Load Balancing in NFV Networks</title><link>https://jackkuo.org/post/vnf_placement_with_replication_for_load_balancing_in_nfv_networks/</link><pubDate>Wed, 26 Aug 2020 00:00:00 +0000</pubDate><guid>https://jackkuo.org/post/vnf_placement_with_replication_for_load_balancing_in_nfv_networks/</guid><description>概要 論文連結，2017 ICC Notion 筆記 為了解決網路負載，挑選好地方置放 Servcie Function Chain (SFC) 是個難題。 因為 VNFs 只能放在資料中心，因此使用較小的 cluster server 以縮短使用者到達資</description></item><item><title>導讀 NFVnice: Dynamic Backpressure and Scheduling for NFV Service Chains</title><link>https://jackkuo.org/post/nfvnice_dynamic_backpressure_and_scheduling_for_nfv_service_chains/</link><pubDate>Thu, 13 Aug 2020 00:00:00 +0000</pubDate><guid>https://jackkuo.org/post/nfvnice_dynamic_backpressure_and_scheduling_for_nfv_service_chains/</guid><description>概要 論文連結，2017 SIGCOMM 簡報 Notion 筆記 開源程式碼 這篇論文提出了一個對於 NF 來說公平的排程器，旨在解決作業系統無法清楚知道 NFV 的需求，因此自定義排程器</description></item><item><title>導讀 SpeedyBox: Low-Latency NFV Service Chains with Cross-NF Runtime Consolidation</title><link>https://jackkuo.org/post/speedybox_nfv/</link><pubDate>Fri, 22 May 2020 00:00:00 +0000</pubDate><guid>https://jackkuo.org/post/speedybox_nfv/</guid><description>論文連結，ICDCS 2019 論文筆記 實驗室 meeting 簡報連結 Notion 筆記 這篇論文主要是由北京清華的學生們寫的，2019 年時發表在 IEEE 39th International Conference on Distributed Computing Systems (ICDCS)。</description></item></channel></rss>