Posts
168
Following
31
Followers
77
Maintaining DAMON (https://damonitor.github.io). All opinions are my own.

@kernellogger @kees @gregkh I also considered using the repo, especially the nice json files under cve/published/. However, the README[1] under cve/ made me hesitate. Quoting the part that made me unsure if it can be used.

For now, ignore this as we are getting things working properly…

[1] https://git.kernel.org/pub/scm/linux/security/vulns.git/tree/cve/README

2
0
1
Yet another academic paper[1] exploring DAMON for tiered memory management will be presented at EuroSys 2024[2].

[1] https://pasalabs.org/papers/2024/Eurosys24_M3_Camera_Ready.pdf
[2] https://2024.eurosys.org/

#linux #kernel #damon #eurosys
0
0
1
repeated

Thorsten Leemhuis (acct. 1/4)

The CVE team released their first two CVEs:

* CVE-2023-52433: netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
https://lore.kernel.org/linux-cve-announce/2024022058-outsell-equator-e1c5@gregkh/

* CVE-2024-26581: netfilter: nft_set_rbtree: skip end interval element from gc
https://lore.kernel.org/linux-cve-announce/2024022024-uniquely-recluse-d893@gregkh/

For more details on the new CVE process, see https://docs.kernel.org/process/cve.html (recently added by https://git.kernel.org/torvalds/c/5928d411557ec5d53832cdd39fc443704a3e5b77 )

Screenshot from https://lore.kernel.org/linux-cve-announce/

1
3
1
Edited 9 months ago
DAMO v2.2.2 is released. The important change in this release is the introduction of 'replay' command[1]. It receives 'damo record' output and replay the recorded access pattern. Hopefully it will help reproducing the real-world's memory access pattern for analysis and benchmarks. The command is in an experimental level and not formally documented at the moment, though.

[1] https://github.com/awslabs/damo/blob/v2.2.2/release_note#L5

#linux #kernel #damon #damo
0
0
0
@mpdesouza Couldn't be more happy than hearing this :) I will look into the PR soon!
0
0
1
@mpdesouza So glad to hear that. Please feel free to ask any questions or help :)
1
0
1
@heikkiket Hope it helps you if possible. Please feel free to ask questions or helps :)
0
0
0
I just marked my linux kernel mails management tool as v1 (https://sjp38.github.io/post/hackermail_v1/). I hope it answers the questions on my mails management workflow, better than I did in the past.

#linux #kernel #hackermail
2
4
11
DAMON talk for OSSummit NA 2024 has been accepted and scheduled[1]. The talk will present DAMOS auto-tuning and hopefully, more new DAMO features. The features are still under development, but hopefully, the power of presentation-driven development will make it. ;) Looking forward to meeting you there!

[1] https://sched.co/1aBOg

#ossummit #ossummitna #linux #kernel #damon #damo
0
0
2
repeated

[$] A turning point for CVE numbers https://lwn.net/Articles/961978/

0
5
3
@amit @paulmckrcu Pretty much. I was able to start RCX[1] research project all owing to the experience from the translation of the book and some trivial contributions for Paul's artifacts. And RCU is only a small part of the things that I learned from Paul. :)

[1] https://dl.acm.org/doi/10.1145/3342195.3387527
1
0
1
repeated
Linux is now a CNA: http://www.kroah.com/log/blog/2024/02/13/linux-is-a-cna/

This has taken a long time, I'd like to thank all the groups that helped, and especially the CVE group themselves. Our application was a bit different than other groups, but they understood that this is important for security overall.
7
83
127
repeated
After about 8 years of progress on my little hobby project[1], the Korean translation of @paulmckrcu 's book, I'm marking it as completed a humble milestone[2]. It was a very fun and informative journey.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git/commit/?id=edbfcdee0460
[2] https://lore.kernel.org/perfbook/20240211175355.4986-1-sj38.park@gmail.com/
4
2
8
repeated
Edited 9 months ago

CFP for LPC 2024 is out!

Please mark your calendar:

Deadline to propose a microconference: April 4, 2024
Deadline to submit talks to LPC Refereed and Kernel Summit track: June 16, 2024

https://lpc.events/event/18/abstracts/

1
13
5
Edited 9 months ago
DAMON in Amazon Linux 5.10.y kernel[0] has updated to that of v6.7 Linux kernel. Major updates on this change include

- DAMOS apply target regions tracing[1] and
- Sampling interval granularity monitoring results generation[2] and DAMOS[3].

[0] https://github.com/amazonlinux/linux/tree/amazon-5.10.y/master/mm/damon
[1] https://git.kernel.org/torvalds/c/c603c630b509
[2] https://git.kernel.org/torvalds/c/78fbfb155d20
[3] https://git.kernel.org/torvalds/c/affa87c70818

#linux #kernel #damon
0
0
1
repeated

LPC 2024 website is up!
Linux Plumbers Conference 2024 will take place on Wednesday 18th, Thursday 19th and Friday 20th of September. The in-person venue is the Austria Center, Vienna, Austria. Please checkout the website for more details!

https://lpc.events/

0
18
4
Yesterday, I received a newsletter saying Google Bard now supports image creation. So I asked Bard to create some DAMON logo candidates. Bard is not perfect, but draws definitely better than I :)

#linux #kernel #damon
0
0
2
@ljs Oh I'm eagerly looking forward to the book but much more eager to ensure you are well. I hope you are well now!
1
0
2
Show older