From 08a3be41004da0a7306bfa3b0bfbd5633dbb24b9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 4 Apr 2025 23:28:12 +0300 Subject: Update content for html --- gemfeed/atom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gemfeed/atom.xml') diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 3132fc84..3a39b609 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-04-04T23:23:08+03:00 + 2025-04-04T23:27:14+03:00 foo.zone feed To be in the .zone! @@ -65,6 +65,8 @@
The FreeBSD Bhyve hypervisor is a lightweight, modern hypervisor that enables virtualization on FreeBSD systems. Bhyve's strengths include its minimal overhead, which allows it to achieve near-native performance for virtual machines. It's efficient and lightweight, leveraging the capabilities of the FreeBSD operating system for performance and network management.

+https://wiki.freebsd.org/bhyve
+
Bhyve supports running various guest operating systems, including FreeBSD, Linux, and Windows, on hardware platforms that support hardware virtualization extensions (such as Intel VT-x or AMD-V). In our case, we are going to virtualize Rocky Linux, which will later in this series be used to run k3s.

Check for POPCNT CPU support


-- cgit v1.2.3