* fast io_uring development using livepatching to test/debug simple changes
@ 2022-10-14 12:14 Stefan Metzmacher
0 siblings, 0 replies; only message in thread
From: Stefan Metzmacher @ 2022-10-14 12:14 UTC (permalink / raw)
To: io-uring
Hi,
I'm used to do kernel hacking using kernel modules, which allows me to test things very fast.
When I do io_uring coding, I just want to build my own kernel just once
and debug/test fixes without the need to rebuild/reboot.
For that I have some patches, see
https://git.samba.org/?p=metze/linux/wip.git;a=shortlog;h=refs/heads/io_uring_livepatch.v6.1
I include them in the kernel I build and then I'm able to do quick adjustments until
the feature I'm working on does what I want...
metze
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-10-14 12:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-14 12:14 fast io_uring development using livepatching to test/debug simple changes Stefan Metzmacher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox