selbyk / operating-systems
CSC 4103: Operating Systems introduces operating system concepts and designs, including operating system structures, process and thread, CPU scheduling, process synchronization and deadlocks, main memory, virtual memory, file system interface and implementation, mass storage structure, I/O systems, protection and security, UNIX system basics and…
☆39Updated 9 years ago
Alternatives and similar repositories for operating-systems:
Users that are interested in operating-systems are comparing it to the libraries listed below
- System Programming Project Ideas and Information for honors students☆19Updated 9 years ago
- Codes and exercises solutions of The Algorithm Design Manual 2nd Edition☆22Updated 9 years ago
- Notes and links for our NAND2Tetris study group, for the free intro to computer science course (http://nand2tetris.org/)☆28Updated 8 years ago
- This repository contains my ACCEPTED solutions for many UVA online judge problems. In many solutions, I have added comments on my solutio…☆21Updated 8 years ago
- My solutions to the UVA problems that I have solved. THIS IS NOT MY USUAL CODING STYLE, IT IS A QUICK AND DIRTY ONE FOR PROGRAMMING CONTE…☆93Updated last year
- AppEngine hosted chat server. Example for the distributed systems class at www.distributedsystemscourse.com☆147Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆170Updated 5 years ago
- Learn how multi-queue block device in Linux kernel v4.4 works☆77Updated 5 months ago
- Read the awesome articles on geeksforgeeks.org and leetcode.com on your Kindle or iPad, without distraction☆69Updated 5 years ago
- Princeton University COS 461: Computer Networks☆167Updated 3 years ago
- Repo for CS 378 Virtualization course at the University of Texas at Austin CS Dept☆41Updated 5 years ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 3 years ago
- A collection of some implementations of data structures and algorithms.☆106Updated 8 months ago
- Implemet Key-Value store using BTree☆58Updated 5 years ago
- Hands-On System Programming with C++, published by Packt☆135Updated 2 years ago
- In this repository, I will publish my notes for GaTech's Advanced Operating Systems course (CS6210).☆105Updated 5 years ago
- Reusable C++ algorithms and data structures libs for competitive programming contests (codeforces, topcoder, hackerrank etc.)☆49Updated 5 years ago
- Codes written while learning NASM, numbering the code according the level of complexity.☆59Updated 3 years ago
- CSE 351: The Hardware/Software Interface (taught by Luis Ceze)☆27Updated 10 years ago
- Cracking the Coding Interview 6th Ed. C Solutions☆63Updated 2 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆44Updated 8 years ago
- A guide to concurrency, multi-threading and parallel programming concepts. Explains the differences between every concept, their advantag…☆237Updated 6 years ago
- My solutions and source codes for problems on various Online Judges☆82Updated 7 years ago
- Implement CLRS psuedocode in C++☆90Updated 4 years ago
- about yacc, lex, LL(1), LR, first set, follow set, predict set ...☆19Updated 8 years ago
- Selected POJ solutions and analyses for CS 97SI☆14Updated 6 years ago
- ops-class.org OS/161 sources.☆132Updated 4 years ago