An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: virtual-memory-management

Le-o-n/cython-virtual-memory-toolkit

The Cython Virtual Memory Toolkit is designed to provide Cython header files (*.pxd) for various functionalities, enabling Cython to interact with the virtual memory of a target process. This toolkit includes features for reading, writing, allocating, and freeing virtual memory.

Language: Cython - Size: 4.73 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

jElhamm/Virtual-Memory

"Implementation of Virtual Memory available in operating systems"

Language: C++ - Size: 2.9 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

LukaPavlovicGit/xv6-interprocess-communication

Modification of XV6 Operating System

Language: C - Size: 197 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

lorenzomaiuri-dev/memory-management-examples

A Python-based simulator showcasing memory management concepts such as allocation strategies, segmentation, pagination, swapping, and TLB. Interactive examples implemented in Jupyter notebooks

Size: 545 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

OdanBroder/VirtualMemoryManager

Designing a Virtual Memory Manager

Language: C - Size: 2.1 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

malevolentstrix/Virtual_To_Physical_Memory_Translator

Language: C - Size: 12.7 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

0vercl0k/lockmem

This utility allows you to lock every available memory regions of an arbitrary process into its working set.

Language: C++ - Size: 2.74 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 67 - Forks: 15

Electrostat-Lab/jme-alloc

A direct dynamic memory allocation API for jMonkeyEngine lwjgl-2 and android games

Language: Java - Size: 17.5 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

lvcaspacifico/simulador-de-paginacao-ludico

Simulador de Paginação lúdico para ensinar conceitos de memória virtual para iniciantes no assunto com Python, Tkinter e Custom Tkinter

Language: Python - Size: 10.3 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Keychainz/Virtual-Memory-Manager

Simulated virtual memory manager with paging, and simulated operations for each of the following page replacement algorithms: LIFO, MRU, LRU, LFU, OPT-X, and WS. There will be 6 sets of output from these 6 runs.

Language: C++ - Size: 3.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BrandoZhang/Operating-System

Archive of assignments done in Operating System Course.

Language: C - Size: 16.3 MB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

MohamadTarekk/paging-and-replacement

Memory management simulation using FIFO, LRU, CLOCK and OPTIMAL replacement

Language: C - Size: 155 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

emre-karatas/CS342-Project4

CS342 Operating Systems – Spring 2023 Project #4 – Physical and Virtual Memory Information

Language: C - Size: 354 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rsorkin1106/External-Pager

Multi-threaded external pager

Language: C++ - Size: 2.96 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Shr2020/Operating-System

Implementing various algorithms related to operating systems concepts

Language: C++ - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

savrgg/MsCS_SO_Avanzados

Size: 48.7 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aaronlking/PT_SIM

This is a program written in python that simulates a limited version of an operating system's page table.

Language: Python - Size: 13.7 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

devdeok/OS_Virtual_Memory

Virtual Memory Simulator

Language: C - Size: 22.5 KB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

GeovanaS/MemVirtual

Programa em C que simula o funcionamento do gerenciamento de memória virtual em um sistema operacional.

Language: C - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

schevenin/Multi-Level-Paging

Multi-level paging simulation with TLB cache

Language: C++ - Size: 7.61 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ZeroOnePro/Operating-System

운영체제 과목 프로젝트

Language: C - Size: 1.14 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

JaredsOSToolbox/Vroom

Virtual Memory Manager written in C++

Language: C++ - Size: 1.15 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

shyam-patel-kira/Demand-Paging_Virtual_Memory_Simulator

Simulation For demand Paging

Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

l1n3rd4/Virtual-memory

This project simulates virtual memory and Page Replacement Algorithms(FIFO and Optimal) given a input file. It is implemented in C language, with cmake and make build automations.

Language: C - Size: 111 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

j-wang2/memoryManagement

Multithreaded usermode virtual memory manager state machine

Language: C - Size: 1.17 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

skleee/virtual-memory-management

Page replacement policy implementation for virtual memory management

Language: C - Size: 413 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

MarianoAlipi/virtual-memory-manager Fork of memo-saldana/virtual-memory-manager

A memory simulator that uses several virtual memory techniques to handle multiple processes. Final project for the operating systems course.

Size: 72.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

lpgoulart/SMV

Virtual Memory Simulator - Simulador de Memoria Virtual

Language: TypeScript - Size: 1.54 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Related Keywords
virtual-memory-management 28 virtual-memory 5 memory-management 5 cpp 4 operating-systems 4 operating-system 4 demand-paging 3 linux 3 python 3 paging 2 page-tables 2 pagination 2 tlb 2 tlb-simulator 2 simulator 2 simulation 2 page-replacement-algorithm 2 page-replacement 2 memoria-virtual 2 address-space 1 replacement-policy 1 mult-threading 1 typescript 1 lru-priority 1 fifo-queue 1 clock-picker 1 kernel-mode 1 io-system 1 file-system 1 tkinter 1 simulador 1 paginacao 1 customtkinter 1 windows-x64 1 shell 1 angular8 1 memory-simulator 1 memory-managament 1 coursework 1 state-machine 1 multithreading 1 c 1 os 1 study-project 1 shell-programming 1 scheduler 1 assignments 1 sistemas-operacionais 1 second-chance-replacement 1 virtualization 1 scheduling-algorithms 1 filesystem 1 concurrency-patterns 1 process-scheduling-algorithms 1 io-scheduling 1 ndk 1 virtual-memory-manager 1 swapping 1 segmentation 1 operating-system-learning 1 memory-management-segmentation 1 memory-management-paging 1 memory 1 educational-project 1 allocation-strategies 1 allocation 1 xv6-os 1 process-communication 1 virtual-memory-management-simulator 1 virtual-machine 1 replac 1 most-recently-used 1 least-recently-used 1 windows-api 1 cython-library 1 cython 1 macos 1 lwjgl2 1 jmonkeyengine3 1 java 1 gradle-build 1 gradle-api 1 gradle 1 gcc-complier 1 electrostat-lab 1 desktop 1 bash-scripting 1 android-api 1 allocation-api 1 working-set 1 windows 1 translation 1 process-manager 1 page-replacement-algorithms 1 lru-replacement-algorithm 1 fifo-page-replacement 1