Kabylake NUC and DragonFly

Matthew Dillon’s been using a Kabylake NUC for a DragonFly workstation and it’s generally working out well.  It’s tiny enough to lose on a desk, in my opinion.  He added performance details and a screenshot.  The Specific Configs page has his notes, recorded, too.

Related laptop tip: If you have a Lenovo Yoga and can’t mount the drive after install, various sdhci modules may be the answer.  Update: definitely the answer.

 

 

New mechanism: kcollect

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.