Here’s a detailed writeup from Aaron LI on how to get a DragonFly system onto an IPv6 network.
Update: He also supplied an example pf ruleset that solved some IPv6 throughput problems for his VPS.
Here’s a detailed writeup from Aaron LI on how to get a DragonFly system onto an IPv6 network.
Update: He also supplied an example pf ruleset that solved some IPv6 throughput problems for his VPS.
Pulled from a longer thread: x.x.1 update instructions for DragonFly.
Probably old hat to most readers, but I like to see this documented, and the hw.ncpu ‘trick’ is nice.
I finally used up my overflow links.
Your odd video link of the week: what if the Doctor Who theme was composed by John Carpenter, Vangelis, Jean-Michel Jarre, or Tangerine Dream? (via)
The new look on undeadly.org sure is nice.
No interview this week, but BSDNow 208 notes a certain recent software release and also links to something I’ve always wanted to see – a BSD games site. It’s OpenBSD oriented, but it probably applies pretty evenly across all the BSDs.
I was reminded of this thanks to the Google Calendar entry: SemiBUG is having their monthly meeting tomorrow night (the 22nd, in case that’s tonight by the time you read this), and it’s one of my favorite formats – a series of lightning talks with 2 slides, 5 minutes.
There will be a bootable, single-image version of HAMMER2 in the next DragonFly release. Matthew Dillon has a note about what will be in place at that point, and you can always look at the recent commits.
A new episode of garbage has heaved forth, with an interview of Patrick Wildt from the recent Toronto hackathon.
This is overflow from last week’s overflow.
Your web game of the week: Sword Shop. Unity, so not sure where it can run other than Windows, unfortunately. (via)
I think I managed to avoid any theme this week.
This happened a while ago, and I’m just catching up to it: the virtio_scsi(4) driver has been added to DragonFly; ported from FreeBSD and worked on by a number of people. ‘man virtio‘ if you want background.
This week’s BSDNow talks about the recent BSD convention in Cambridge (which I somehow did not know about until afterwards), plus lots of other talk, and a link to this entertaining terminal emulator.
“gee, we have a 6-digit PID, might as well make it work to a million!”
Here’s the first of several commits to support this, and here’s the highest load averages I’ve ever seen.
Overflow!
Questions are this week’s accidental theme.
If you are running DragonFly on a Ryzen CPU, this commit will fix (work around?) a hardware bug. I have not looked at how other operating systems may be addressing it, but it may be interesting to contrast.
You all have seen the hier(archy) man page, correct? BSDNow 206 gets into things like the new Lumina and Plasma desktops.
I should have linked this yesterday: a description of kcollect and its uses from Matthew Dillon, complete with example graph of a very busy machine.
There’s a new facility in DragonFly: kcollect(8). It holds automatically-collected kernel data for about the last day, and can output to gnuplot. Note the automatic collection part; your system will always be able to tell you about weirdness – assuming that weirdness extends to one of the features kcollect tracks. Here’s some of the commits.