Skip to content
QnA Plus

Code, Create, Conquer: Insights, Algorithms, and Innovation!

  • Home
  • Privacy Policy
  • Terms and Conditions
  • Contact
  • Contribute
  • About

Programming

  • Home
  • Programming
  • Page 37

How to Implement Periodic Timer in Linux Kernel

Posted by By Srikanta February 22, 2016Posted inProgramming, CNo Comments
Linux Kernel already has a timer module that allows us to create timers which are not periodic by default. We can specify a callback function and a timeout value to the…
Read More

How to Implement Multiple Periodic Timers in Linux Kernel

Posted by By Srikanta February 18, 2016Posted inC, Programming2 Comments
Here we'll see how to implement a timer module in Linux kernel that will allow users to create multiple periodic timers at the same time. Kernel already has a timer module…
Read More

How to Compile Linux Kernel Module

Posted by By Srikanta February 12, 2016Posted inProgramming, CNo Comments
Linux has a build infrastructure called "kbuild" to build in-tree and out-of-tree kernel modules. Here I'll focus on external or out-of-tree kernel module compilation. Linux "kbuild" infrastructure is fairly complicated,…
Read More

Linux Kernel Programming Basics, Create Loadable Kernel Module

Posted by By Srikanta February 10, 2016Posted inProgrammingNo Comments
What is Linux Kernel? Kernel is the core and central part of the Linux Operating system. It is responsible for the most critical functions of the operating system like process…
Read More

Why Function Pointers are Used in C

Posted by By Srikanta February 5, 2016Posted inProgramming, CNo Comments
During program execution, we know that variables are stored in the physical memory (RAM) in the process' address space. One variable can be stored in multiple bytes. The address of…
Read More

Posts pagination

Previous page 1 … 35 36 37 38 Next page
Categories
  • Programming 187
    • C 105
    • C++ 71
    • Python 7
  • Technology 30
  • Networking 6
  • Database 4
  • Others 8

    Popular Posts:

    • How to Implement Periodic and Single Shot Timers in Linux? 61 views
    • Change a Variable from inside a C Function 36 views
    • C Program to Sleep in Milliseconds 33 views
    • How to Store SVN Password in Encrypted Form in Linux 30 views
    • How to install Ping or Ping6 using YUM 30 views
    • Implement Bubble Sort in C 30 views
    • C Program to Get a Digit at Any Position of a Number 28 views
    • Linux Commnad to Search String in Files 24 views
    • How to Install and Configure MySQL on CentOS: A Complete Guide 24 views
    • Static Members in C++ Template Class 22 views

    [chatbot_plugin]

    Copyright © 2015 - 2026 QnA Plus. All rights reserved.
    Scroll to Top
    1
    1
    0
    0
    0
    0