The rtcheck program is an application that tests the running system for real-time capabilities.
最近更新: 2年多前Xenomai is a real-time development software framework cooperating with the Linux kernel to provide pervasive, interface-agnostic, hard real-time computing support to user space application software seamlessly integrated into the Linux environment.
最近更新: 接近3年前源地址https://github.com/dotnetcore/FastGithub,考虑到Github有时候连不上,所以搬运一份镜像。 github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题。
最近更新: 接近3年前GearOS is a real-time enhanced operating system for the industrial control field incubated by the openEuler open-source community Industrial-Control SIG.
最近更新: 接近3年前libyang is YANG data modelling language parser and toolkit written (and providing API) in C
最近更新: 3年前Linux in itself is not real time capable. With the additional PREEMPT_RT patch it gains real-time capabilities. The key point of the PREEMPT_RT patch is to minimize the amount of kernel code that is non-preemptible, while also minimizing the amount of code that must be changed in order to provide this added preemptibility. In particular, critical sections, interrupt handlers, and interrupt-disable code sequences are normally preemptible. The PREEMPT_RT patch leverages the SMP capabilities of the Linux kernel to add this extra preemptibility without requiring a complete kernel rewrite.
最近更新: 3年前libmodbus is a free software library to send receive data with a device which respects the Modbus protocol
最近更新: 3年前The openEuler kernel is the core of the openEuler OS, serving as the foundation of system performance and stability and a bridge between processors, devices, and services.
最近更新: 3年前