Re: pciconf -l doesn't show any devices on Hyper-V VM

2018-05-23 Thread Sepherosa Ziehau
Gen1 or Gen2? On Gen2 Hyper-V, there is _no_ pcib0 and pci0 at all; unless you uses pci-e pass-through or SR-IOV. Why do you care about the existence of pci bus? On Thu, May 24, 2018 at 9:33 AM, Yuri Pankov wrote: > Hi, > > Running FreeBSD-12.0-CURRENT-amd64-20180514-r333606 snapshot as a VM on

Where should I put devd related scripts?

2017-07-17 Thread Sepherosa Ziehau
Hi all, Where should I put devd related scripts? Thanks, sephe -- Tomorrow Will Never Die ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubsc

Re: Add support for ACPI Module Device ACPI0004?

2017-05-01 Thread Sepherosa Ziehau
On Tue, May 2, 2017 at 11:28 AM, Sepherosa Ziehau wrote: > On Tue, May 2, 2017 at 12:25 AM, John Baldwin wrote: >> On Sunday, April 30, 2017 09:02:30 AM Sepherosa Ziehau wrote: >>> On Sat, Apr 29, 2017 at 12:01 AM, John Baldwin wrote: >>> > On Friday, April 28, 201

Re: Add support for ACPI Module Device ACPI0004?

2017-05-01 Thread Sepherosa Ziehau
On Tue, May 2, 2017 at 12:25 AM, John Baldwin wrote: > On Sunday, April 30, 2017 09:02:30 AM Sepherosa Ziehau wrote: >> On Sat, Apr 29, 2017 at 12:01 AM, John Baldwin wrote: >> > On Friday, April 28, 2017 05:38:32 PM Sepherosa Ziehau wrote: >> >> On Thu, Apr 27,

Re: Add support for ACPI Module Device ACPI0004?

2017-04-29 Thread Sepherosa Ziehau
On Sat, Apr 29, 2017 at 12:01 AM, John Baldwin wrote: > On Friday, April 28, 2017 05:38:32 PM Sepherosa Ziehau wrote: >> On Thu, Apr 27, 2017 at 12:14 AM, John Baldwin wrote: >> > On Wednesday, April 26, 2017 09:18:48 AM Sepherosa Ziehau wrote: >> >> On Wed, Apr 26,

Re: Add support for ACPI Module Device ACPI0004?

2017-04-28 Thread Sepherosa Ziehau
On Thu, Apr 27, 2017 at 12:14 AM, John Baldwin wrote: > On Wednesday, April 26, 2017 09:18:48 AM Sepherosa Ziehau wrote: >> On Wed, Apr 26, 2017 at 4:36 AM, John Baldwin wrote: >> > On Thursday, April 20, 2017 02:29:30 AM Dexuan Cui wrote: >> >> > From: John

Re: Add support for ACPI Module Device ACPI0004?

2017-04-25 Thread Sepherosa Ziehau
On Wed, Apr 26, 2017 at 4:36 AM, John Baldwin wrote: > On Thursday, April 20, 2017 02:29:30 AM Dexuan Cui wrote: >> > From: John Baldwin [mailto:j...@freebsd.org] >> > Sent: Thursday, April 20, 2017 02:34 >> > > Can we add the support of "ACPI0004" with the below one-line change? >> > > >> > > ac

Re: Please test EARLY_AP_STARTUP

2016-12-01 Thread Sepherosa Ziehau
On Fri, Dec 2, 2016 at 12:53 PM, Sepherosa Ziehau wrote: > On Fri, Dec 2, 2016 at 1:49 AM, John Baldwin wrote: >> On Thursday, December 01, 2016 01:53:29 PM Sepherosa Ziehau wrote: >>> On Wed, Nov 30, 2016 at 9:59 AM, Sepherosa Ziehau >>> wrote: >>> >>

Re: Please test EARLY_AP_STARTUP

2016-12-01 Thread Sepherosa Ziehau
On Fri, Dec 2, 2016 at 1:49 AM, John Baldwin wrote: > On Thursday, December 01, 2016 01:53:29 PM Sepherosa Ziehau wrote: >> On Wed, Nov 30, 2016 at 9:59 AM, Sepherosa Ziehau >> wrote: >> >>> After fdc is disabled and hyperv/storvsc is fixed, it seems to boot >&g

Re: Please test EARLY_AP_STARTUP

2016-11-30 Thread Sepherosa Ziehau
On Wed, Nov 30, 2016 at 9:59 AM, Sepherosa Ziehau wrote: > On Tue, Nov 29, 2016 at 2:27 AM, John Baldwin wrote: >> On Monday, November 28, 2016 02:35:07 PM Sepherosa Ziehau wrote: >>> Hi John, >>> >>> fdc seems to cause panic on Hyper-V: >>> ht

