Kernel development
Articles
Kernel development
FreeVMS kernel is split in two part: L4/X2 development to port FreeVMS under other architectures; FreeVMS server Now, we only develop FreeVMS server: initialization; job controller; memory management. Read more »
Driver development
FreeVMS server does not contain driver. All drivers are loaded by SYS$INIT task and are started in separated address space. Read more »