GitHub topics: interrupt-handling
uyen-nguyen-190304/cs372-operating-systems
OS project implemented in C for µMPS3 emulator, demonstrating core OS concepts including scheduling, virtual memory, and system calls
Language: C - Size: 496 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

ovuiproduction/Operating-System-Simulator
The OS Simulator replicates key functionalities like memory management, CPU scheduling, and interrupts. It evolves from single-program execution to multi-programming with virtual memory, implementing scheduling algorithms, page replacement, and a page table register.
Language: C++ - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SulaimanNiazi/Timer-Based-Digital-Stopwatch
Digital stopwatch using Timer1. Displays elapsed time over UART in the format MM:SS:MS.
Language: SWIG - Size: 142 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

octokerbs/FCEN-OrganizacionDelComputador-2
Assembly x86 - ABI conventions - SIMD - Cache coherence - Interruptions - Pagination - Tasks - Systems programming
Language: C - Size: 69.8 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DajosPatryk/Study-Operating-System
A C, C++ and ASM x86 based, simple CGA operating system.
Language: C++ - Size: 6.81 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

akk85/CS-3420
Various Lab Assignments from Cornell University's CS 3420(Embedded Systems Course)
Language: C - Size: 79.1 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Sinoffate/simple_rs_os
This repo is to learn kernal development by creating a simple os built in Rust.
Language: Rust - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

furkanozev/Operating-Systems
Operating Systems (C++ - ASSEMBLY Language) Assembly programs, Syscalls, Program Scheduling, Process Table, Multiple Programming, Interrupt Handling, Micro Kernel
Language: C++ - Size: 942 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

ANSANJAY/KernelTasklet
A comprehensive guide exploring soft interrupts in the Linux kernel, including its mechanisms, implementation, and practical applications. Features code samples and in-depth discussions.
Language: C - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

ANSANJAY/KernelThreadedIRQ
An in-depth guide to Kernel Threaded IRQs, detailing their architecture, design, and usage within the Linux kernel. Features hands-on coding examples and best practices.
Language: C - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ANSANJAY/KernelEnableDisableIntterupts
A deep dive into the mechanisms behind enabling and disabling interrupts in the Linux kernel. From theory to hands-on examples, this repository offers an all-inclusive exploration.
Language: C - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ANSANJAY/InterruptHandlinginKernel
A deep dive into the interrupt handling mechanisms within the Linux kernel. Explore how different devices, from keyboards to Ethernet ports, trigger and process interrupts. Complete with hands-on examples and real-world use cases.
Language: C - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ANSANJAY/KernelSoftIRQ
A comprehensive guide exploring soft interrupts in the Linux kernel, including its mechanisms, implementation, and practical applications. Features code samples and in-depth discussions.
Language: C - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

ChasingTheDream369/Newfangled-Operating-System-over-seL4-Microkernel
🌟Welcome to Newfangled OS 🚀Unveiling the Newfangled Operating System-a remarkable blend of innovation and security built on the impervious seL4 Microkernel.🛡️Our journey began with dedicated servers and a threaded execution model,including File and Process Management servers, and a robust Interrupt Handling thread.🛠️📊Join us in the revolution.
Language: C - Size: 24 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

z3d6380/csh
Custom CLI/Shell Written in C
Language: C - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

TXAE/Interrupts_8086
Simulates interrupt handling of the Intel 8086 chip within Digital
Language: C# - Size: 6.18 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
