Estimation Techniques for Linux Kernel Development
I am working in Linux Kernel area and my work includes:
code study / Understanding
Porting (say from one kernel version to another kernel version)
Implementation of new kernel module / Device driver
What is a good way to learn about multicore programming at the kernel level in Linux? [closed]
Closed 9 years ago.
Are monolith and microkernel design patterns or strategies?
What’s the difference between a design pattern and a strategy?
Is the monolith actually an anti-pattern?
How is async implemented natively?
How is async logic implemented natively without threads? What would be the high level structure of the system?
Is it just a separate OS thread that gets and pushes requests and results in 2 queues?
I keep reading about a state machine and event loop when implementing async but I’m not quite sure about the general structure.
How is async implemented natively?
How is async logic implemented natively without threads? What would be the high level structure of the system?
Is it just a separate OS thread that gets and pushes requests and results in 2 queues?
I keep reading about a state machine and event loop when implementing async but I’m not quite sure about the general structure.
No irq handler for vector
I’ve been getting this error for a while and I’m having trouble decoding exactly what the issue is.
How to get the virtual address of a page in page cache without vma?
In a file mapped area, I can use a function like vma_address
to get the virtual address of a page in the page cache.
How can I get the virtual address of a page in page cache without vma?
In a file mapped area, I can use a function like vma_address
to get the virtual address of a page in the page cache.
Seeking Advice: Ideal Single-Board Computer for Learning Kernel Development
I am a developer with experience in various types of development, it can be because side project but now I currently working with C++ and Java for 2 years. My goal (and it was also something have also want to reach) are to become a kernel developer. To achieve this, I’ve follow up tutorials, reading articles, and doing exercises and also do a certification by linuxfoundation (one was free so I do this one) but I would like to practice on something other than my PC and VirtualBox, as I’ve encountered everytime few complications with them and my laptop is not the best sadly for me.
How do i delete multiple boot in my bios?
I HAVE INSTALLED A DUAL BOOT BEFORE, WICIS WIN AND UBUNTU , THEN A REPALCE A UBUNTU WITH KALI LINUX. BUT NOW I HAVE 3 OPTION IN MY BIOS UBUNTU KALI AND WIN, HOW DO I DELETE THE UBUNTU