Re: svn commit: r336751 - head/usr.sbin/pw

2018-07-27 Thread Ian Lepore
On Fri, 2018-07-27 at 14:43 +, Li-Wen Hsu wrote: > On Thu, Jul 26, 2018 at 20:03:11 +0000, Ian Lepore wrote: > > > > Author: ian > > Date: Thu Jul 26 20:03:11 2018 > > New Revision: 336751 > > URL: https://svnweb.freebsd.org/changeset/base/336751 > >

Re: ntpd as ntpd user question

2018-07-23 Thread Ian Lepore
On Mon, 2018-07-23 at 18:54 -0700, bob prohaska wrote: > On Mon, Jul 23, 2018 at 09:34:26PM +0200, Herbert J. Skuhra wrote: > > > > > > Yes, first you press m. Then you will see differences of installed > > file (left) and new file (right). Then you press either l or > > r: > > > > l | 1:

Re: ntpd as ntpd user question

2018-07-22 Thread Ian Lepore
On Sat, 2018-07-21 at 15:09 -0700, bob prohaska wrote: > On Sat, Jul 21, 2018 at 12:14:10PM -0600, Ian Lepore wrote: > > > > > > I can't see any way that installkernel would lead to the complaint > > about the ntpd user not existing; that check is tied to the > &g

Re: ntpd as ntpd user question

2018-07-21 Thread Ian Lepore
On Sat, 2018-07-21 at 10:47 -0700, bob prohaska wrote: > On Sat, Jul 21, 2018 at 11:14:45AM -0600, Ian Lepore wrote: > > > > > > There's a "pre-world" stage of mergemaster (-Fp option I think) which > > isn't needed often, but one of the times it is neede

Re: ntpd as ntpd user question

2018-07-21 Thread Ian Lepore
On Sat, 2018-07-21 at 10:11 -0700, Pete Wright wrote: > > On 07/21/2018 09:47, Ian Lepore wrote: > > > > On Sat, 2018-07-21 at 09:41 -0700, Pete Wright wrote: > > > > > > hello - i am testing out the new ntpd that was committed > > > yesterday and

Re: ntpd as ntpd user question

2018-07-21 Thread Ian Lepore
On Sat, 2018-07-21 at 09:41 -0700, Pete Wright wrote: > hello - i am testing out the new ntpd that was committed yesterday and  > am attempting to run as non-root.  i've created a ntpd user/group, and  > verified permissions look good on pertinent directories.  i am running  > into an issue with

Re: [PATCH] Recent libm additions

2018-07-15 Thread Ian Lepore
On Sun, 2018-07-15 at 11:55 -0600, Warner Losh wrote: > On Sun, Jul 15, 2018, 11:23 AM K. Macy wrote: > > > > > > > > > > > > Well, actually, the functions in polevll.c should have been > > > copied > > > into ld80/e_powl.c, and polevall.c should never have been > > > committed. > > >

Re: [PATCH] Recent libm additions

2018-07-15 Thread Ian Lepore
On Sun, 2018-07-15 at 08:06 -0700, Steve Kargl wrote: > Apparently, the recents additions to libm were not > subject to any code review.  The following patch  > does two things.  First, it works around > > https://bugs.llvm.org/show_bug.cgi?id=8532 > > Second, it removes the pollution of libm

Re: sys/Makefile .if defined(MODULES_WITH_WORLD)

2018-07-09 Thread Ian Lepore
On Mon, 2018-07-09 at 11:50 +0200, Julian H. Stacey wrote: > Hi current@ > src/sys/dev/amdsbwd/amdsbwd.c broke src/sys/modules > > Is it immediately intuitive & well known to developers working in > sys/dev > to enable MODULES_WITH_WORLD before a test make all before a commit ? > > Or what

Re: GELI with UEFI supporting Boot Environments goes to HEAD when?

2018-07-08 Thread Ian Lepore
On Sun, 2018-07-08 at 21:08 +0200, Oliver Pinter wrote: > Hi! > > Have you or Warner any update on this code? > > On Thursday, April 12, 2018, Eric McCorkle > wrote: > Are you aware of https://reviews.freebsd.org/D15743 ? That's my changes to add geli support to loader(8) in an architecture-

Re: TSC calibration in virtual machines

2018-06-27 Thread Ian Lepore
On Wed, 2018-06-27 at 10:05 -0700, Rodney W. Grimes wrote: > > > > On Wed, Jun 27, 2018 at 10:36 AM, Jung-uk Kim > > wrote: > > > > > > > > On 06/27/2018 03:14, Andriy Gapon wrote: > > > > > > > > > > > > It seems that TSC calibration in virtual machines sometimes can > > > > do more > > >

Re: GELI attach issue from r326073 -> r334996

2018-06-13 Thread Ian Lepore
On Wed, 2018-06-13 at 14:29 -0400, Michael Jung wrote: > Hi! > > I just tried updating current from r326073 -> r334996 and when > I try 'geli attach' I get the following error: > > # geli attach -p -k mykey.key /dev/gpt/da14 > geli: Missing keyno argument > # > > If I boot the old kernel GELI

Re: serial console vs suspend

2018-05-17 Thread Ian Lepore
On Thu, 2018-05-17 at 10:54 +0300, Andriy Gapon wrote: > > It seems that the serial console, or rather a UART used by it, may require > re-initialization after waking up (from suspend to RAM).  At least one of my > systems fails to wake up properly if I configure the serial console.  I've > done

Re: IGNORE_OSVERSION=yes -- can't install pkg

