Posts Tagged “netbsd”
-
Packaging DIN in pkgsrc
If FreeBSD could run DIN, time to do it in NetBSD.
-
Second thoughts on WireGuard
May be I took bite off more than I can chew...
-
Testing Kernel Modules in Userspace
An attempt to write userspace ATF tests for Kernel Modules
-
Understanding a NetBSD Kernel Module
My first look at a "Kernel Module" and attempts to understand it.
-
Writing my first project proposal
Porting Wireguard.
-
Writing Ports and Packages
Making scripts for both pkgsrc and ports, DOUBLE KILL!!!
-
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.
-
Testing...Testing...1,2,3
Can anyone hear me? Testing...
-
uvm Hotplug
Finally I got a file from my friend (cherry@) stating the project.
-
Re-build!!
Building the NetBSD system, this time in Windows with Cygwin
-
Wiping the Dust Off
Things looks bleak for quite sometime until this...
-
First step
First step to entering the development process.