RSSAmplifier

Blog

Emin's Notes

Last 10 notes on Emin s Notes

notes.xeome.devRSS feed ↗10 posts

Latest posts

Emulating Cortex A72

Introduction This document provides a step-by-step guide on how to emulate Cortex A72 using a dietpi image.

XDP-Tutorial

Introduction XDP is an upstream Linux kernel component that allows users to install packet processing programs into the kernel.

SV32 Page Table Format

The SV32 page table format in RISC-V uses a two-level page table structure with 32-bit virtual addresses and 4 KiB page sizes.

Emin's Notes

About me I am a computer engineering student with a strong interest in Linux and other Unix-like operating systems, with a particular focus on optimization, efficiency, and low-level system programming.

Improving Performance With SIMD intrinsics

Modern CPUs increasingly rely on parallelism to achieve peak performance.

Using zapret to bypass censorship

Bypassing Censorship Using Zapret: A Technical Guide Censorship has become a significant challenge in today’s digital age, affecting internet freedom worldwide.

Linux raw sockets

Warning This post is still in progress. I will update it as soon as I have something to share.

Developing a custom network stack for Linux

Introduction Greetings fellow developers and tech enthusiasts, Around 2 months ago I started developing XSKNet, a custom network stack for Linux.

Linux

Btrfs Maintenance Emulating Cortex A72 JomOS Optimizations Linux Memory Management Post install optimizations Transparent Huge Pages XDP-Tutorial Zram Cockpit nginx reverse proxy Cockpit caddy reverse proxy Fedora On Headless Raspberry PI 4 System management & devops Developing a custom network...

What is an exokernel

What is an exokernel? An exokernel is a type of operating system (OS) kernel developed by the MIT Parallel and Distributed Operating Systems group.