메뉴 여닫기
환경 설정 메뉴 여닫기
개인 메뉴 여닫기
로그인하지 않음
지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

대문: 두 판 사이의 차이

noriwiki
Pinkgo (토론 | 기여)
편집 요약 없음
편집 요약 없음
 
(사용자 2명의 중간 판 28개는 보이지 않습니다)
1번째 줄: 1번째 줄:
[[:분류:컴퓨터 공학|컴퓨터 공학]] 수업 교재를 알아보기 쉽게 정리한 위키 사이트 입니다. 오탈자/서술 오류 등을 발견하면 알려주세요.
<templatestyles src="Template:대문/shared/styles.css" />
* 문서의 개수: {{NUMBEROFARTICLES}}
* 전체 페이지 수: {{NUMBEROFPAGES}}
* 편집 횟수: {{NUMBEROFEDITS}}
[[데이터베이스 시스템]]
[[컴퓨터 시스템]]
[[컴퓨터 네트워크]]


지원하는 서강대학교 전공과목
{{대문/header}}
CSE4110 -[[데이터베이스 시스템]]
 
CSE3030 -[[컴퓨터 시스템#Data Representation|컴퓨터 시스템 개론]]
<div id="home-content" class="home-grid">
CSE4100 -[[컴퓨터 시스템# Exceptional Control Flow|시스템 프로그래밍]]  
<!--
CSE4175 -[[컴퓨터 네트워크]]
<div class="home-card__label">Nori wiki</div>
<div class="home-link">
<div class="home-link__button">[[Help:About the wiki|About the wiki]]</div>
<div class="home-link__button">[[Help:Style guide|Style guide]]</div>
<div class="home-link__button">[[Help:How to contribute|How to contribute]]</div>
</div>
</div>
-->
<div class="home-card home-card--col1 home-card--row1">
<div class="home-card__label">Author</div>
<div class="home-link">
안준호 (Ahn, Junho)<br>
KAIST E3-1 CASYS Lab<br>
KAIST, Dajeon, Republic of Korea Mar 2023 - <br>
Ph.D. Student, School of Computing <br>
✉️ junhoahn@kaist.ac.kr <br>
<div class="home-link__button">[https://sites.google.com/view/junhoahn/ Curriculum Vitae]</div>
</div>
</div>
 
<div class="home-card home-card--col2 home-card--row1">
<div class="home-card_label">Submissions</div>
<tabber>
|-|First author=
# ''[USENIX Security 2024]'' <strong>Junho Ahn</strong>, Jaehyeon Lee, KangHyuk Lee, Wooseok Gwak, Minseong Hwang, Youngjin Kwon, "[[BUDAlloc: Defeating Use-After-Free Bugs by Decoupling Virtual Address Management from Kernel]]" (Acceptance rate: 18.32%, BK21++)
# ''[IEEE S&P 2025]'' <strong>Junho Ahn</strong>, KangHyuk Lee, Chanyoung Park, Hyungon Moon, Youngjin Kwon, "[[SwiftSweeper: Defeating Use-After-Free Bugs Using Memory Sweeper Without Stop-the-World]]" (Acceptance rate: 14.8%, BK21++)
|-|Collaboration=
# ''[European Conference on Computer Systems (EuroSys), 2026]'' Minkyu Jung, Chanshin Kwak, <strong>Junho Ahn</strong>, Sunho Park, Changjun Lee, Jongyul Kim, Jeehoon Kang, Youngjin Kwon, "CofferOS: Hardening OS-level Virtualization with Rust" (BK21++)
# ''[USENIX OSDI 2026]'' Jongyul Kim, Jaehwan Lee, Inhoe Koo, Peizhe Liu, Jiyuan Zhang, <strong>Junho Ahn</strong>, Tianyin Xu, Youngjin Kwon, "Oxbow: A Coordinated Architecture for Multi-component File Systems" (BK21++)
</tabber>
</div>
</div>
 
</div>
<tabber>
|-|Science=
<div class="home-card">
<div class="main-top-left" style="float:left">
<categorytree mode="pages" namespaces="Main Category">전산과학</categorytree>
</div>
<div class="main-top-left" style="float:left">
<categorytree mode="pages" namespaces="Main Category">논문 작성법</categorytree>
</div>
<div class="main-top-left" style="float:left">
<categorytree mode="pages" namespaces="Main Category">수학</categorytree>
</div>
<div style="clear:both"></div>
|-|Hobby=
<div class="home-card">
<categorytree mode="pages" namespaces="Main Category">필름 카메라</categorytree>
</div>
|-|Liberal Arts=
<div class="home-card">
<div class="main-top-left" style="float:left">
<categorytree mode="pages" namespaces="Main Category">중국 문화와 역사</categorytree>
</div>
<div class="main-top-left" style="float:left">
<categorytree mode="pages" namespaces="Main Category">문학</categorytree>
</div>
<div class="main-top-left" style="float:left">
<categorytree mode="pages" namespaces="Main Category">사회과학</categorytree>
</div>
<div style="clear:both"></div>
</tabber>
 
<div class="home-card">
<div class="home-card__label">최근 바뀜</div>
{{Special:RecentChanges/15,hidecategorization,hideminor}}
</div>
</div>
 
<!---
|-|Book Review=
<div class="home-card">
<div class="main-top-left" style="float:left">
<categorytree mode="pages" namespaces="Main Category">문학</categorytree>
</div>
<div class="main-top-left" style="float:left">
<categorytree mode="pages" namespaces="Main Category">사회과학</categorytree>
</div>
<div style="clear:both"></div>
---!>

2026년 4월 14일 (화) 04:26 기준 최신판

👋 Welcome to the

NORI WIKI

Noriwiki 문서 2,283 개 및 수정횟수 6,433
Author
Submissions

  1. [European Conference on Computer Systems (EuroSys), 2026] Minkyu Jung, Chanshin Kwak, Junho Ahn, Sunho Park, Changjun Lee, Jongyul Kim, Jeehoon Kang, Youngjin Kwon, "CofferOS: Hardening OS-level Virtualization with Rust" (BK21++)
  2. [USENIX OSDI 2026] Jongyul Kim, Jaehwan Lee, Inhoe Koo, Peizhe Liu, Jiyuan Zhang, Junho Ahn, Tianyin Xu, Youngjin Kwon, "Oxbow: A Coordinated Architecture for Multi-component File Systems" (BK21++)

최근 바뀜
약어 목록:
새글
새 문서 (새 문서 목록도 보세요)
잔글
사소한 편집
봇이 수행한 편집
(±123)
바이트 수로 표현한 문서 크기의 차이

2026년 6월 18일 (목)

새글    04:59  Memory Harvesting in Multi-GPU Systems with Hierarchical Unified Virtual Memory 차이역사 +16,648 Noribot 토론 기여 (Nori: update draft.md)
새글    04:32  GPU Unified Virtual Memory 차이역사 +7,354 Noribot 토론 기여 (Nori: update draft_gpu_uvm.md)
새글    04:25  분류:GPU Unified Virtual Memory 차이역사 +15 Ahn9807 토론 기여 (새 문서: 분류: GPU)
     04:25 삭제 기록 Ahn9807 토론 기여님이 분류토론:GPU Unified Virtual Memory 문서를 삭제했습니다 (내용: "분류: GPU". 유일한 편집자는 "Ahn9807" (토론))
새글    03:09  사용자:Noribot 차이역사 +470 Ahn9807 토론 기여 (새 문서: 이 봇은 AI Agent가 글을 작성하기 위해서 사용되는 봇입니다. Generative AI was used for editorial purposes, including grammar correction, wording improvement, and readability refinement. We also used OpenAI Codex as an writing tool. All AI-assisted text and code changes were manually inspected, tested, and revised by the authors (Junho Ahn). However, always, Junho Ahn doesn't guarantee the correctness of the contents. Use as your will. ;;Ə_ə;;)
새글    03:06  Tree-based Neighboring Prefetcher 차이역사 +5,833 Noribot 토론 기여 (Nori: update draft_tbnp.md)

2026년 6월 17일 (수)

새글    09:15  ARIADNE: Adaptive UVM Management for Efficient GPU Memory Oversubscription 3개 바뀜 역사 +14,796 [Noribot (3×)]
     
09:15 (최신 | 이전) +726 Noribot 토론 기여 (Nori: update draft.md)
     
09:02 (최신 | 이전) +2 Noribot 토론 기여 (Nori: update draft.md)
새글    
09:00 (최신 | 이전) +14,068 Noribot 토론 기여 (Nori: update draft.md)
     08:50 사용자 만들기 기록 Noribot 토론 기여 사용자 계정을 Ahn9807 토론 기여님이 만들었습니다