Welcome to the Linux Foundation Forum!
-
Re: Linux kernel Bug Fixing Spring Unpaid 2024 - Guidance to solve the given Tasks
You are welcome, @abhinavjain. I will stress bottom-up approaches throughout the mentorship, because I can tell how time consuming top-down approaches are :lol: Assuming that the default kernel will …1 -
Re: How to setup hardware for Linux Kernel development (not the obvious way)
+1 to qemu for kernel development. You can even set it up to run the kernel with a minimal rootfs and boot in less than a second if you just need a lightweight kernel and nothing else, which also spe…1 -
Re: Why do I see a lot of trace output in the /sys/kernel/trace file even though nop is set
the "nop" tracer does not block trace_printk() calls and they will be traced unless you set tracing_on to 0. If you have a look at the commit where "nop" was implemented, you will…1
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)