Home Tags Kernels

Tag: kernels

Jumpstart Linux Kernel Module Programming

3
Here's an introduction to the Linux kernel module, along with an explanation on how to write a simple pluggable module to the Linux kernel...

Heterogeneous Parallel Programming: Dive into the World of CUDA

1
A previous article in this series titled ‘Introducing NVIDIAs CUDA' covered the basics of the NVIDIA CUDA device architecture. This article covers parallel programming...

CodeSport

1
Welcome to CodeSport. Here are some of the solutions to questions we raised in last month's column. My last column featured a medley of questions...

CodeSport

1
Welcome to CodeSport. This month, we feature a medley of questions about operating systems, computer architecture and algorithms. Last month's column featured three questions on...