Re: svn commit: r368714 - head/lib/libc/string

2020-12-19 Thread Kevin Bowling
On Thu, Dec 17, 2020 at 9:33 AM Ian Lepore wrote: > On Thu, 2020-12-17 at 18:22 +0200, Konstantin Belousov wrote: > > On Thu, Dec 17, 2020 at 01:01:01PM +, Jessica Clarke wrote: > > > On 17 Dec 2020, at 12:53, Konstantin Belousov > > > wrote: > > > > > > > > On Thu, Dec 17, 2020 at 12:41:47P

Re: svn commit: r367343 - in head/sys/contrib/openzfs/include/os: freebsd/zfs/sys linux/zfs/sys

2020-11-04 Thread Kevin Bowling
This doesn't answer all of your questions but one important thing to point out is that Mateusz is in communication with the OpenZFS and iX folks to coordinate these changes and avoid expected merge conflicts. The idealized workflow is that a change goes into OZFS first, but as long as folks are in

Re: svn commit: r365071 - in head/sys: net net/altq net/route net80211 netgraph netgraph/atm netgraph/atm/ccatm netgraph/atm/sscfu netgraph/atm/sscop netgraph/atm/uni netgraph/bluetooth/common netgrap

2020-09-05 Thread Kevin Bowling
On Fri, Sep 4, 2020 at 10:30 PM Warner Losh wrote: > > > > On Fri, Sep 4, 2020, 11:24 PM Kevin Bowling wrote: >> >> It's happening right now, and a few times a year at minimum from my >> memory. > > > Can I get a pointer? >From recent lossy memor

Re: svn commit: r365071 - in head/sys: net net/altq net/route net80211 netgraph netgraph/atm netgraph/atm/ccatm netgraph/atm/sscfu netgraph/atm/sscop netgraph/atm/uni netgraph/bluetooth/common netgrap

2020-09-05 Thread Kevin Bowling
Fri, Sep 4, 2020 at 8:48 PM Warner Losh wrote: > > > > On Fri, Sep 4, 2020, 9:11 PM Kevin Bowling wrote: >> >> I disagree that the problem is intractable. It's just a decision and >> it has a one time cost with long term benefits like paying off a high >> i

Re: svn commit: r365071 - in head/sys: net net/altq net/route net80211 netgraph netgraph/atm netgraph/atm/ccatm netgraph/atm/sscfu netgraph/atm/sscop netgraph/atm/uni netgraph/bluetooth/common netgrap

2020-09-05 Thread Kevin Bowling
I disagree that the problem is intractable. It's just a decision and it has a one time cost with long term benefits like paying off a high interest loan. The intractability opinion seemed justifiable for a long time but it's been proven false by other communities, particularly Go and Rust and the

Re: svn commit: r361872 - head/sys/netinet

2020-06-06 Thread Kevin Bowling
Out of curiosity what is panda? On Sat, Jun 6, 2020 at 11:20 AM Michael Tuexen wrote: > > Author: tuexen > Date: Sat Jun 6 18:20:09 2020 > New Revision: 361872 > URL: https://svnweb.freebsd.org/changeset/base/361872 > > Log: > Non-functional changes due to cleanup (upstream removing of Panda s

Re: svn commit: r360887 - in head/sys: conf powerpc/aim powerpc/booke powerpc/include powerpc/powerpc vm

2020-05-11 Thread Kevin Bowling
Were there any major changes you can summarize from the P9BSD integration, and any TODO list (perhaps wiki for this question)? On Sun, May 10, 2020 at 7:33 PM Justin Hibbits wrote: > > Author: jhibbits > Date: Mon May 11 02:33:37 2020 > New Revision: 360887 > URL: https://svnweb.freebsd.org/chang

Re: svn commit: r355837 - head/sys/cam

2019-12-16 Thread Kevin Bowling
On Mon, Dec 16, 2019 at 5:44 PM Steven Hartland < steven.hartl...@multiplay.co.uk> wrote: > Sticky keyboard there Warner? LOL > On a more serious note the fact that the controllers lie about the > underlying > location of data, the impact of skipping the TRIM requests can have a > much more >

