Showing 2703 open source projects for "dv-kernel"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    CPUtemp is a Gnome applet that displays current CPU temperature in the tray. It is written in Perl using perl-Gtk2 bindings. It uses /sys kernel interface to read temperature sensor data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BootUtils is a collection of utilities to facilitate booting of modern Kernel 2.6 based systems. The process of finding the root volume either by label or explicit label= on the kernel command line, mounting it and 'switchroot'ing is automated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A kernel written by Merck Hung. IA32 architecture, 32-bit protected mode, Memory paging, Keyboard, Timer Interrupt Handling, and a simple kernel shell to operate. Written in C language, development under Linux environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Legacy Ralink drivers have permanently been deprecated in favor of the in-kernel rt2x00 drivers. See http://rt2x00.serialmonkey.com for the rt2x00 project website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 5
    This is a portable re-implementation of the Linux-only program incron using polling instead of a kernel-triggered API. It attempts to mimic the API as closely as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    kREproxy - kernel reverse proxy server. This is very simple proxy server of http protocol which use simple configuration to deciding where pass the http requests. kREproxy server works in linux kernel spaca as kernel module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cryopid2

    Cryopid2

    Kernel based checkpointing for Linux

    Cryopid2 is a development of the excellent Cyropid process freezer for Linux developed initially by Bernard Blackham. Cryopid2 adds a host of functionality to the original package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Helium is a minimalistic real-time scheduler for 8 and 32-Bit microcontrollers. The current version of Helium has been ported for Freescale's HCS08 and Coldfire cores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project provides a linux kernel module driver for the Velleman K8055 USB Experiment Interface Board. It creates and gives you access to /dev/k8055 virtual device file. You can communicate with the driver via ioctl() from c programs. Happy hacking!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    IO-MAX (IO Marking And eXamination) is a linux-kernel module for analyzing file I/O. IO-MAX analyzes I/O pattern in linux VFS layer. Therefore, user can examine read counts, read time, write counts and write time of designated processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The uname_hack kernel module causes generic architecture information to be provided by the kernel. This patch is only required for a Linux kernel. The K486 kernel is IA32 compatible, and does not reveal an i686 architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FIRMAMENT runs, inside the Linux kernel, user supplied micro-programs over each processed message to emulate communication fault situations, using a script approach. The tool is appropriate to perform experiments over protocols and distributed systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A visualization and design tool for RNA secondary structure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python module for the i2c-tiny-usb project available here: http://www.harbaum.org/till/i2c_tiny_usb/index.shtml The module is an alternative for the linux kernel driver. With this module you can directly communicate with an I2C device. Discarded - Use Ti
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    The Linux abi is a patch to the linux kernel that allows a linux system to run foreign binaries. For further details please see the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The panicsel IPMI utilities provide adminstrator tools to perform IPMI management functions. A kernel patch is also included (bmc_panic). NOTE: As of Aug2004, THIS PROJECT HAS MOVED to http://ipmiutil.sf.net, and all later versions are available there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EDAC is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is handling ECC memory errors. A new 'class' of 'edac_device' is available in the EDAC CORE. This allows for creating instances of 'edac_device'.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Linux Kernel State Tracer(LKST) records information as trace data about events in the Linux Kernel. It records various events like process context switch etc. This program is a facility for analyzing trouble of the Linux Kernel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Netconsole2Mail is simple python based daemon that receives netconsole messages from kernel on configured hosts and sends them to administrator in configured pooling interval. Only new messages are sent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XSystem Kernel Project - an object-oriented 32-bit protected-mode operating system for IA32-architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AsmRef is a menu program and documentation file collection for development of assembly language programs. Most of the material is borrowed from others (thanks to the Linux community) and describes kernel calls, kernel structures, x86 instructions, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Userspace Driver and application to control DMX-512 devices through Velleman's K8062 kit under Linux. This is only a proof of concept, I never found the time to go further (a full kernel driver using either a block device or a /proc file)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ZeppelinBrowser a cool and lightweight web browser and using MS IE kernel for Win32. The browser is modern with a lot of new functions and it's easy to use. I think it will be more useful and succinct.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    The kernel network stack may behave not as expected, especially in the case of receiving packets. With Ianus it is possible to bypass the kernel network stack and to develop your own network stack in user space or other tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Runs a program with a variable duty cycle from 1 to 100%. Useful for large, CPU intensive programs (e.g., kernel builds) on computers with light cooling, for example, laptops.
    Downloads: 1 This Week
    Last Update:
    See Project