Skip to content
#

character-device

Here are 16 public repositories matching this topic...

CharPulse is a Linux character device driver with a dynamically resizing kernel buffer. It supports read, write, append, and clear operations, allowing storage of large amounts of data safely.

  • Updated Dec 7, 2025
  • C

Linux kernel module: character device driver implementing message slots IPC mechanism. Demonstrates IOCTL commands (MSG_SLOT_CHANNEL, MSG_SLOT_SET_CEN), user-space/kernel-space data transfer, lazy allocation, atomic operations, and error handling. Includes kernel source, user-space apps, comprehens ocumentation, and Docker development environment

  • Updated Mar 25, 2026
  • C

Improve this page

Add a description, image, and links to the character-device topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the character-device topic, visit your repo's landing page and select "manage topics."

Learn more