2018-05-05 Thread Ian Lepore
On Sat, 2018-05-05 at 08:26 -0700, Chris H wrote: > On Fri, 04 May 2018 22:57:52 -0700 said > > > > > I just setup a jail from a 12-CURRENT I built awhile ago. It has no > > ports > > tree. So I'm attempting > > to install svnlite. issuing pkg search svnlite returns > >

Re: OSVERSION

2018-05-04 Thread Ian Lepore
On Fri, 2018-05-04 at 15:28 -0600, Alan Somers wrote: > On Fri, May 4, 2018 at 2:46 PM, Jeffrey Bouquet > wrote: > > > > > 12.0-CURRENT r332797 GENERIC amd64 > > .. > > make: "/usr/ports/Mk/bsd.port.mk" line 1171: Unable to > > determine OS version. Either define OSVERSION, or >

Re: clang manual page?

2018-04-05 Thread Ian Lepore
On Thu, 2018-04-05 at 15:38 -0700, Steve Kargl wrote: > Is anyone working on fixing the clang manual to actually > document the available options? > > % man clang > (search for -std=) >    -std= >   Specify the language standard to compile for. > > OK, what does mean? > clang

Re: CURRENT r331284: crashing with USB

2018-03-24 Thread Ian Lepore
On Sat, 2018-03-24 at 10:39 -0700, bob prohaska wrote: > On Wed, Mar 21, 2018 at 09:49:34PM -0700, bob prohaska wrote: > > > > On Wed, Mar 21, 2018 at 12:07:18PM +0100, Hartmann, O. wrote: > > > > > > > > > not the ZFS. I can plugin the USB and then unplug it and after > > > two or > > > three

Re: Speed up CD/DVD-based FreeBSD

2018-03-12 Thread Ian Lepore
On Mon, 2018-03-12 at 06:35 +0100, O. Hartmann wrote: > We have a special case of running FreeBSD (actually a NanoBSD) from a CD/DVD. > The reason behind using a CD/DVD is to prevent manipulations. > > Now, after the GUI hass started, the system autologin a user and autostarts > Firefox. But

Re: best settings for usb2 and attached disks, and sdcards

2018-03-07 Thread Ian Lepore
On Wed, 2018-03-07 at 06:15 +, John wrote: > Hi, > [cc'd to arm@ and fs@ where it's also relevant] > > I have a number of rpi3 & rpi3 machines. Usually I want to attach a usb > keydrive to them so that the sdcard isn't thrashed. They're all running > -current. usr/src and usr/ports at least

Re: top: sysctl(vfs.bufspace...) expected 8, got 4

2018-02-22 Thread Ian Lepore
On Thu, 2018-02-22 at 18:41 +0100, O. Hartmann wrote: > Am Wed, 21 Feb 2018 20:05:24 +0100 > "O. Hartmann" schrieb: > > > > > On CURRENT ( 12.0-CURRENT FreeBSD 12.0-CURRENT #196 r329679: Tue > > Feb 20 23:06:15 CET > > 2018 amd64) I'm honored by this nice bug when

Re: posix_fallocate on ZFS

2018-02-10 Thread Ian Lepore
On Sat, 2018-02-10 at 12:45 -0700, Alan Somers wrote: > On Sat, Feb 10, 2018 at 12:43 PM, Ian Lepore <i...@freebsd.org> wrote: > > > > > On Sat, 2018-02-10 at 11:24 -0700, Alan Somers wrote: > > > > > > On Sat, Feb 10, 2018 at

Re: posix_fallocate on ZFS

2018-02-10 Thread Ian Lepore
On Sat, 2018-02-10 at 11:24 -0700, Alan Somers wrote: > On Sat, Feb 10, 2018 at 10:28 AM, Willem Jan Withagen > wrote: > > > > > Hi, > > > > This has been disabled on ZFS since last November. > > And I do understand the rationale on this. > > > > BUT > > > > I've now upgraded some of my HEAD

Re: openssl in base should install c_rehash

2018-02-08 Thread Ian Lepore
On Thu, 2018-02-08 at 19:35 -0500, Jung-uk Kim wrote: > On 02/08/2018 18:51, Ian Lepore wrote: > > > > On Thu, 2018-02-08 at 17:47 -0500, Jung-uk Kim wrote: > > > > > > On 02/08/2018 17:31, Chris H wrote: > > > > > > > > > > &g

Re: openssl in base should install c_rehash

2018-02-08 Thread Ian Lepore
On Thu, 2018-02-08 at 17:47 -0500, Jung-uk Kim wrote: > On 02/08/2018 17:31, Chris H wrote: > > > > [...] > > Couldn't this be in $base? I'd like to vote yes. :-) > From OpenSSL 1.1.0, openssl(1) added "rehash" command. > > https://www.openssl.org/docs/man1.1.0/apps/rehash.html > > I don't

Re: openssl in base should install c_rehash

2018-02-08 Thread Ian Lepore
On Thu, 2018-02-08 at 21:15 +0100, Ulrich Spörlein wrote: > 2018-02-08 21:00 GMT+01:00 Jung-uk Kim : > > > > > On 02/08/2018 08:52, Jan Bramkamp wrote: > > > > > > On 08.02.18 14:24, Ulrich Spörlein wrote: > > > > > > > > Hey, > > > > > > > > c_rehash has somehow disappeared

Re: Fatal trap 12 booting FreeBSD-CURRENT via isboot kernel module.

