Posts
519
Following
98
Followers
115
A relatively new professional kernel hacker, born in August 6, 2000, and living in Korea (South!).

- Linux Kernel Developer @ Oracle (Linux Kernel MM) (2025.02 ~ Present)
- Reviewer for the Linux Slab & Reverse Mapping subsystem
- Former Intern @ NVIDIA, SK Hynix, Panmnesia (Security, MM and CXL)
- B.Sc. in Computer Science & Engineering, Chungnam National University (Class of 2025)

Opinions are my own.

My interests are:
Memory Management,
Computer Architecture,
Circuit Design,
Virtualization
Edited 1 year ago
2
7
17

Harry (Hyeonggon) Yoo

Edited 1 year ago
there are so many batteries I should charge everyday... laptop, smartphone, smart watch and bluetooth earphones.

start to feel nervous when one of them is gone.
1
0
2
So, you want to read LKML with Gmail (experimental, testers needed)

https://lore.kernel.org/workflows/20231115-black-partridge-of-growth-54bf2e@nitro/
2
14
18

LWN.net is now @LWN@lwn.net

[$] Faster kernel testing with virtme-ng https://lwn.net/Articles/951313/

0
3
5
PSA: we're only a few weeks away from Linux Kernel 6.6.6.
10
105
185
Just realized that "PCI device" and "Peripheral" are a bit confusing
0
1
2

Harry (Hyeonggon) Yoo

Edited 1 year ago
@vbabka @kernellogger @gregkh
users will see the deprecation at least....
1
0
1

Harry (Hyeonggon) Yoo

Edited 1 year ago
A few diagrams about PCIe. 1) An example PCIe topology 2) PCIe Switch and 3) Root Complex
1
0
2

Harry (Hyeonggon) Yoo

This is why I go to the gym
0
0
2
@lkundrak Press ANY to continue?
0
0
1
@bagder wait, do even wearables use curl?
1
0
0
@lkundrak @ptesarik @vbabka

heh, the music is much more niche than I thought 😲
1
0
2

Harry (Hyeonggon) Yoo

what, there's a script to import linux kernel headers to QEMU.

From commit 412a8245 ("pci_regs.h: import from linux"):
```
It seems to make sense to import pci_regs.h from linux: why maintain our own?

As a first step, move the header to standard-headers, and add it to the update script.
```
0
0
1
@vbabka micro-benchmark then
0
0
2

I'm a little surprised and disappointed that the 2023 Linux Foundation TAB election only has five candidates running for the five open seats. All five of the candidates are existing TAB members.

It would seem like one of the issues the TAB should focus on this year is getting more people interested in TAB participation.

https://lore.kernel.org/lkml/e851a8e5-c4c2-4b5d-887a-509e591cff49@intel.com

2
4
3

Harry (Hyeonggon) Yoo

Edited 1 year ago
The last one (I think) is having only limited time budget to read.
0
0
1

Harry (Hyeonggon) Yoo

Edited 1 year ago
Another big hurdle is just reading code without knowing what's behind.
1
0
1

Harry (Hyeonggon) Yoo

Edited 1 year ago
A big barrier to reading and analyzing code is a psychological resistance to reading unfamiliar text
1
0
3

Harry (Hyeonggon) Yoo

Edited 1 year ago
@ptesarik Yeah it's quite confusing, at first attempt I searched with the keyword "DMA" and "Direct Memory Access" but couldn't find anything useful - because it's very natural for device to access memory (by becoming bus master)
2
0
0
Show older