Different filesystem counts between mount(8) and lsvfs(1)

2018-06-08 Thread Aaron LI
On Fri, 8 Jun 2018 07:40:01 -0700, Tim Darby wrote: > > ​Thanks for the initrd work. Can you ​also take a look at this possibly > related bug: > http://bugs.dragonflybsd.org/issues/2926 Hi Tim, The getfsstat() count problem as you reported can be seen from the different counts shown by

Re: [HEADS UP] Introduced "make initrd" and removed mkinitrd(8)

2018-06-08 Thread Tim Darby
​Thanks for the initrd work. Can you ​also take a look at this possibly related bug: http://bugs.dragonflybsd.org/issues/2926 Tim On Fri, Jun 8, 2018 at 2:34 AM Aaron LI wrote: > Hi, > > I justed committed the big initrd change to master. I should wait > for more reviews, but made a mistake

Re: Different filesystem counts between mount(8) and lsvfs(1)

2018-06-08 Thread Aaron LI
On Fri, 8 Jun 2018 23:29:07 +0800, Aaron LI wrote: > > For example, on my box (encrypted root and chrooted from initrd): > --- > # mount > /dev/mapper/root@DATA on / (hammer2, local) > /dev on /dev (null, local) > /dev/vbd0s1a on

X2APIC support is in master; further testing is needed

2018-06-08 Thread Sepherosa Ziehau
Hi all, X2APIC support is in master now. Please help testing it by adding the following line to /boot/loader.conf or set it at boot prompt: hw.x2apic_enable=1 You can check whether it is on or not by: sysctl hw.x2apic_enable X2APIC mode will be enabled only if the following command has output

[HEADS UP] Introduced "make initrd" and removed mkinitrd(8)

2018-06-08 Thread Aaron LI
Hi, I justed committed the big initrd change to master. I should wait for more reviews, but made a mistake with Git and got it pushed earlier. The patch was reviewed by swildner and barely by tuxillo. I already well tested this patch by building a new ISO with nrelease and installing on a vbox