2018-02-06 Thread Ian Lepore
On Tue, 2018-02-06 at 11:33 -0700, John Nielsen wrote: > > > > On Feb 6, 2018, at 10:54 AM, John Nielsen > > wrote: > > > > > > > > > > > On Feb 4, 2018, at 2:50 AM, Maurizio Vairani > > com> wrote: > > > > > > 2018-01-29 18:38 GMT+01:00 John

Re: Error compiling isboot-kmod

2018-01-29 Thread Ian Lepore
On Mon, 2018-01-29 at 10:29 -0700, John Nielsen wrote: > > > > On Jan 27, 2018, at 9:20 AM, Ian Lepore <i...@freebsd.org> wrote: > > > > On Fri, 2018-01-26 at 23:20 -0700, John Nielsen wrote: > > > > > > > > > > > > &

Re: Error compiling isboot-kmod

2018-01-27 Thread Ian Lepore
On Fri, 2018-01-26 at 23:20 -0700, John Nielsen wrote: > > > > On Jan 26, 2018, at 9:42 PM, John Nielsen wrote: > > > > > > > > [...] > > --- iscsi.o --- > > iscsi.c:1146:3: error: incompatible pointer types passing 'void (struct > > mbuf *, void *, void *)' to parameter

Re: Error compiling isboot-kmod

2018-01-26 Thread Ian Lepore
On Fri, 2018-01-26 at 10:00 -0700, John Nielsen wrote: > > > > On Jan 26, 2018, at 3:37 AM, Maurizio Vairani > om> wrote: > > > > 2018-01-24 17:19 GMT+01:00 Warner Losh : > > > > > > On Wed, Jan 24, 2018 at 3:12 AM, Maurizio Vairani

Re: microSDXC can't recognized

2018-01-26 Thread Ian Lepore
On Fri, 2018-01-26 at 23:09 +0900, KIRIYAMA Kazuhiko wrote: > At Fri, 26 Jan 2018 16:31:08 +0900, > 私 wrote: > > > > > > Hi, > > > > Builtin microSDXC card device can't recognized in may > > machine[1]. Inserted it but nothing happened. Inserted card > > is SanDisk SDSQAR-128G-GNMA[2]. But in

Re: Periodical interrupt storm when playing game with USB keyboard

2018-01-21 Thread Ian Lepore
On Sun, 2018-01-21 at 22:07 +0100, Hans Petter Selasky wrote: > On 01/21/18 21:45, Johannes Lundberg wrote: > > > > What does kern.eventtimer.periodic do?  The sysctl description > > wasn't > > that elaborate... > It turns off re-programming the timer every time there is a new > callout  > with

Re: mounting UFS2 filesystem with access mode via fstab

2018-01-21 Thread Ian Lepore
On Sun, 2018-01-21 at 20:00 +0100, O. Hartmann wrote: > Am Sun, 21 Jan 2018 18:15:11 +0100 > Gary Jennejohn schrieb: > > > > > On Sun, 21 Jan 2018 11:37:16 +0100 > > "O. Hartmann" wrote: > > > > > > > > Recently, I ran into the problem mounting a

Re: Building kernel with no sound

2018-01-15 Thread Ian Lepore
On Mon, 2018-01-15 at 19:14 +0100, Alexander Sieg wrote: > Hey, > i´m trying to build a custom kernel with no sound support build in. > > This is my make.conf: > MALLOC_PRODUCTION=true > KERNCONF=MYKERNEL #GENERIC-NODEBUG > DEVELOPER=yes > > and this is my kernel configuration: > include

Re: [self base packages] pkg: packages for wrong OS version: FreeBSD:12:amd64

2018-01-11 Thread Ian Lepore
On Wed, 2018-01-10 at 19:53 +0100, Baptiste Daroussin wrote: > On Wed, Jan 10, 2018 at 09:29:04PM +0300, Boris Samorodov wrote: > > > > Hi All, > > > > I use self built base packages. Seems that I have a problem with pkg. > > Today I've got this: > > === > > % sudo pkg update -f > > Updating

Re: 11.1-jail on CURRENT: sh: lint: not found *** [llib-lposix.ln] Error code 127

2018-01-08 Thread Ian Lepore
On Mon, 2018-01-08 at 20:43 +0100, Kurt Jaeger wrote: > Hi! > > If I understand correctly, in the past we decommissioned stuff from > the base system in a few steps: > > - announce intent > - analyse/remove from use > - disconnect from build > - remove from tree > > It seems dropping lint was

Re: 11.1-jail on CURRENT: sh: lint: not found *** [llib-lposix.ln] Error code 127

2018-01-08 Thread Ian Lepore
On Sun, 2018-01-07 at 23:49 -0800, Don Lewis wrote: > There doesn't appear to be a knob to disable building lint for FreeBSD > 11.x.  Linking or copying /usr/bin/true to /usr/bin/lint works for cross > building 11 on on a 12.0-CURRENT machine, but I was not able to get it > to work when rebuilding

Re: partitioning schemes: GPT <-> MBR

2018-01-07 Thread Ian Lepore
On Sun, 2018-01-07 at 18:58 +0100, Wolfram Schneider wrote: > Hi guys, > > I have 2 small virtual machines running in data center, on similar > hardware. Both are running FreeBSD 12-current. The first one is based > on a 10.3 image, upgraded to current. The second one is based on > 11.1, >

Re: panic: invalid bcd 194

2018-01-01 Thread Ian Lepore
On Mon, 2018-01-01 at 09:54 +0100, Matthias Apitz wrote: > El día domingo, diciembre 31, 2017 a las 10:19:50a. m. -0700, Ian Lepore > escribió: > > > > > > > > > I will let the C720 over night under power while sitting in the boot menu, > > >