Re: svn commit: r354283 - in head: stand/libsa/zfs sys/cddl/boot/zfs

2019-11-03 Thread Kevin Bowling
Yes, some systems with two disks in a mirror and an ssd as slog. What are you trying to guard against? I have never seen an issue but would like to be aware of potential problems with that system. On Sun, Nov 3, 2019 at 2:32 PM Toomas Soome wrote: > > > > On 3. Nov 2019, at

Re: svn commit: r354283 - in head: stand/libsa/zfs sys/cddl/boot/zfs

2019-11-03 Thread Kevin Bowling
I believe this is/was a common configuration, at least the few spinning disk based systems I have left have a slog. On Sun, Nov 3, 2019 at 10:55 AM Andriy Gapon wrote: > > On 03/11/2019 15:25, Toomas Soome wrote: > > Author: tsoome > > Date: Sun Nov 3 13:25:47 2019 > > New Revision: 354283 > > U

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-05-31 Thread Kevin Bowling
The vast majority of contributors don't enjoy nit-picking on these trivialities. If the broader developer community is not rallying for the revert and some core conspiracy doesn't care about it either, that forms the de facto opinion of the FreeBSD community of today that this is trivial and irrele

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-05-31 Thread Kevin Bowling
I know of several people that have blocked your mail. Maybe a moment for reflection on your attitude and approach if you want to be taken seriously. On Fri, May 31, 2019 at 8:50 AM Alexey Dokuchaev wrote: > > On Fri, May 31, 2019 at 03:20:50PM +, Brooks Davis wrote: > > On Fri, May 24, 2019

Re: svn commit: r343125 - head/sys/dev/ioat

2019-01-17 Thread Kevin Bowling
Out of curiosity are you using this driver? Any performance data? On Thu, Jan 17, 2019 at 4:21 PM Conrad Meyer wrote: > Author: cem > Date: Thu Jan 17 23:21:02 2019 > New Revision: 343125 > URL: https://svnweb.freebsd.org/changeset/base/343125 > > Log: > ioat(4): Set __result_use_check on ioat

Re: svn commit: r342057 - head/crypto/openssl/crypto/engine

2018-12-13 Thread Kevin Bowling
But why, you can trivially see the open() call with truss or more advanced tracers if you are debugging this On Thu, Dec 13, 2018 at 6:39 PM Kubilay Kocak wrote: > On 14/12/2018 12:06 pm, Jung-uk Kim wrote: > > Author: jkim > > Date: Fri Dec 14 01:06:34 2018 > > New Revision: 342057 > > URL: htt

Re: svn commit: r341682 - head/sys/sys

2018-12-10 Thread Kevin Bowling
> >> On Mon, 2018-12-10 at 14:15 -0800, John Baldwin wrote: >> > On 12/8/18 7:43 PM, Warner Losh wrote: >> > > >> > > >> > > >> > > On Sat, Dec 8, 2018, 8:36 PM Kevin Bowling > > > m <mailto:kevin.bowl...@kev009.com>

Re: svn commit: r341682 - head/sys/sys

2018-12-10 Thread Kevin Bowling
> > On 12/8/18 7:43 PM, Warner Losh wrote: > > > > > > > > > > > > On Sat, Dec 8, 2018, 8:36 PM Kevin Bowling > > m <mailto:kevin.bowl...@kev009.com> wrote: > > > > > > On Sat, Dec 8, 2018 at 12:09 AM Mateusz Guzik >

Re: svn commit: r341682 - head/sys/sys

2018-12-08 Thread Kevin Bowling
On Sat, Dec 8, 2018 at 12:09 AM Mateusz Guzik wrote: > > Fully satisfying solution would be that all architectures get 64-bit > ops, even if in the worst case they end up taking a lock. Then > subsystems would not have to ifdef on anything. However, there > was some opposition to this proposal an

