Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This project is to enhance linuxkernel IA32 MCA handler with following feature:
- Give more detailed information about the MCA errors to the user : The present day MCA handler just dumps the raw numbers at the time of an MCA error. This patch does the
This project has moved to: http://vger.kernel.org/vger-lists.html#linux-kbuild Here, you can find the old mailing list, files and website regarding: Linuxkernel build. Patches, documentation, and auxilary programs related to the kernel configuration
The SMBios Kernel Module provides access to the management information of SMBios structures in both human readable and binary form via the /proc file system.
The mbuff.o module and /dev/mbuff is intended to be used as a shared memory device making memory allocated in the kernel using vmalloc possible to map in the user space. It is especially recommended for RT-Linux tasks/user space communication.
ADQ is a set of linuxkernel queuing disciplines based on buffer management and scheduling that supports delay guarantee w/o hard-limiting the traffic volumn the apps can generate. It also enforces link-sharing between different traffic classes.
The pcwd is a Linuxkernel driver for the Berkshere Products PC Watchdog Card, based on code from Ken Hollis, adding support for the new Rev. C and PCI boards and displaying information in /proc/pcwd. It is free under the GNU Public License.
The BSDBook Project is an effort at documenting the internals and the interface to the FreeBSD Kernel. This includes parts such as the File
Systems, VM Subsystem, Device Drivers, KLDs etc. Routines used
inside the kernel will be documented.
UMLWIN32 is a port of linuxkernel based on user mode linux (UML) to make linux bootup in a virtual machine on top of different windows platforms. This provides an authentic open-source alternative to run linuxkernel and native linux binaries on windows.
InceptionOS will be a new Linux distro that is not built on one of the exisiting distro's code, and will use 2.4.* (or higher) kernel. Though we will make a distro that can install RPM and DEB files.
T/TCP for Linux mainly focuses on the integration of Transaction TCP into the kernel of Linux. All implementations of new (including experimental) functions of TCP are also greatly valued.
The L4Ka microkernel is an L4 compatible microkernel running on multiple platforms (x86, ARM, MIPS, PPC, 68K). Its official name is now L4Ka::Hazelnut. This kernel has been discontinued in favor of L4Ka::Pistachio. See http://l4ka.org/
IPGDB is a collection of extensions to GDB and FreeBSD-4.3 to allow two-machine kernel debugging over UDP. It acts much like two-machine kernel debugging over serial ports.
Patch to Linuxkernel, which makes the virtual memory system use working set page replacement algorithm. It will also allow restriction of how much RAM a process can use and also a guarantee of a minumum of RAM that will never get swapped out.
The project's goal is to implement DCCP in the Linuxkernel.
DCCP (Datagram Congestion Control Protocol) is an unreliable, congestion-controlled transport protocol providing a flow of datagrams with a feature negotiation mechanism built-in.
WinMac is attempt to clone Mac OS X for the intel platform using the Apple Darwin 1.2 kernel. There are currently two teams working on the project. The kernel team is working on the basic compiling of Darwin on Intel. The GUI team is researching the Aqua
Achelous is attempt to clone Mac OS X for the Intel X86 Chipset. There are currently two teams working on the project: the Kernel team and the GUI team.
The Linux Transparent Encryption project aims for integrating transparent read/write access to encrypted data into the linuxkernel. This enables any application to use encrypted data
without modifying the application itself.
KIOIK means KIOIK Is ORB In Kernel.It put ORBit2 into LinuxKernel. This Project is inspired by KORBit Project,Which has be discontinued.
The Last Intent of KIOIK is be a fundmental Platform for cluster computing.