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.
Create free account
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Welcome to the LinuxQuestions.org modified Linuxkernel. We start with a vanilla Linuxkernel and then update/patch it to improve performance and make installation easier on the Linux newbie.
SimplicityOS is a project designed to create a simple but powerful operating system for the pc. The kernel was designed from scrath to create a fast and stable base. The filsystem used by SimplicityOS was also designed from scratch for stability.
KISS is a kernel-side host-oriented security tool, which may bring you file integrity checking, file and process hiding and actions handling on special internal events (using a tiny scripting language).
A linuxkernel module and supporting user space environment which allow interception and modifying system calls that match user defined criteria. Think of it as strace on steroids.
Proc Viewer provides a easy to read interface for interacting with the procfs. Allows for fine tuning of Linuxkernel parameters and system maintanaince.
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
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
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.