svn commit: r340591 - in head/sys: kern sys

2018-11-18 Thread Kevin Bowling
Author: kbowling (ports committer) Date: Mon Nov 19 00:54:31 2018 New Revision: 340591 URL: https://svnweb.freebsd.org/changeset/base/340591 Log: Retire sbsndptr() KPI As of r340465 all consumers use sbsndptr_adv and sbsndptr_noadv Reviewed by: gallatin Approved by: krion (mentor)

svn commit: r340393 - head/sys/powerpc/conf

2018-11-13 Thread Kevin Bowling
Author: kbowling (ports committer) Date: Tue Nov 13 09:19:07 2018 New Revision: 340393 URL: https://svnweb.freebsd.org/changeset/base/340393 Log: powerpc64: reduce GENERIC64 diff versus amd64 GENERIC Reviewed by: jhibbits Approved by: timur (mentor) Differential Revision:https

Re: svn commit: r340387 - in head/sys: amd64/conf i386/conf

2018-11-12 Thread Kevin Bowling
ppc64 will be the next arch after amd64 to get modern graphics (https://github.com/POWER9BSD/freebsd/commits/projects/lkpi) but we like the tier-2 status for now and will replay changes from amd64 GENERIC once I'm able to test. FWIW evdev is the standard with libinput for X11 under Linux. It's us

Re: a word of caution about the new default of so-reuseport on FreeBSD

2018-10-10 Thread Kevin Bowling
Without looking at the unbound source, I assume they want the semantics of what we call SO_REUSEPORT_LB in FreeBSD >= 12.0. See setsockopt(2) for a brief description. Whether it makes sense to conditionalize that or simply disable the sockopt I have no opinion on just sharing the above knowledge.

svn commit: r339098 - in head: . sys/powerpc/conf

2018-10-02 Thread Kevin Bowling
Author: kbowling (ports committer) Date: Tue Oct 2 21:36:00 2018 New Revision: 339098 URL: https://svnweb.freebsd.org/changeset/base/339098 Log: Use nda(4) on powerpc64 Approved by: re@ (kib), krion (mentor), imp Differential Revision:https://reviews.freebsd.org/D17368 Modified

svn commit: r338465 - in head: share/misc usr.bin/calendar/calendars

2018-09-04 Thread Kevin Bowling
uot;] jylefort [label="Jean-Yves Lefort\njylef...@freebsd.org\n2005/04/12"] kami [label="Dominic Fandrey\nk...@freebsd.org\n2014/09/09"] +kbowling [label="Kevin Bowling\nkbowl...@freebsd.org\n2018/09/02"] kevlo [label="Kevin Lo\nke...@freebsd.org\n2003/02/21"

Re: svn commit: r338348 - in head/sys/dev: drm drm2

2018-08-28 Thread Kevin Bowling
Legacy would be needed by existing these existing ppc64 at the moment and I pointed out in the review that LP64 is not the correct heuristic but was dismissed without understanding the point. On Tue, Aug 28, 2018 at 10:36 AM, Mark Millard via svn-src-head wrote: > For the below I wonder if graphi

Re: svn commit: r338172 - Now deprecating DRM

2018-08-23 Thread Kevin Bowling
On Thu, Aug 23, 2018 at 10:55 AM, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] >> On Wed, Aug 22, 2018 at 10:08 AM Rodney W. Grimes < >> free...@pdx.rh.cn85.dnsmgr.net> wrote: >> >> > I think this deprecation is a rather serious deviation >> > from the stated policy, in t

Re: svn commit: r338172 - Now deprecating DRM

2018-08-22 Thread Kevin Bowling
Your fundamental premise is off base, drm is not gone, it's been moved. Regards, Kevin On Wed, Aug 22, 2018 at 9:08 AM, Rodney W. Grimes wrote: >> > >> > Could you please create a stable/11 deprecation change. >> > >> >> What does that entail other than an update to UPDATING in stable/11? > > I