Posts Tagged “uvm”
-
Benchmarked uvm_hotplug(9)
Aaaand the results are out.
-
The Cat's Out of the Box
And going live in 3..2..1
-
Assumptions are BAD
They said NEVER assume things!!!
-
It is OK to FAIL!!!
Sometimes "expected failure" is success.
-
uvm_hotplug(9) - man page
Documentation 101, man style.
-
Load Testing via ATF
To boldy do what no ATF test has done before.
-
Benchmarking uvm_hotplug(9)
A survey of benchmarking utilities for uvm_hotplug(9)
-
Second Thoughts on Rump
Second thoughts on why a Rump based integration testing was not done.
-
The Big Merge
A look into how the hot-plug changes were made to co-exist with the current static array implementation.
-
Bug Hunting
Hunting down stray bugs armed with ATF.
-
balloon(4) - The First Consumer of Hotplug
Xen's balloon(4) driver using uvm_hotplug(9) (No, this is not about saving Pooyans)
-
Plug and Unplug
A look at the new API calls to handle hotplugging.
-
Extent Everything!!!
A look into the rationale behind choosing extent(9) for backing uvm_hotplug(9)
-
The Init Dance
A look into how pre-boot and post-boot segment allocation is done.
-
A Tale of Two Handles
An interesting tale of immutability of handles.
-
uvm_page_physload() - Prototype Change
How unit testing brought out a prototype change.
-
Debug Functions
Some debugging tips from Cherry.
-
Implementing the R-B Tree
Oh, it is getting real alright!!
-
Hello R-B Tree, My Old Friend
The new backing data structure for implementing hotplug in uvm.
-
Small Delta, Big API
Making changes to incoroprate hotplug, one change at a time.
-
Testing in Isolation
How do you test Kernel APIs using ATF in Userspace?
-
A Peek into Kernel Code
This is my first attempt to do anything in the MD part of NetBSD
-
Rump Executing uvm_page_physload()
Baby steps to getting uvm into Rump, executing uvm_page_physload()...
-
Rump Namespaces
Getting uvm to work inside rump (eventually).
-
Rump Testing
Introduction to Rump and an interesting test scenario.
-
Sorting Issues
An interesting issue with sorting that happened.
-
Testing...Testing...1,2,3
Can anyone hear me? Testing...
-
uvm Hotplug
Finally I got a file from my friend (cherry@) stating the project.