Skip to main content

Jeongseob Ahn

Korea University · Computer Science

About the Lab

Professor Jeongseob Ahn's research lab focuses on computer architecture and virtualization systems, with a strong emphasis on optimizing resource management, security, and performance in virtualized and cloud computing environments. The lab explores innovative techniques for efficient memory management, hypervisor security, and scalable coherence protocols in distributed and multi-tenant systems. Key research directions include improving virtual machine isolation, reducing virtualization overhead, and enhancing system performance through architectural innovations such as flat nested page tables and subspace snooping. The lab also investigates the impact of physical design parameters—like tool surface textures—on machining performance, bridging hardware-software co-design with manufacturing applications.

virtualizationcloud securitymemory managementcoherence protocolssystem virtualization

Research Overview

Papers
35
Total Citations
629
Papers (5y)
10
Primary Field
Computer Science

Research Output Trend

Figures are computed from collected data and may differ slightly.

Publications per year (5y)
10total
2022
2023
2024
2025
2026
Citations per year (5y)
40total
20222023202420252026

Selected Papers

15
1
Article|146 citations·2019
GrandSLAm
Ram Srivatsa Kannan, Lavanya Subramanian, Ashwin Raju, Jeongseob Ahn, Jason Mars, Lingjia Tang

The microservice architecture has dramatically reduced user effort in adopting and maintaining servers by providing a catalog of functions as services that can be used as building blocks to construct applications. This has enabled datacenter operators to look at managing datacenter hosting microservices quite differently from traditional infrastructures. Such a paradigm shift calls for a need to rethink resource management strategies employed in such execution environments. We observe that the v

Information SystemsComputer Science
2
Article|80 citations·2011
Architectural support for secure virtualization under a vulnerable hypervisor
Seongwook Jin, Jeongseob Ahn, Sang-Hoon Cha, Jaehyuk Huh

Although cloud computing has emerged as a promising future computing model, security concerns due to malicious tenants have been deterring its fast adoption. In cloud computing, multiple tenants may share physical systems by using virtualization techniques. In such a virtualized system, a software hypervisor creates virtual machines (VMs) from the physical system, and provides each user with an isolated VM. However, the hypervisor, with a full control over hardware resources, can access the memo

Artificial IntelligenceComputer Science
3
Article|68 citations·2012
Dynamic virtual machine scheduling in clouds for architectural shared resources
Jeongseob Ahn, Changdae Kim, Jaeung Han, Young-ri Choi, Jaehyuk Huh
USENIX conference on Hot Topics in Cloud Ccomputing

As research progresses, the surface texture tool can significantly reduce the cutting heat and cutting force. However, the tool surface texture width, depth, and spacing also have an impact on the cutting performance. Using the Taguchi method and finite element analysis, the changing laws of cutting temperature, pressure, stress distribution, and cutting force were studied. The results showed that the tool texture width had the greatest influence on the cutting performance, followed by the tool

Information SystemsComputer Science
4
Article|54 citations·2010
Subspace snooping
Daehoon Kim, Jeongseob Ahn, Jaehong Kim, Jaehyuk Huh

Although snoop-based coherence protocols provide fast cache-to-cache transfers with a simple and robust coherence mechanism, scaling the protocols has been difficult due to the overheads of broadcast snooping. In this paper, we propose a coherence filtering technique called subspace snooping, which stores the potential sharers of each memory page in the page table entry. By using the sharer information in the page table entry, coherence transactions for a page generate snoop requests only to the

Hardware and ArchitectureComputer Science
5
Article|46 citations·2012
Revisiting hardware-assisted page walks for virtualized systems
Jeongseob Ahn, Seongwook Jin, Jaehyuk Huh
ACM SIGARCH Computer Architecture News

Recent improvements in architectural supports for virtualization have extended traditional hardware page walkers to traverse nested page tables. However, current two-dimensional (2D) page walkers have been designed under the assumption that the usage patterns of guest and nested page tables are similar. In this paper, we revisit the architectural supports for nested page table walks to incorporate the unique characteristics of memory management by hypervisors. Unlike page tables in native system

Hardware and ArchitectureComputer Science
6
Article|29 citations·2014
Micro-Sliced Virtual Processors to Hide the Effect of Discontinuous CPU Availability for Consolidated Systems
Jeongseob Ahn, Chang Hyun Park, Jaehyuk Huh

Although time-sharing CPUs has been an essential technique to virtualize CPUs for threads and virtual machines, most of the commercial operating systems and hyper visors maintain relatively coarse-grained time slices to mitigate the costs of context switching. However, the proliferation of system virtualization poses a new challenge for the coarse-grained time sharing techniques, since operating systems are running on virtual CPUs. The current system stack was designed under the assumption that

Hardware and ArchitectureComputer Science
7
Article|28 citations·2012
Revisiting hardware-assisted page walks for virtualized systems
Jeongseob Ahn, Seongwook Jin, Jaehyuk Huh

Recent improvements in architectural supports for virtualization have extended traditional hardware page walkers to traverse nested page tables. However, current two-dimensional (2D) page walkers have been designed under the assumption that the usage patterns of guest and nested page tables are similar. In this paper, we revisit the architectural supports for nested page table walks to incorporate the unique characteristics of memory management by hypervisors. Unlike page tables in native system

