Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Files

Latest commit

e862633 · Sep 6, 2013

History

History

physmem

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 6, 2013
Sep 6, 2013
Sep 6, 2013

Content

Implements a kernel module to map specific physical memory frames into user space for the sake of memory tests.

kernel

Implements the module, written for Kernel 2.6.34.

interface

A Python interface to allow python programs to access the kernel module easily.