Re: Please test EARLY_AP_STARTUP

2016-11-29 Thread Sepherosa Ziehau
On Tue, Nov 29, 2016 at 2:27 AM, John Baldwin wrote: > On Monday, November 28, 2016 02:35:07 PM Sepherosa Ziehau wrote: >> Hi John, >> >> fdc seems to cause panic on Hyper-V: >> https://people.freebsd.org/~sephe/fdc_panic.png > > You shouldn't get this pani

Re: Please test EARLY_AP_STARTUP

2016-11-27 Thread Sepherosa Ziehau
Hi John, fdc seems to cause panic on Hyper-V: https://people.freebsd.org/~sephe/fdc_panic.png I then commented out device fdc, and I fixed one panic on Hyper-V here: https://reviews.freebsd.org/D8656 After fdc is disabled and hyperv/storvsc is fixed, it seems to boot fine, except a long delay (2

Re: (boost::)asio and kqueue problem

2016-07-19 Thread Sepherosa Ziehau
On Wed, Jul 20, 2016 at 12:38 PM, Konstantin Belousov wrote: > On Tue, Jul 19, 2016 at 05:35:59PM +0200, Hartmut Brandt wrote: >> Hi, >> >> I'm trying to use asio (that's boost::asio without boost) to handle >> listening sockets asynchronuosly. This appears not to work. There are also >> some repo

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-15 Thread Sepherosa Ziehau
On Fri, Jul 15, 2016 at 7:13 AM, Glen Barber wrote: > With additional tweaks, I was able to get the CD to boot both with > a real internal CD-ROM drive, as well as USB CD-ROM. > > I have uploaded a disc1.iso image here: > > https://people.freebsd.org/~gjb/disc1_uzip.iso > > Could people try this

Re: FreeBSD_HEAD_i386 - Build #2847 - Still Failing

2016-04-13 Thread Sepherosa Ziehau
On Wed, Apr 13, 2016 at 8:46 PM, David Somayajulu wrote: > Hi All, > I would appreciate if you could let me know how to back off the following > commits. > > https://svnweb.freebsd.org/changeset/base/297916 > https://svnweb.freebsd.org/changeset/base/297909 > https://svnweb.freebsd.org/changeset/

Re: Revision 297176 - hyperv/evttimer: Use an independent message slot so that it can work

2016-04-08 Thread Sepherosa Ziehau
I have reverted this change. It will be brought back, after some code refactoring. On Fri, Apr 8, 2016 at 4:22 PM, wrote: > > Hello > > I recently update one of my many vms from an older CURRENT revision r297196 > to r297659 and on reboot it just panics with the following: > > FreeBSD clang ver

Re: [PATCH] SO_REUSEADDR and SO_REUSEPORT behaviour

2013-12-05 Thread Sepherosa Ziehau
On Tue, Dec 3, 2013 at 5:41 AM, Adrian Chadd wrote: > > On 2 December 2013 03:45, Sepherosa Ziehau wrote: > > > > On Mon, Dec 2, 2013 at 1:02 PM, Adrian Chadd wrote: > > > >> Ok, so given this, how do you guarantee the UTHREAD stays on the given > >> CP

Re: [PATCH] SO_REUSEADDR and SO_REUSEPORT behaviour

2013-12-02 Thread Sepherosa Ziehau
On Mon, Dec 2, 2013 at 1:02 PM, Adrian Chadd wrote: > Hi! Thanks for the writeup! > > On 1 December 2013 20:17, Sepherosa Ziehau wrote: > > > I also put up a brief description of SO_REUSEPORT in dfly; may be useful > to > > you: > > http://leaf.dragonflybsd.o

Re: [PATCH] SO_REUSEADDR and SO_REUSEPORT behaviour

2013-12-02 Thread Sepherosa Ziehau
Best Regards, sephe > Thanks > Oleg > > > > On Sun, Dec 1, 2013 at 8:17 PM, Sepherosa Ziehau wrote: > >> >> >> >> On Sat, Nov 30, 2013 at 2:42 AM, Ermal Luçi wrote: >> >>> Well seems Dragonfly has some version of it already from commit [1]

Re: [PATCH] SO_REUSEADDR and SO_REUSEPORT behaviour

2013-12-01 Thread Sepherosa Ziehau
On Sat, Nov 30, 2013 at 2:42 AM, Ermal Luçi wrote: > Well seems Dragonfly has some version of it already from commit [1]. > > The distribution algorithm was changed a little bit after initial commit to gain more idle time (bnx(4) output has already been maxed out): http://gitweb.dragonflybsd.org/