Re: panic: invalid bcd 194

2018-01-01 Thread Ian Lepore
On Mon, 2018-01-01 at 10:12 +0100, Matthias Apitz wrote: > El día lunes, enero 01, 2018 a las 09:57:23a. m. +0100, Kurt Jaeger escribió: > > > > > Hi! > > > > > > > > For the moment we solved the issue by booting some older r28 > > > memstick, writing a correct date with ntpdate into the

Re: Programmatically cache line

2018-01-01 Thread Ian Lepore
On Mon, 2018-01-01 at 12:36 +0200, Konstantin Belousov wrote: > On Mon, Jan 01, 2018 at 06:52:37AM +, David Chisnall wrote: > > > > On 1 Jan 2018, at 05:09, Adrian Chadd wrote: > > > > > > > > > On 30 December 2017 at 00:28, Konstantin Belousov wrote: > > > > > >

Re: SVN r327444 breaks current build

2017-12-31 Thread Ian Lepore
On Sun, 2017-12-31 at 15:53 -0800, Oleksandr Tymoshenko wrote: > Nathan Whitehorn (nwhiteh...@freebsd.org) wrote: > > > > > > > > On 12/31/17 14:22, Oleksandr Tymoshenko wrote: > > > > > > Michael Butler (i...@protected-networks.net) wrote: > > > > > > > > Building

Re: SVN r327444 breaks current build

2017-12-31 Thread Ian Lepore
On Sun, 2017-12-31 at 16:32 -0500, Michael Butler wrote: > Building /usr/obj/usr/src/amd64.amd64/sys/VM01/vt_font_default.o > --- vt_termcolors.o --- > /usr/src/sys/dev/vt/colors/vt_termcolors.c:158:55: error: too many > arguments to function call, expected 4, have 5 > if

Re: panic: invalid bcd 194

2017-12-31 Thread Ian Lepore
On Sun, 2017-12-31 at 09:36 +0100, Matthias Apitz wrote: > El día sábado, diciembre 30, 2017 a las 10:48:19p. m. +0100, Matthias Apitz > escribió: > > > > > El día sábado, diciembre 30, 2017 a las 11:11:54p. m. +0200, Konstantin > > Belousov escribió: > > > > > > > > > > > > > > > > > > >

Re: Onewire on BeagleBoneBlack example ?

2017-12-20 Thread Ian Lepore
On Wed, 2017-12-20 at 22:58 +, Poul-Henning Kamp wrote: > > In message <97808.1513774...@critter.freebsd.dk>, Poul-Henning Kamp writes: > > > > > Does anybody have a working example of getting onewire sensors > > working on beagleboneblack ? > Ok, with some hints from the usual IRC

Re: how to produce dtb from dts?

2017-12-04 Thread Ian Lepore
On Mon, 2017-12-04 at 19:06 +0200, Daniel Braniss wrote: > Hi, > what’s the current official procedure to compile/convert a dts file, > I’m my case sun8i-h3-nanopi-neo.dts > to its dtb? > > thanks, > danny > make builddtb FDT_DTS_FILE= DTBOUTPUTPATH= -- Ian

Re: [HEADS UP] posix_fallocate support removed from ZFS, lld affected

2017-11-06 Thread Ian Lepore
On Mon, 2017-11-06 at 12:49 -0500, Allan Jude wrote: > On 2017-11-06 12:26, Ian Lepore wrote: > > > > On Mon, 2017-11-06 at 17:40 +0200, Andriy Gapon wrote: > > > > > > From UPDATING: > > > The naive and non-compliant support of posix_fallocate(2) i

Re: [HEADS UP] posix_fallocate support removed from ZFS, lld affected

2017-11-06 Thread Ian Lepore
On Mon, 2017-11-06 at 17:40 +0200, Andriy Gapon wrote: > From UPDATING: > The naive and non-compliant support of posix_fallocate(2) in ZFS > has been removed as of r325320.  The system call now returns EINVAL > when used on a ZFS file.  Although the new behavior complies with the > standard, some

Re: FreeBSD Documentation

2017-10-29 Thread Ian Lepore
On Sun, 2017-10-29 at 11:37 -0400, Allan Jude wrote: > On 2017-10-29 11:00, Kurt Jaeger wrote: > > > > Hi! > > > > > > > > How can we suggest edits for the docs? > > Checkout the docs repo: > > > >   svn checkout https://svnweb.freebsd.org/doc/head/ . > > > > Change the relevant files, create

Re: host, bhyve vm and ntpd

2017-10-24 Thread Ian Lepore
On Wed, 2017-10-25 at 00:43 +0300, Boris Samorodov wrote: > Hi Ian, All! > > 22.10.2017 01:15, Ian Lepore пишет: > > > > On Sat, 2017-10-21 at 17:07 -0400, Michael Voorhis wrote: > > > > > > Ian Lepore writes: > > > > > > > >

Re: host, bhyve vm and ntpd

2017-10-22 Thread Ian Lepore
On Sun, 2017-10-22 at 11:31 +0300, Boris Samorodov wrote: > 22.10.2017 01:15, Ian Lepore пишет: > > > > On Sat, 2017-10-21 at 17:07 -0400, Michael Voorhis wrote: > > > > > > Ian Lepore writes: > > > > > > > > > > > &g

Re: host, bhyve vm and ntpd

