Skip to content
View hygoni's full-sized avatar
🐢
42 Seoul
🐢
42 Seoul

Highlights

  • Pro

Block or report hygoni

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hygoni/README.md

Introduction

profile image

Born in August 2000, Korea.
I love Linux and FOSS.

Currently I am:

  • An official reviewer @ the Linux kernel slab subsystem
  • Software Engineering Intern @ SK Hynix
  • a senior at Chungnam National University, graduating in Feb. 2025.

A few internships I've done:

  • Software Engineering Intern @ SK Hynix (Dec. 2024 ~ Present)
    • Working on software solutions for CXL-based heterogeneous memory systems.
  • Security SW Engineering Intern @ NVIDIA (Jun. 2024 ~ Nov. 2024)
    • Worked on enabling OP-TEE on new NVIDIA products.
    • Investigated issues with Rust integration on existing C++ projects for Secure Element.
  • Software Engineering Intern @ Panmnesia (Sep. 2023 ~ Dec. 2023)

Topics that I'm interested in:

  • Linux
    • BPF/Perf (System Performance Analysis)
    • Memory Management Subsystem
    • SL[AUO]B allocators
  • Computer Architecture
  • Virtualization
  • Algorithm

Mottos

  • Read a lot, think a lot
  • Learn from others
  • Start small
  • Be good to others and myself

My contributions to linux kernel

See on linux-next

My primary role is to review and test slab patches.
Sometimes I also develop new features based on ideas I come up with while reviewing code or attending to conf sessions.

Blog

My Korean Blog

solved.ac profile

solved.ac tier

Contact

My emails are:

feel free to email me.

Pinned Loading

  1. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C 1 1

  2. awesome-linux-kernel awesome-linux-kernel Public

    Useful resources for learning kernel

    16 5

  3. precise-leak-sanitizer precise-leak-sanitizer Public

    A dynamic memory leak detector that can pinpoint where memory is lost, using LLVM pass

    LLVM 18 2

  4. mm-book mm-book Public

    My personal study log on Linux Memory Management Subsystem

    2 2

  5. NavyBye/ft_transcendence NavyBye/ft_transcendence Public

    Ruby 6 1

  6. research-paper-summary research-paper-summary Public

    Summary of papers that I read