Download List

Descripción del Proyecto

emlog is a Linux kernel module that makes it easy to access the most recent (and only the most recent) output from a process. It works just like "tail -f" on a log file, except that the storage required never grows. This can be useful in embedded systems where there isn't enough memory or disk space for keeping complete log files, but the most recent debugging messages are sometimes needed.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-03-01 14:31 Back to release list
0.30

Este comunicado de ahora compila correctamente con 2,3 y 2,4 núcleos de la serie, y seleccione () y poll () ahora trabajan para los dispositivos de emlog.
Tags: Minor feature enhancements
This release now compiles correctly with 2.3 and
2.4 series kernels, and select() and poll() now
work for emlog devices.

Project Resources