2017-10-21 Thread Ian Lepore
On Sat, 2017-10-21 at 17:07 -0400, Michael Voorhis wrote: > Ian Lepore writes: > > > > Beyond that, I'm not sure what else to try.  It might be necessary to > > get some bhyve developers involved (I know almost nothing about it). > NTPD behaves more normally on uniproce

Re: host, bhyve vm and ntpd

2017-10-20 Thread Ian Lepore
On Fri, 2017-10-20 at 21:15 +0300, Boris Samorodov wrote: > 20.10.2017 21:04, Ian Lepore пишет: > > > > On Fri, 2017-10-20 at 20:20 +0300, Boris Samorodov wrote: > > > > > > (CC to freebsd-virtualization@) > > > > > > 20.10.2017 19:32, Ian Lepo

Re: host, bhyve vm and ntpd

2017-10-20 Thread Ian Lepore
On Fri, 2017-10-20 at 20:20 +0300, Boris Samorodov wrote: > (CC to freebsd-virtualization@) > > 20.10.2017 19:32, Ian Lepore пишет: > > > > On Fri, 2017-10-20 at 18:36 +0300, Boris Samorodov wrote: > > > > > > 20.10.2017 18:31, Boris Samorodov пишет: >

Re: host, bhyve vm and ntpd

2017-10-20 Thread Ian Lepore
On Fri, 2017-10-20 at 18:36 +0300, Boris Samorodov wrote: > 20.10.2017 18:31, Boris Samorodov пишет: > > > > 20.10.2017 18:12, Ian Lepore пишет: > > > > > > On Fri, 2017-10-20 at 14:46 +0300, Boris Samorodov wrote: > > > > >

Re: host, bhyve vm and ntpd

2017-10-20 Thread Ian Lepore
On Fri, 2017-10-20 at 14:46 +0300, Boris Samorodov wrote: > Hi All, > > I have got a host: > --- > bhyve-host% uname -a > FreeBSD sm.bsnet 12.0-CURRENT FreeBSD 12.0-CURRENT #3 r322868: Fri Aug > 25 05:25:26 MSK 2017 > bsam@builder.bsnet:/usr/obj/usr/src/sys/GENERIC-FAST  amd64 amd64 > --- > >

Re: pfind_locked(pid) fails when in a jail?

2017-10-17 Thread Ian Lepore
On Tue, 2017-10-17 at 21:26 +, Rick Macklem wrote: > Mateusz Guzik wrote: > [lots of stuff snipped] > > > > I proposed registration of per-process callbacks, not filtering. > > The code would just walk the list/table/whatever and call everything on > > it - they asked for it. > Yep, this

Re: pfind_locked(pid) fails when in a jail?

2017-10-17 Thread Ian Lepore
On Tue, 2017-10-17 at 00:08 +, Rick Macklem wrote: > [stuff snipped] > > > > > > > > > > > > > > > > pfind* does not do any filtering. > > > > Hmm, well I have no idea why the jailed mounts get looping in here then. > > > > > > > > > The real question though is why are you calling it

Re: pfind_locked(pid) fails when in a jail?

2017-10-16 Thread Ian Lepore
On Tue, 2017-10-17 at 00:38 +0200, Mateusz Guzik wrote: > On Tue, Oct 17, 2017 at 12:24 AM, Rick Macklem wrote: > > > > > Hi, > > > > A problem w.r.t. the NFSv4 client's renew thread (nfscl) running up a lot > > of CPU > > when the NFSv4 mount is in a jail has been

Re: r324353: boot failure: failed with error 19

2017-10-06 Thread Ian Lepore
On Fri, 2017-10-06 at 22:33 +0200, O. Hartmann wrote: > First of all, I think something has changed, since /dev/ufs doesn't get > populated anymore > by usage of "gpart label" command. Second, there is a high chance that I > messed up > NanoBSD a bit, a couple of days ago I tried to sync with

Re: RFC how to use kernel procs/threads efficiently

2017-10-06 Thread Ian Lepore
On Fri, 2017-10-06 at 19:02 +, Rick Macklem wrote: > Hi, > > I have now dropped the client side of Flexible File Layout for pNFS into head > and I believe it is basically working. > Currently when talking to mirrored DS servers, it does the Write and Commit > RPCs to the mirrors serially.

Re: C++ in jemalloc

2017-10-06 Thread Ian Lepore
On Fri, 2017-10-06 at 09:04 -0700, Conrad Meyer wrote: > On Thu, Oct 5, 2017 at 9:58 PM, Mark Millard > wrote: > > > > Luckily most kernel and world code that I actively use > > does not throw C++ exceptions in my use. > > > > But devel/kyua is majorly broken by the C++

Re: C++ in jemalloc

2017-10-05 Thread Ian Lepore
On Thu, 2017-10-05 at 14:01 -0700, Warner Losh wrote: > On Thu, Oct 5, 2017 at 11:59 AM, David Goldblatt > wrote: > > > > >  Hi all, > > > > The jemalloc developers have wanted to start using C++ for a while, to > > enable some targeted refactorings of code we have trouble maintaining due > >

Re: anyone know how to get rid of this error? (10.4/Gcc vs binutils port)

2017-10-03 Thread Ian Lepore
On Wed, 2017-10-04 at 00:18 +0800, Julian Elischer wrote: > Our 10.4 system is using gcc (for now). > > when we compile the devel/binutils port, we get a failure with a > bunch  > of these errors: > > > `_ZTSN12_GLOBAL__N_110Stub_tableILi64ELb1EEE' referenced in section  > `.rodata' of

Re: How do GEOM_PART_* options configure geom_part_* modules??

