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.
Thread Scheduler with custom asynchronous messaging in VC++
...Custom Mutex, Semaphore implementation and asynchronous messaging system that combines Observer and Visitor patterns. System is implemented on top of Windows system and not ported to any hardware, uses Windows thread for context saving. Code also has tested common data-structure implementation. System is designed for multi-core platform.
System is tested at basic level, not fully. Press Command run button after typing a command as Enter is not supported on the command prompt. Type Help and press command button for all commands.
Entire system has base class named Glue containing pointers to useful manager objects implementations that are custom for the system.
...
Implementation of virtual threads for the XS-1. Currently a simple context switching implementation for the XMOS XS-1 architecture (Gn, Ln products). Allows a user to run low speed processes on a single thread using time sliced scheduling.
Linux Kernel State Tracer(LKST) records information as trace data
about events in the Linux Kernel. It records various events like
process context switch etc.
This program is a facility for analyzing trouble of the Linux Kernel.
'EOS' is a fully-featured preemptive real time kernel developed for the Infineon XC167 microcontroller. Performance summary: A typical context switch will take about 100[microsecond] at 40[MHz], when all tasks have a stack of 256 bytes.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Estaño is a mini real-time operating system (RTOS) for microcontroller. Features: Fully preemptive multitasking, Low interrupt latency, Fast and constant context switching, semaphores, r/w semaphores, mailboxs, fifos, periodic and one-shot timers
This is a Linux kernel driver that adapts the kernel's own software RAID1 (i.e. mirroring) driver for use in the context of network attached storage devices. This driver does intelligent resyncronization, async writes, and automatic array administration
This is a Linux kernel driver that adapts the kernel's software RAID5 driver for use in the context of network attached storage devices. This driver does intelligent resyncronization, async writes, and automatic array administration
The aim of context filter is to provide a strong mechanism for checking network flow on the fly in complement of Packet Filter or IP Filter on a FreeBSD operating system.
A Python library to create and deploy cross-platform native context
A Python library to create and deploy cross-platform native context. context_menu was created as due to the lack of an intuitive and easy to use cross-platform context menu library. The library allows you to create your own context menu entries and control their behavior seamlessly in native Python code. It's fully documented and used by over 80,000 developers worldwide.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
We propose a userspace Process Classifier based on SELinux Security_context(PCSS).PCSS use SELinux security context to classify the processes in different categories which is useful for process grouping systems like CKRM,Cpuset,ELSA,Containrs etc.