Back to home

HowTo

Killing Processes that Don't Want to be Killed
Aug 01 2018

This article originally appeared on lwn.net. Suppose you have a program running on your system that you don’t quite trust. Maybe it’s a program submitted by a student to an automated grading system. Or maybe it’s a QEMU device model running in a Xen control domain

Xen on ARM interrupt latency
Mar 20 2017

Xen on ARM is becoming more and more widespread in embedded environments. In these contexts, Xen is employed as a single solution to partition the system into multiple domains, fully isolated from each other, and with different levels of trust. Every embedded scenario is different, but many require real-time guarantees.

Getting Started With FreeRTOS for Xen on ARM
Feb 02 2015

One of the challenges of using Xen in embedded environments is the need for core components to meet critical timing requirements. In traditional implementations engineers use real-time operating systems (RTOS) to ensure, for example, that an automobile’s brakes engage within a reasonable amount of time after the driver presses

Using Grub 2 as a bootloader for Xen PV guests
Jan 07 2015

Background: Introduction to Xen PV Bootloaders In the very early days of Xen it was necessary for the host (domain 0) administrator to explicitly supply a kernel (and perhaps initial ramdisk) from the domain 0 filesystem in order to start a new guest. This mostly worked and for some use

by admin
Xen Project Contributor Training
Dec 10 2014

A few weeks ago, I went onto a road trip to China with the aim to meet Xen Project users as well as contributors. When I was planning the trip, it became apparent that many of the developers in China are new to the project and had difficulties with Xen