Hardware and ArchitectureComputer Science
8
Article|26 citations·2023
Fast and Efficient Model Serving Using Multi-GPUs with Direct-Host-Access
Jinwoo Jeong, Seungsu Baek, Jeongseob Ahn

As deep learning (DL) inference has been widely adopted for building user-facing applications in many domains, it is increasingly important for DL inference servers to achieve high throughput while preserving bounded latency. DL inference requests can be immediately served if the corresponding model is already in the GPU memory. Otherwise, it needs to load the model from host to GPU, adding a significant delay to inference. This paper proposes DeepPlan to minimize inference latency while provisi

Computer Vision and Pattern RecognitionComputer Science
9
Article|25 citations·2015
H-SVM: Hardware-Assisted Secure Virtual Machines under a Vulnerable Hypervisor
Seongwook Jin, Jeongseob Ahn, Jinho Seol, Sang-Hoon Cha, Jaehyuk Huh, Seungryoul Maeng
SJR Q1IEEE Transactions on Computers

With increasing demands on cloud computing, protecting guest virtual machines (VMs) from malicious attackers has become critical to provide secure services. The current cloud security model with software-based virtualization relies on the invulnerability of the software hypervisor and its trustworthy administrator with the root permission. However, compromising the hypervisor with remote attacks or root permission grants the attackers with a full access capability to the memory and context of a

Artificial IntelligenceComputer Science
10
Book Chapter|20 citations·2011
The Effect of Multi-core on HPC Applications in Virtualized Systems
Jaeung Han, Jeongseob Ahn, Changdae Kim, Youngjin Kwon, Young-ri Choi, Jaehyuk Huh
SJR Q2Lecture notes in computer scienceOA
Information SystemsComputer Science
11
Article|17 citations·2015
Fast Two-Level Address Translation for Virtualized Systems
Jeongseob Ahn, Seongwook Jin, Jaehyuk Huh
SJR Q1IEEE Transactions on Computers

Recently, there have been several improvements in architectural supports for two-level address translation for virtualized systems. However, those improvements including HW-based two-dimensional (2D) page walkers have extended the traditional multi-level page tables, without considering the memory management characteristics of virtual machines. This paper exploits the unique behaviors of the hypervisor, and proposes three new nested address translation schemes for virtualized systems. The first

Hardware and ArchitectureComputer Science
12
Article|13 citations·2019
Caliper
Ram Srivatsa Kannan, Michael A. Laurenzano, Jeongseob Ahn, Jason Mars, Lingjia Tang
SJR Q2ACM Transactions on Architecture and Code OptimizationOA

We introduce Caliper , a technique for accurately estimating performance interference occurring in shared servers. Caliper overcomes the limitations of prior approaches by leveraging a micro-experiment-based technique. In contrast to state-of-the-art approaches that focus on periodically pausing co-running applications to estimate slowdown, Caliper utilizes a strategic phase-triggered technique to capture interference due to co-location. This enables Caliper to orchestrate an accurate and low-ov

Computer Networks and CommunicationsComputer Science
13
Article|12 citations·2019
LightCert: On designing a lighter certificate for resource‐limited Internet‐of‐Things devices
HyukSang Kwon, Jeongseob Ahn, JeongGil Ko
SJR Q2Transactions on Emerging Telecommunications Technologies

Abstract Internet‐of‐Things (IoT) devices are typically resource constrained in terms of computing capabilities and battery power. Despite the efforts from the Internet Engineering Task Force (IETF) to established standards for IoT such as IPv6 over low‐power wireless personal area networks (6LoWPAN), routing protocol for low‐power lossy networks (RPL), and constrained application protocol (CoAP), certificate‐based Internet security protocols have not been fully addressed yet. We see the main ca

Computer Networks and CommunicationsComputer Science
14
Article|11 citations·2021
Exploring the Design Space of Page Management for Multi-Tiered Memory Systems
Jonghyeon Kim, Wonkyo Choe, Jeongseob Ahn
USENIX Annual Technical Conference
Hardware and ArchitectureComputer Science
15
Article|9 citations·2016
Enhancing DRAM Self-Refresh for Idle Power Reduction
Byoungchan Oh, Nilmini Abeyratne, Jeongseob Ahn, Ronald Dreslinski, Trevor Mudge

DRAM can enter self-refresh mode to save power during idle periods. But self-refresh mode does not modify or reduce the number of refresh operations, therefore the refresh energy stays the same. We observe that in the self-refresh mode DRAM cells are in two distinct modes, static (idle) and dynamic (refreshing), and that the switching between these modes are predictable. In this paper, we propose two new self-refresh modes to improve the power efficiency of DRAM: Enhanced Self-Refresh (ESR) and

Electrical and Electronic EngineeringEngineering

Research Areas

Hardware and ArchitectureInformation SystemsArtificial IntelligenceComputer Networks and CommunicationsComputer Vision and Pattern RecognitionElectrical and Electronic Engineering

Dive deeper into Jeongseob Ahn's research on Nubint

Open this lab's papers in the app to read with AI, summarize, and cite in your writing.