There are a number of Unix-like operating systems based on or descended from the Berkeley Software Distribution (BSD) series of Unix variant options. The three most notable descendants in current use are FreeBSD, OpenBSD, and NetBSD, which are all derived from 386BSD and 4.4BSD-Lite, by various routes. Both NetBSD and FreeBSD started life in 1993, initially derived from 386BSD, but in 1994 migrated to a 4.4BSD-Lite code base. OpenBSD was forked from NetBSD in 1995. Other notable derivatives include DragonFly BSD, which was forked from FreeBSD 4.8.
Most of the current BSD operating systems are open source and available for download, free of charge, under the BSD License. They also generally use a monolithic kernel architecture, apart from DragonFly BSD which feature hybrid kernels. The various open source BSD projects generally develop the kernel and userland programs and libraries together, the source code being managed using a single central source repository.
In the past, BSD was also used as a basis for several proprietary versions of UNIX, such as Sun's SunOS, Sequent's Dynix, NeXT's NeXTSTEP, DEC's Ultrix and OSF/1 AXP (which became the now discontinued Tru64 UNIX).
FreeBSD aims to make an operating system usable for any purpose. [1] It is intended to run a wide variety of applications, be easy to use, contain cutting edge features, and be highly scalable, including for network servers with very high loads. [2] FreeBSD is free software, and the project prefers the FreeBSD license. However, they sometimes accept non-disclosure agreements (NDAs) and include a limited number of nonfree hardware abstraction layer (HAL) modules for specific device drivers in their source tree, to support the hardware of companies who do not provide purely libre drivers (such as HALs to program software-defined radios so that vendors do not share their nonfree algorithms).
To maintain a high level of quality and provide good support for "production quality commercial off-the-shelf (COTS) workstation, server, and high-end embedded systems", FreeBSD focuses on a narrow set of architectures. [3] A significant focus of development since 2000 [4] has been fine-grained locking and symmetric multiprocessing (SMP) scalability. From 2007 on, most of the kernel was fine-locked and scaling improvements started to be seen. [5] Other recent work includes Common Criteria security functionality, such as mandatory access control and security event audit support.
Derivatives:
NetBSD aims to provide a freely redistributable operating system that professionals, hobbyists, and researchers can use in any manner they wish. The main focus is portability, through the use of clear distinctions between machine-dependent and machine-independent code. It runs on a wide variety of 32-bit and 64-bit processor architectures and hardware platforms, and is intended to interoperate well with other operating systems. NetBSD places emphasis on correct design, well-written code, stability, and efficiency, where practical, close compliance with open API and protocol standards is also aimed for. In June 2008, the NetBSD Foundation moved to a two-clause BSD license, citing changes at UCB and industry applicability. [10] NPF is a project spawned by NetBSD.
Derivatives:
OpenBSD is a security-focused BSD known for its developers' insistence on extensive, ongoing code auditing for security and correct functionality, a "secure by default" philosophy, good documentation, and adherence to strictly open source licensing. The system incorporates numerous security features that are absent or optional in other versions of BSD. The OpenBSD policy on openness extends to hardware documentation and drivers, since without these, there can be no trust in the correct operation of the kernel and its security, and vendor software bugs would be hard to resolve. [12]
OpenBSD emphasizes very high standards in all areas. Security policies include disabling all non-essential services and having sane initial settings; and integrated cryptography (originally made easier due to relaxed Canadian export laws relative to the United States), full public disclosure of all security flaws discovered; thoroughly auditing code for bugs and security issues; various security features, including the W^X page protection technology and heavy use of randomization to mitigate attacks. Coding approaches include an emphasis on searching for similar issues throughout the code base if any code issue is identified. Concerning software freedom, OpenBSD prefers the BSD or ISC license, with the GPL acceptable only for existing software which is impractical to replace, such as the GNU Compiler Collection. NDAs are never considered acceptable. In common with its parent, NetBSD, OpenBSD strives to run on a wide variety of hardware. [13] Where licenses conflict with OpenBSD's philosophy, the OpenBSD team has re-implemented major pieces of software from scratch, which have often become the standard used within other versions of BSD. Examples include the pf packet filter, new privilege separation techniques used to safeguard tools such as tcpdump and tmux, much of the OpenSSH codebase, and replacing GPL licensed tools such as diff, grep and pkg-config with ISC or BSD licensed equivalents.
OpenBSD prominently notes the success of its security approach on its website home page. As of July 2024 [update] , only two vulnerabilities have ever been found in its default install (an OpenSSH vulnerability found in 2002, and a remote network vulnerability found in 2007) in a period of almost 22 years. According to OpenBSD expert Michael W. Lucas, OpenBSD "is widely regarded as the most secure operating system available anywhere, under any licensing terms." [14]
OpenBSD has spawned numerous child projects such as OpenSSH, OpenNTPD, OpenBGPD, OpenSMTPD, PF, CARP, and LibreSSL. Many of these are designed to replace restricted alternatives.
Derivatives:
DragonFly BSD aims to be inherently easy to understand and develop for multi-processor infrastructures. The main goal of the project, forked from FreeBSD 4.8, is to radically change the kernel architecture, introducing microkernel-like message passing which will enhance scaling and reliability on symmetric multiprocessing (SMP) platforms while also being applicable to NUMA and clustered systems. The long-term goal is to provide a transparent single system image in clustered environments. DragonFly BSD originally supported both the IA-32 and x86-64 platforms, however support for IA-32 was dropped in version 4.0. [22] [23] Matthew Dillon, the founder of DragonFly BSD, believes supporting fewer platforms makes it easier for a project to do a proper, ground-up symmetric multiprocessing implementation. [24]
In September 2005, the BSD Certification Group, after advertising on a number of mailing lists, surveyed 4,330 BSD users, 3,958 of whom took the survey in English, to assess the relative popularity of the various BSD operating systems. About 77% of respondents used FreeBSD, 33% used OpenBSD, 16% used NetBSD, 2.6% used Dragonfly, and 6.6% used other (potentially non-BSD) systems. Other languages offered were Brazilian and European Portuguese, German, Italian, and Polish. Note that there was no control group or pre-screening of the survey takers. Those who checked "Other" were asked to specify that operating system. [25]
Because survey takers were permitted to select more than one answer, the percentages shown in the graph, which are out of the number survey of participants, add up to greater than 100%. If a survey taker filled in more than one choice for "other", this is still only counted as one vote for other on this chart. [25]
Another attempt to profile worldwide BSD usage is the *BSDstats Project, whose primary goal is to demonstrate to hardware vendors the penetration of BSD and viability of hardware drivers for the operating system. The project collects data monthly from any BSD system administrators willing to participate, and currently records the BSD market share of participating FreeBSD, OpenBSD, NetBSD, DragonflyBSD, Debian GNU/kFreeBSD, TrueOS, and MirBSD systems. [26]
In 2020, a new independent project was introduced to collect statistics with the goal of significantly increasing the number of observed parameters. [27]
DistroWatch, well known in the Linux community and often used as a rough guide to free operating system popularity, publishes page hits for each of the Linux distributions and other operating systems it covers. As of 27 March 2020, using a data span of the last six months it placed FreeBSD in 21st place with 452 hits per day, GhostBSD in 51st place with 243 hits, TrueOS in 54th place with 182 hits per day, DragonflyBSD in 75th place with 180 hits, OpenBSD in 80th place with 169 hits per day and NetBSD in 109th place with 105 hits per day. [28]
The names FreeBSD and OpenBSD are references to software freedom: both in cost and open source. [29] NetBSD's name is a tribute to the Internet, which brought the original developers together. [30]
The first BSD mascot was the BSD daemon, named after a common type of Unix software program, a daemon . FreeBSD still uses the image, a red cartoon daemon named Beastie, wielding a pitchfork, as its mascot today. In 2005, after a competition, a stylized version of Beastie's head designed and drawn by Anton Gural was chosen as the FreeBSD logo. [31] The FreeBSD slogan is "The Power to Serve."
The NetBSD flag, designed in 2004 by Grant Bissett, is inspired by the original NetBSD logo, [32] designed in 1994 by Shawn Mueller, portraying a number of BSD daemons raising a flag on top of a mound of computer equipment. This was based on a World War II photograph, Raising the Flag on Iwo Jima. The Board of Directors of The NetBSD Foundation believed this was too complicated, too hard to reproduce and had negative cultural ramifications and was thus not a suitable image for NetBSD in the corporate world. The new, simpler flag design replaced this. [33] The NetBSD slogan is "Of course it runs NetBSD", referring to the operating system's portability.
Originally, OpenBSD used the BSD daemon as a mascot, sometimes with an added halo as a distinguishing mark, but OpenBSD later replaced its BSD daemon with Puffy. Although Puffy is usually referred to as a pufferfish, the spikes on the cartoon images give him a closer likeness to the porcupinefish. The logo is a reference to the fish's defensive capabilities and to the Blowfish cryptography algorithm used in OpenSSH. OpenBSD also has a number of slogans including "Secure by default", which was used in the first OpenBSD song, "E-railed", and "Free, Functional & Secure", [34] and OpenBSD has released at least one original song with every release since 3.0. [35]
The DragonFly BSD logo, designed by Joe Angrisano, is a dragonfly named Fred. [36] A number of unofficial logos [37] by various authors also show the dragonfly or stylized versions of it. DragonFly BSD considers itself to be "the logical continuation of the FreeBSD 4.x series." [38] FireflyBSD has a similar logo, a firefly, showing its close relationship to DragonFly BSD. In fact, the FireflyBSD website states that proceeds from sales will go to the development of DragonFly BSD, suggesting that the two may in fact be very closely related.
PicoBSD's slogan is "For the little BSD in all of us," and its logo includes a version of FreeBSD's Beastie as a child, [39] showing its close connection to FreeBSD, and the minimal amount of code needed to run as a Live CD.
A number of BSD OSes use stylized version of their respective names for logos. This includes TrueOS, GhostBSD, DesktopBSD, ClosedBSD, [40] and MicroBSD. [41] TrueOS's slogan is "Personal computing, served up BSD style!", GhostBSD's "A simple, secure BSD served on a Desktop." DesktopBSD's "A Step Towards BSD on the Desktop." MicroBSD's slogan is "The small secure unix like OS."
MirOS's site collects a variety of BSD mascots and Tux, the Linux mascot, together, illustrating the project's aim of supporting both BSD and Linux kernels. MirOS's slogan is "a wonderful operating system for a world of peace." [42]
Name | Primary developers | First public release | Based on | Latest stable version | Cost (USD) | Preferred license | Purpose | Short description | ||
---|---|---|---|---|---|---|---|---|---|---|
Version | Release Date | |||||||||
FreeBSD | The FreeBSD Project | 1993-12-01 | 386BSD, 4.4BSD-Lite | 14 | 2023-11-20 [43] | Free | Simplified BSD | Server, Workstation, Network Appliance, Embedded | Aims to be usable for any purpose. | |
OpenBSD | The OpenBSD Project | 1996-09-01 | NetBSD 1.0 | 7.5 | 2024-04-05 [44] | Free | ISC | Server, Workstation, Network Appliance, Embedded | Aims for maximum correctness in code, bringing simplicity and security. | |
NetBSD | The NetBSD Project | 1993-04-19 | 386BSD, 4.4BSD-Lite | 10.0 | 2024-03-28 [45] | Free | Simplified BSD | Server, Workstation, Network Appliance, Embedded | Aims for maximum portability. | |
DragonFly BSD | Matt Dillon | 2004-07-12 | FreeBSD 4.8 | 6.4.0 | 2022-12-30 [46] | Free | Modified BSD | Server, Workstation, Network Appliance, Embedded | Aims for maximum scalability. | |
386BSD [Note 1] | William and Lynne Jolitz | 1992-03-01 | 4.3BSD Net/2 | 2.0 | 2016-08-05 | Free | BSD | Open source general purpose | Historical | |
BSD/OS (BSD/386) [Note 1] | BSDi, Wind River Systems | 1993-03-01 | 4.3BSD Net/2, 4.4BSD | 5.1 | 2003-10-01 | ? | Proprietary | General purpose | Historical | |
SunOS [Note 1] [Note 2] | Sun Microsystems | 1982 | 4.xBSD, UNIX System V [47] | 4.1.4 | 1994-11-01 | Included in hardware and support charges | Proprietary | Server, Workstation | Historical (Solaris is a different code base) | |
Ultrix [Note 1] | Digital Equipment Corporation | 1984 | 4.2BSD, SVR2 | 4.5 | 1995 | ? | Proprietary | General Purpose | Historical (ran on DEC VAX & MIPS systems or emulators). | |
RISCiX | Acorn Computers | 1988 | 4.3 BSD, Unix System V | 1.31c | 1993-09-07 | Cost £1000 GBP (Approx $1400) | Proprietary | Workstation | Historical (ran on Archimedes and R series Workstations) | |
Tru64 UNIX (DEC OSF/1, Digital UNIX) | DEC, Compaq, HP | 1993 | 4.3BSD, 4.4BSD, Mach 2.5, UNIX System V | 5.1B-6 | 2010-10-01 | Cost $99 (non-commercial) | Proprietary | General Purpose | Only runs on HP Alpha systems or emulators. | |
Darwin | Apple Inc. | 2001-03-01 | NeXTSTEP, FreeBSD, classic Mac OS | 22.5.0 | 2023-05-18 | Free | APSL, GPL and others | Workstation, Home Desktop, Server | The kernel and certain userland components of macOS and iOS | |
TrueOS | iXsystems, Inc. | 2006-04-29 | FreeBSD | 18.12 | 2018-12-15 | Free | BSD | Server | Easy to use while maintaining full use of FreeBSD base | |
GhostBSD | Eric Turgeon | 2009-11-01 | FreeBSD | 24.01.1 | 2024-02-13 | Free | BSD | Desktop, Workstation | Easy to use, full FreeBSD w/ GNOME, Mate, Xfce, LXDE or Openbox. | |
FuryBSD | Joe Maloney | 2019-10-24 | FreeBSD | 12.1-2020090701 (2020Q3) | 2019-12-02 | Free | BSD | Desktop, Workstation | Easy to use, full FreeBSD w/ Xfce or KDE. | |
DesktopBSD | Peter Hofer, Daniel Seuffert | 2005-07-25 | FreeBSD | 1.7 | 2009-09-07 | Free | BSD | Desktop | Easy to use | |
ClosedBSD | Joshua Bergeron and various contributors | ? | FreeBSD | 1.0B (floppy), 1.0-RC1 (CD) | ? | Free | Proprietary | ? | firewall/NAT, boot floppy, Live CD | |
FreeSBIE | ? | ? | FreeBSD | 2.0.3 | 2007-02-01 | Free | ? | ? | Live CD of FreeBSD. DistroWatch lists as discontinued. | |
PicoBSD | Michael Bialecki | ? | FreeBSD | 0.42 | ? | Free | BSD | boot floppy | ? | |
Anonym.OS | ? | 2005-01-01 | OpenBSD 3.8 | none (beta only) | ? | Free | ? | Anonymous browsing | Live CD | |
MirOS BSD | The MirOS Project | ? | OpenBSD 3.1 | #10 | 2008-03-16 | Free | ? | ? | European | |
ekkoBSD [Note 1] | Rick Collette | ? | OpenBSD 3.3 | ? | ? | ? | ? | Server | easy to administer | |
MicroBSD [Note 1] | Bulgarians | ? | OpenBSD 3.0/3.4 | 0.6 | 2003-10-27 | Free | ? | General purpose | Small, secure | |
OliveBSD | Gabriel Paderni | ? | OpenBSD 3.8 | ? | ? | Free | ? | Live CD | DistroWatch lists as discontinued. | |
Gentoo/FreeBSD | Gentoo Linux developers | ? | FreeBSD | ? | ? | Free | GPL, BSD | Server, Workstation, Network Appliance | uses Gentoo framework | |
Gentoo/OpenBSD | Gentoo Linux developers | ? | OpenBSD | ? | ? | Free | GPL, BSD | Server, Workstation, Network Appliance, Embedded | uses Gentoo framework | |
Gentoo/NetBSD | Gentoo Linux developers | ? | NetBSD | ? | ? | Free | GPL, BSD | Server, Workstation, Network Appliance, Embedded | uses Gentoo framework | |
Gentoo/DragonflyBSD | Robert Sebastian Gerus (project not yet officially supported by Gentoo) | ? | DragonFly BSD | ? | ? | Free | ? | Server, Workstation, Network Appliance | uses Gentoo framework | |
Debian GNU/kFreeBSD | The Debian GNU/kFreeBSD team | 2011-02-06 | GNU, FreeBSD | 7.5 | 2014-04-26 | Free | DFSG | General purpose | GNU userspace on FreeBSD kernel | |
Debian GNU/NetBSD | The Debian GNU/kNetBSD team | Abandoned | GNU, NetBSD | Abandoned | Abandoned | Free | DFSG | General purpose | GNU userspace on NetBSD kernel | |
MidnightBSD [48] | Lucas Holt | 2007-08-04 | FreeBSD 6.1 beta [49] | 3.0.1 | 2023-04-03 | Free | BSD | Desktop | GNUstep based Desktop Environment | |
NomadBSD [50] | The NomadBSD Team | 2018-03-25 | FreeBSD | 140R-20240126 | 2024-01-26 [51] | Free | BSD | Live USB | Openbox based Desktop Environment | |
pfSense | various contributors | 2006-10-04 | FreeBSD | 2.7.0 | 2023-06-29 | Free | BSD | Security appliance | firewall/NAT, Live CD | |
OPNsense | various contributors | 2015-01-02 | pfSense | 23.7.5 | 2023-09-26 | Free | BSD | Security appliance | firewall/NAT, Live CD | |
Paxym FreeBSD for Octeon | Paxym Inc. | 2007-12-11 | FreeBSD 7.0 | 4.7 | 2008-08-13 | ? | Proprietary | Network, Storage, Security Applications: Routers/UTM/Firewall/NAS | For Cavium Networks Octeon MIPS architecture multicore processors [52] | |
KarmaBSD [53] | ? | FreeBSD 8 OpenBSD | ? | ? | Free | Free software | FreeBSD, OpenBSD Firewall, MP3 player, backup, others | |||
Jibbed [54] | OpenBSD, NetBSD | 6.0 | Free | BSD | Live CD of NetBSD | |||||
Bitrig | The Bitrig Developers | 2014-11-25 | OpenBSD | 1.0 | 2014-11-25 | Free | ISC | General Purpose | Focus on modern platforms and tools | |
StarBSD | digital IXI Corp | 2009-12-01 | FreeBSD | 2020.3 | 2020-03-25 | Free | Simplified BSD | Server, Workstation, Network Appliance, Embedded | Aims for maximum scalability. | |
Developer | First public release | Based on | Version | Release Date | Cost (USD) | Preferred license | Purpose | Short description |
The FreeBSD Project targets "production quality commercial off-the-shelf (COTS) workstation, server, and high-end embedded systems".
{{cite web}}
: CS1 maint: unfit URL (link)Kylin is an operating system developed by academics at the National University of Defense Technology in the People's Republic of China since 2001. It is named after the mythical beast qilin. The first versions were based on FreeBSD and were intended for use by the Chinese military and other government organizations. With version 3.0, Kylin became Linux-based, and there is a version called NeoKylin which was announced in 2010.
DragonFly BSD is a free and open-source Unix-like operating system forked from FreeBSD 4.8. Matthew Dillon, an Amiga developer in the late 1980s and early 1990s and FreeBSD developer between 1994 and 2003, began working on DragonFly BSD in June 2003 and announced it on the FreeBSD mailing lists on 16 July 2003.
Portage is a package management system originally created for and used by Gentoo Linux and also by ChromeOS, Calculate, and Funtoo Linux among others. Portage is based on the concept of ports collections. Gentoo is sometimes referred to as a meta-distribution due to the extreme flexibility of Portage, which makes it operating-system-independent. The Gentoo/Alt project was concerned with using Portage to manage other operating systems, such as BSDs, macOS and Solaris. The most notable of these implementations is the Gentoo/FreeBSD project.
Light Weight Kernel Threads (LWKT) is a computer science term and from DragonFly BSD in particular. LWKTs differ from normal kernel threads in that they can preempt normal kernel threads. According to Matt Dillon, DragonFlyBSD creator:
The LWKT scheduler is responsible for actually running a thread. It uses a fixed priority scheme, but the fixed priorities are differentiating major subsystems, not user processes. For example, hardware interrupt threads have the highest priority, followed by software interrupts, kernel-only threads, then finally user threads. A user thread either runs at user-kernel priority, or a user thread runs at user priority.
DragonFly does preempt, it just does it very carefully and only under particular circumstances. An LWKT interrupt thread can preempt most other threads, for example. This mimics what FreeBSD-4.x already did with its spl/run-interrupt-in-context-of-current-process mechanism. What DragonFly does *NOT* do is allow a non-interrupt kernel thread to preempt another non-interrupt kernel thread.
The mainframe z/OS Operating system supports a similar mechanism, called SRB.
SRB's represent requests to execute a system service routine. SRB's are typically created when one address space detects an event that affects a different address space; they provide one of several mechanisms for asynchronous inter-address space communication for programs running on z/OS.
An SRB is similar to a Process Control Block (PCB), in that it identifies a unit of work to the system. Unlike a PCB, an SRB cannot "own" storage areas. In a multiprocessor environment, the SRB routine, after being scheduled, can be dispatched on another processor and can run concurrently with the scheduling program. The scheduling program can continue to do other processing in parallel with the SRB routine. Only programs running in kernel mode can create an SRB.
The Windows Operating System knows a similar light weight thread mechanism named "fibers". Fibers are scheduled by an application program. The port of the CICS Transaction Server to the Windows platform uses fibers, somewhat analogous to the use of "enclaves" under z/OS.
In UNIX, "kernel threads" have two threads, one is the core thread, one is the user thread.
TrueOS is a discontinued Unix-like, server-oriented operating system built upon the most recent releases of FreeBSD-CURRENT.
sysctl is a software mechanism in some Unix-like operating systems that reads and modifies the attributes of the system kernel such as its version number, maximum limits, and security settings. It is available both as a system call for compiled programs, and an administrator command for interactive use and scripting. Linux additionally exposes sysctl as a virtual file system.
OS-level virtualization is an operating system (OS) virtualization paradigm in which the kernel allows the existence of multiple isolated user space instances, including containers, zones, virtual private servers (OpenVZ), partitions, virtual environments (VEs), virtual kernels, and jails. Such instances may look like real computers from the point of view of programs running in them. A computer program running on an ordinary operating system can see all resources of that computer. Programs running inside a container can only see the container's contents and devices assigned to the container.
These tables compare free software / open-source operating systems. Where not all of the versions support a feature, the first version which supports it is listed.
HAL is a software subsystem for UNIX-like operating systems providing hardware abstraction.
FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD). The first version of FreeBSD was released in 1993 developed from 386BSD and the current version runs on IA-32, x86-64, ARM, PowerPC and RISC-V processors. The project is supported and promoted by the FreeBSD Foundation.
GNU variants are operating systems based upon the GNU operating system. According to the GNU project and others, these also include most operating systems using the Linux kernel and a few others using BSD-based kernels.
The Berkeley Software Distribution or Berkeley Standard Distribution (BSD) is a discontinued operating system based on Research Unix, developed and distributed by the Computer Systems Research Group (CSRG) at the University of California, Berkeley. Since the original has become obsolete, the term "BSD" is commonly used for its open-source descendants, including FreeBSD, OpenBSD, NetBSD, and DragonFly BSD.
OpenBSD is a security-focused, free software, Unix-like operating system based on the Berkeley Software Distribution (BSD). Theo de Raadt created OpenBSD in 1995 by forking NetBSD 1.0. The OpenBSD project emphasizes portability, standardization, correctness, proactive security, and integrated cryptography.
NetBSD is a free and open-source Unix-like operating system based on the Berkeley Software Distribution (BSD). It was the first open-source BSD descendant officially released after 386BSD was forked. It continues to be actively developed and is available for many platforms, including servers, desktops, handheld devices, and embedded systems.
Lumina Desktop Environment, or simply Lumina, is a plugin-based desktop environment for Unix and Unix-like operating systems. It was designed specifically as a system interface for TrueOS and systems derived from Berkeley Software Distribution (BSD) in general, but it has been ported to various Linux distributions.
The history of the Berkeley Software Distribution began in the 1970s when University of California, Berkeley received a copy of Unix. Professors and students at the university began adding software to the operating system and released it as BSD to select universities. Since it contained proprietary Unix code, it originally had to be distributed subject to AT&T licenses. The bundled software from AT&T was then rewritten and released as free software under the BSD license. However, this resulted in a lawsuit with Unix System Laboratories, the AT&T subsidiary responsible for Unix. Eventually, in the 1990s, the final versions of BSD were publicly released without any proprietary licenses, which led to many descendants of the operating system that are still maintained today.
A virtual kernel architecture (vkernel) is an operating system virtualisation paradigm where kernel code can be compiled to run in the user space, for example, to ease debugging of various kernel-level components, in addition to general-purpose virtualisation and compartmentalisation of system resources. It is used by DragonFly BSD in its vkernel implementation since DragonFly 1.7, having been first revealed in September 2006, and first released in the stable branch with DragonFly 1.8 in January 2007.