2017-09-28 Thread Ian Lepore
On Thu, 2017-09-28 at 17:31 +0200, Nick Hibma wrote: > I created a new kernel config file from scratch, wondered what the > GEOM_PART_MBR option and friends were doing, search for them, didn't > find them in the tree, and deleted them from my config. But... de > resulting disk image didn't boot,

Re: Pre-filled RAM disk.

2017-09-20 Thread Ian Lepore
On Wed, 2017-09-20 at 22:47 -0500, Jon Brawn wrote: > On Sep 20, 2017, at 10:35 PM, Ian Lepore <i...@freebsd.org> wrote: > > > > > > On Wed, 2017-09-20 at 21:23 -0600, Warner Losh wrote: > > > > > > On Wed, Sep 20, 2017 at 9:16

Re: Pre-filled RAM disk.

2017-09-20 Thread Ian Lepore
On Wed, 2017-09-20 at 21:23 -0600, Warner Losh wrote: > On Wed, Sep 20, 2017 at 9:16 PM, Warner Losh wrote: > > > > > > > > > On Wed, Sep 20, 2017 at 8:50 PM, Jon Brawn wrote: > > > > > > > > Wotcha! > > > > > > I work for Arm for my sins, and in my spare

Re: if_igb.ko symbolic link generation is still messed up in that it hard wires the path at installkernel time, messing up copying to other places

2017-09-09 Thread Ian Lepore
On Sat, 2017-09-09 at 15:31 -0700, Simon J. Gerraty wrote: > Mark Millard wrote: > > > > # ls -lTt /media/boot/kernel/if_igb.ko /mnt/boot/kerndb/if_igb.ko > > lrwxr-xr-x  1 root  wheel  25 Sep  8 22:47:36 2017 > > /mnt/boot/kerndb/if_igb.ko -> /mnt/boot/kernel/if_em.ko > >

Re: Custom Kernel Fail

2017-08-29 Thread Ian Lepore
On Tue, 2017-08-29 at 19:54 -0400, Monty Chaney-Geib wrote: > I'm getting a failure building a custom kernel on arm64. > > "/usr/src/sys/dev/mii/smcphy.c:49:10: fatal error: 'miidevs.h' file > not > found" > > Let me know what you guys recommend. > -Monty Add "device mii" to your config. --

Re: src/libexec/Makefile damaged fails to build rshd

2017-08-06 Thread Ian Lepore
On Mon, 2017-08-07 at 00:05 +0200, Julian H. Stacey wrote: > Ian Lepore wrote: > > > > On Sun, 2017-08-06 at 22:47 +0200, Julian H. Stacey wrote: > > > > > > Hi, Reference: > > > > > > > > > > > > From: "Julian

Re: src/libexec/Makefile damaged fails to build rshd

2017-08-06 Thread Ian Lepore
On Sun, 2017-08-06 at 22:47 +0200, Julian H. Stacey wrote: > Hi, Reference: > > > > From: "Julian H. Stacey" > > Date: Sun, 06 Aug 2017 22:25:02 +0200 > "Julian H. Stacey" wrote: > > > > > > > > > > > > > > > > > > > The half baked mod. to

Re: order of executing MOD_LOAD and registering module sysctl-s

2017-08-02 Thread Ian Lepore
On Wed, 2017-08-02 at 08:49 -0700, John Baldwin wrote: > On Wednesday, August 02, 2017 12:39:36 PM Hans Petter Selasky wrote: > > > > On 08/02/17 12:13, Andriy Gapon wrote: > > > > > > > > > As far as I understand a module initialization routine is > > > executed via the > > > sysinit

Re: netgraph: documentation issue? What kernel options? Where to find?

2017-07-16 Thread Ian Lepore
On Sun, 2017-07-16 at 22:48 +0200, O. Hartmann wrote: > For a small SoC based system, I use a highly customised static kernel > and build the > system via NanoBSD with no kernel modules. > > Tyring to track down some network issues with recent CURRENT I > figured out, that when > using the ppp

Re: about history:)

2017-06-30 Thread Ian Lepore
On Fri, 2017-06-30 at 21:19 +0300, Toomas Soome wrote: > hi! > > there is an question about the tty line (canonical) mode — the > internal implementation is using 2k buffer, but the related (public) > constants are claiming buffer size about 255 chars. Why it is so - > any hints about the

Re: cpp behavior?

2017-05-20 Thread Ian Lepore
On Fri, 2017-05-19 at 17:07 -0700, Steve Kargl wrote: > % which cpp > /usr/bin/cpp > troutmask:kargl[408] cpp --version > FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on > LLVM 4.0.0) > Target: x86_64-unknown-freebsd12.0 > Thread model: posix > InstalledDir: /usr/bin >

Re: https://reviews.freebsd.org/D10232

2017-04-18 Thread Ian Lepore
On Tue, 2017-04-18 at 23:15 +0300, Toomas Soome wrote: > Hi! > > The network code rework still needs good people to test out the work, > especially the non-x86 platforms:)  the url is still: https://reviews > .freebsd.org/D10232 > > Once it checks out, we can go for next phase and get some boost

Re: r316958: booting a server takes >10 minutes!

2017-04-17 Thread Ian Lepore
On Sun, 2017-04-16 at 21:53 -0700, Maxim Sobolev wrote: > Well, all this suggests to me that there must be some issue with the client > syslog code in the libc, so that if syslog daemon hangs or has some > internal issue that would basically render system mostly unusable. I think > that might be

Re: ntpd dies nightly on a server with jails

