RSS 3 projects tagged "kernel module"

Download No website Updated 26 Feb 2013 KEDR Framework

Screenshot
Pop 133.03
Vit 7.29

KEDR is a framework to facilitate dynamic analysis of kernel modules in Linux ("KEDR" is an acronym for "KErnel-mode Drivers in Runtime"). KEDR allows you to intercept the calls that a kernel module makes to the functions exported by other modules and by the kernel proper. The tools provided by the framework can record the arguments and return values of these functions to a trace, perform fault simulation according to user-defined scenarios, and check the kernel modules for memory leaks and some other kinds of problems. Custom data collection and analysis tools for the Linux kernel can also be built on top of KEDR framework.

No download Website Updated 27 Nov 2009 eeemac.kext

Screenshot
Pop 19.52
Vit 35.61

eeemac.kext is a kernel module that provides sysctl states to monitor some functions specific to EeePC hardware, particularly fan speed and CPU temperature. Fan speed can also be adjusted manually (gradually from "off" to jet speed), but this is a highly experimental and risky feature, potentially causing data loss or even physical damage.

No download Website Updated 13 Jul 2011 otonat

Screenshot
Pop 23.13
Vit 1.00

otonat is a 1:1 NAT implementation for FreeBSD. Unlike other solutions that keep state for individual user connections even for 1:1 NAT, otonat is completely stateless as far as user connections are concerned. This allows it to scale much better and provide protection against misbehaving clients that may consume a lot of server memory by opening too many connections.

Screenshot

Project Spotlight

animbar

A program to create animations for paper and transparency.

Screenshot

Project Spotlight

Linux Cluster Management Console

An application for managing Corosync/Heartbeat, Pacemaker, and DRBD-based clusters.