Skip to content
QnA Plus

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

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

Posts by Srikanta

  • Home
  • Srikanta
  • Page 40
About Srikanta
I am passionate about simplifying complex concepts to help readers master computer programming, algorithms, networking, operating system fundamentals, and the transformative domains of Artificial Intelligence (AI) and Machine Learning (ML). With over 20 years of professional experience in computer networking and industrial automation, I bring a wealth of knowledge and practical insights to bridge the gap between theory and real-world application. My mission is to make learning approachable, engaging, and impactful for all.

How to Implement Multiple Periodic Timers in Linux Kernel

Posted by By Srikanta February 18, 2016Posted inProgramming, C2 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

What is Endianness? Difference between Big Endian and Little Endian

Posted by By Srikanta February 7, 2016Posted inTechnologyNo Comments
In computer and data communication, endianness refers to the ordering of bytes of a multi-byte data type in memory. In little endian systems, least significant byte is stored first in…
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 … 38 39 40 41 42 … 44 Next page
Categories
  • Programming 186
    • C 105
    • C++ 70
    • Python 7
  • Technology 30
  • Networking 6
  • Database 4
  • Others 8

    Popular Posts:

    • Implement Bubble Sort in C 99 views
    • How to install Ping or Ping6 using YUM 78 views
    • How to Implement Periodic and Single Shot Timers in Linux? 66 views
    • C Program to Sleep in Milliseconds 65 views
    • How to Install and Configure MySQL on CentOS: A Complete Guide 45 views
    • Change a Variable from inside a C Function 38 views
    • How to do Asynchronous Operations using boost::asio? 37 views
    • C Program to Print the Current File Name and Line Number 35 views
    • C++ | Binding a Member Function 34 views
    • How to Store SVN Password in Encrypted Form in Linux 33 views

    💬
    Chat with Us!

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