2017-03-17 Thread Ian Lepore
On Fri, 2017-03-17 at 13:26 -0700, Don Lewis wrote: > On 17 Mar, O. Hartmann wrote: > > > > > Just some strange news: > > > > I left the server the whole day with ntpd disabled and I didn't > > watch > > a gain of the RTC by one second, even stressing the machine. > > > > But soon after

Re: ntpd dies nightly on a server with jails

2017-03-17 Thread Ian Lepore
On Fri, 2017-03-17 at 18:05 +0100, O. Hartmann wrote: > Am Wed, 15 Mar 2017 13:12:37 -0700 > Cy Schubert schrieb: > > > > > Hi O.Hartmann, > > > > I'll try to answer as much as I can in the noon hour I have left. > > > > In message

Re: process killed: text file modification

2017-03-12 Thread Ian Lepore
On Thu, 2017-03-09 at 21:07 +0100, Gergely Czuczy wrote: > > On 2017. 03. 09. 20:47, Gergely Czuczy wrote: > > > > > > > > On 2017. 03. 09. 19:44, John Baldwin wrote: > > > > > > On Thursday, March 09, 2017 03:31:56 PM Gergely Czuczy wrote: > > > > > > > > [+freebsd-fs] > > > > > > > > > >

Re: Deterministic rescue buildworld error with custom make.conf/src.conf/MAKEOBJDIRPREFIX

2017-03-11 Thread Ian Lepore
On Sun, 2017-03-12 at 13:27 +1100, Lawrence Stewart wrote: > Hi Ian, > > On 12/03/2017 10:29, Ian Lepore wrote: > > > > On Sun, 2017-03-12 at 10:22 +1100, Lawrence Stewart wrote: > > > > > > Hi all, > > > > > > I'm unable to co

Re: Deterministic rescue buildworld error with custom make.conf/src.conf/MAKEOBJDIRPREFIX

2017-03-11 Thread Ian Lepore
On Sun, 2017-03-12 at 10:22 +1100, Lawrence Stewart wrote: > Hi all, > > I'm unable to complete buildworld with 2 recent svn revs I've tried > (r314838 and r315059). I'm building for a slightly resource > constrained > production system so am specifying custom settings and a different > obj >

Re: Strange issue after early AP startup

2017-01-17 Thread Ian Lepore
On Tue, 2017-01-17 at 11:00 -0800, John Baldwin wrote: > >  > You could > >  > do that by setting it to 'cc_firstevent' of the associated CPU, but in > >  > practice 'state->nextcall' should already be set to that (it is  > > initalized > >  > to SBT_MAX in cpu_initclocks_bsp() and is then only

Re: rc.d/ntpdate broken since r311103 - /head/etc/ntp.conf - Update ntp.conf to use the ntpd pool feature

2017-01-10 Thread Ian Lepore
On Wed, 2017-01-11 at 00:48 +0100, Ronald Klop wrote: > Hello, > > Since the commit in the subject /etc/rc.d/ntpdate does not work > anymore. > # /etc/rc.d/ntpdate restart > Setting date via ntp. > 11 Jan 00:35:46 ntpdate[56020]: no servers can be used, exiting > > This diff fixes it for me: > #

Re: emulators/qemu: qemu ports failing due to compiler error on 12-CURRENT

2016-12-29 Thread Ian Lepore
On Thu, 2016-12-29 at 21:17 +0100, O. Hartmann wrote: > Am Thu, 29 Dec 2016 20:26:32 +0100 > Dimitry Andric schrieb: > > > > > On 29 Dec 2016, at 17:29, O. Hartmann > > wrote: > > > > > > > > > Am Wed, 7 Dec 2016 23:31:01 +0100 > > > Dimitry Andric

Re: CURRENT: [USB] : GEOM_PART: da4 was automatically resized.

2016-08-01 Thread Ian Lepore
On Mon, 2016-08-01 at 13:55 -0500, Matthew Grooms wrote: > On 8/1/2016 12:40 PM, Randy Westlund wrote: > > On Mon, Aug 01, 2016 at 11:05:54AM +0200, O. Hartmann wrote: > > > On every(!) USB drive which worked well with 11-CURRENT up to 11 > > > -BETA, I fail > > > to access with 12-CURRENT

Re: Digi Watchport/T temperature sensor as /dev/ttyU

2016-07-24 Thread Ian Lepore
On Sun, 2016-07-24 at 12:52 -0600, Warner Losh wrote: > On Sun, Jul 24, 2016 at 12:42 PM, Kevin Oberman > wrote: > > There are several different USB serial drivers. Off-hand I see > > ubser, ubsa, > > uchcom, ucom, ucycom, uftdi, ubgensa, umcs, umct, umoscom, uplcom, > >

Re: Digi Watchport/T temperature sensor as /dev/ttyU

2016-07-24 Thread Ian Lepore
gt; > > Am Sat, 23 Jul 2016 14:49:11 -0600 > > > Ian Lepore <i...@freebsd.org> schrieb: > > > > > > > On Sat, 2016-07-23 at 22:04 +0200, O. Hartmann wrote: > > > > > Am Fri, 22 Jul 2016 10:52:54 -0600 > > > > &

Re: Digi Watchport/T temperature sensor as /dev/ttyU

2016-07-23 Thread Ian Lepore
On Sat, 2016-07-23 at 22:04 +0200, O. Hartmann wrote: > Am Fri, 22 Jul 2016 10:52:54 -0600 > Ian Lepore <i...@freebsd.org> schrieb: > > > On Fri, 2016-07-22 at 18:35 +0200, O. Hartmann wrote: > > > For temperature monitoring, we have a bunch of Digi Watchport/T >

Re: Digi Watchport/T temperature sensor as /dev/ttyU

2016-07-22 Thread Ian Lepore
On Fri, 2016-07-22 at 18:35 +0200, O. Hartmann wrote: > For temperature monitoring, we have a bunch of Digi Watchport/T > sensors: > > http://ftp1.digi.com/support/documentation/9406_H.pdf > > [...] I think the attached patch will make it show up as a ttyU*/cuaU* device for you. (You

Re: [PATCH] microoptimize locking primitives by introducing randomized delay between atomic ops

2016-07-10 Thread Ian Lepore
On Sun, 2016-07-10 at 13:13 +0200, Mateusz Guzik wrote: > If the lock is contended, primitives like __mtx_lock_sleep will spin > checking if the owner is running or the lock was freed. The problem > is > that once it is discovered that the lock is free, multiple CPUs are > likely to try to do the

Re: (beagleboneblack/urtwn) Kernel page fault with the following non-sleepable locks held [ssh on rpi2 comparison]

2016-06-21 Thread Ian Lepore
On Tue, 2016-06-21 at 15:30 -0700, Mark Millard wrote: > Ian Lepore ian at freebsd.org wrote on Tue Jun 21 17:55:28 UTC 2016 > : > > > On Tue, 2016-06-21 at 08:11 -0300, Otacílio wrote: > > > Em 21/06/2016 07:33, Keith White escreveu: > > > > In an earlier

Re: (beagleboneblack/urtwn) Kernel page fault with the following non-sleepable locks held [ssh on rpi2 comparison]

2016-06-21 Thread Ian Lepore
On Tue, 2016-06-21 at 08:11 -0300, Otacílio wrote: > Em 21/06/2016 07:33, Keith White escreveu: > > In an earlier message Ian said that he thought he knew what the > > problem was... > > Here the problem occurs when using wifi. I do not have tested wired > because I don't have a cable here. >

Re: Intel Atom I2C

2016-06-19 Thread Ian Lepore
On Sun, 2016-06-19 at 11:36 -0700, Lundberg, Johannes wrote: > Hi > > I am trying to figure out how to get I2C support on Intel Atom x5 > (Cherryview), which should be same for Baytrail platforms. > > On the Serial I/O device (PCI device 24) there are 8 devices. > #0 is DMA controller > #1-7 are

Re: RPI-B 11.0-ALPHA3 r301815 panic ["when connecting via WiFi"]

2016-06-17 Thread Ian Lepore
On Fri, 2016-06-17 at 12:28 -0400, Keith White wrote: > On Fri, 17 Jun 2016, Ian Lepore wrote: > > > On Fri, 2016-06-17 at 07:52 -0700, Adrian Chadd wrote: > > > Just disable 11n for now. ifconfig wlan0 -ht (and reassociate.) > > > > > > See if it's t

Re: RPI-B 11.0-ALPHA3 r301815 panic ["when connecting via WiFi"]

2016-06-17 Thread Ian Lepore
On Fri, 2016-06-17 at 07:52 -0700, Adrian Chadd wrote: > Just disable 11n for now. ifconfig wlan0 -ht (and reassociate.) > > See if it's that. > > > > -adrian > You can see from the crash info that it's an alignment fault: r6 =c21a4876 ldmib r6,{r1-r2} An ldm instruction requires

Re: 11.0 -r301815 "kyua test -k /usr/tests/Kyuafile" on rpi2 [armv7-a/cortex-a7]: broken (24) and failing (59) lists

2016-06-13 Thread Ian Lepore
On Mon, 2016-06-13 at 11:04 -0700, Conrad Meyer wrote: > I expect it's because: > > 1. bitstr_size() is just bytes (doesn't round up to sizeof(bitstr_t == > unsigned long)) This might result in allocating too-few bytes, but that's something you'd only notice if you have something like valgrind

Re: GPIO driver for Intel Atom SoC

2016-06-12 Thread Ian Lepore
On Sun, 2016-06-12 at 10:48 -0700, Lundberg, Johannes wrote: > Thanks Adrian > > Looks like this is something I can base the new driver on. > Hopefully with this we can get eMMC support for Intel SDHCI > controller. > Why do we need gpio support for emmc/sdhci? Is there a power-enable pin that

Re: GPIO driver for Intel Atom SoC

2016-06-12 Thread Ian Lepore
On Sat, 2016-06-11 at 21:59 -0700, Lundberg, Johannes wrote: > Hi > > I want to port the pinctrl-cherryview driver from Linux. > > I've seen there is the gpiobus and a controller gpioc, can any of > these be > leverage when porting pinctrl? > > What is the recommend way to proceed? > > Thanks!

Re: libarchive update SVN r299529 breaks "ezjail update"

2016-05-15 Thread Ian Lepore
king about cpio, not libarchive. The flag in > > > libarchive is not active by default. > > > > > > On 14.05.2016 22:08, Ian Lepore wrote: > > > > The real damage will happen to out-of-tree users. I think this > > > > will > > > > impact our soft

Re: libarchive update SVN r299529 breaks "ezjail update"

2016-05-14 Thread Ian Lepore
e numbers and other stuff that doesn't really matter anymore, but the format is kinda cast in stone now). -- Ian > > On 14.05.2016 22:08, Ian Lepore wrote: > > On Sat, 2016-05-14 at 15:51 -0400, michael butler wrote: > > > From the looks of this, I think it's likely be

<    1   2   3   4   5   >