Re: kldload tpm: Fail to load: "link_elf_obj: symbol tpm_bus_driver undefined"

2024-05-17 Thread Justin Hibbits
r more details. > > (dmesg) > link_elf_obj: symbol tpm_bus_driver undefined > linker_load_file: /boot/kernel/tpm.ko - unsupported file type > ``` > > I believe it is related to: > > --- > commit 10eea8dc8c4f3d2a3495e7fb08837d91adf465e9 > Author: Justin Hib

Re: Problem building kernel

2023-12-24 Thread Justin Hibbits
Hi Michael, The GENERIC config is for 32-bit powerpc, GENERIC64 is what you want for 64-bit config. - Justin On Sun, 24 Dec 2023 12:18:55 +0100 tue...@freebsd.org wrote: > Dear all, > > I just tried to build world and kernel on a 64-bit PPC system. > > make -j 32 buildworld > > ran without p

Re: Considering stepping down from all of my FreeBSD responsibilities

2022-04-01 Thread Justin Hibbits
On Fri, 01 Apr 2022 09:38:07 -0700 Cy Schubert wrote: > In message <20220401064816.gs60...@eureka.lemis.com>, Greg 'groggy' > Lehey write > s: > > > > --TSQPSNmi3T91JED+ > > Content-Type: text/plain; charset=us-ascii > > Content-Disposition: inline > > > > On Friday, 1 April 2022 at 5:58:39 +0

Re: svn commit: r360233 - in head: contrib/jemalloc . . . : This partially breaks a 2-socket 32-bit powerpc (old PowerMac G4) based on head -r360311

2020-06-11 Thread Justin Hibbits
On Thu, 11 Jun 2020 17:30:24 -0700 Mark Millard wrote: > On 2020-Jun-11, at 16:49, Mark Millard wrote: > > > On 2020-Jun-11, at 14:42, Justin Hibbits > > wrote: > > > > On Thu, 11 Jun 2020 14:36:37 -0700 > > Mark Millard wrote: > > >

Re: svn commit: r360233 - in head: contrib/jemalloc . . . : This partially breaks a 2-socket 32-bit powerpc (old PowerMac G4) based on head -r360311

2020-06-11 Thread Justin Hibbits
On Thu, 11 Jun 2020 14:36:37 -0700 Mark Millard wrote: > On 2020-Jun-11, at 13:55, Justin Hibbits > wrote: > > > On Wed, 10 Jun 2020 18:56:57 -0700 > > Mark Millard wrote: > > > >> On 2020-May-13, at 08:56, Justin Hibbits > >> wrote

Re: svn commit: r360233 - in head: contrib/jemalloc . . . : This partially breaks a 2-socket 32-bit powerpc (old PowerMac G4) based on head -r360311

2020-06-11 Thread Justin Hibbits
On Wed, 10 Jun 2020 18:56:57 -0700 Mark Millard wrote: > On 2020-May-13, at 08:56, Justin Hibbits wrote: > > > Hi Mark, > > Hello Justin. Hi Mark, > > > On Wed, 13 May 2020 01:43:23 -0700 > > Mark Millard wrote: > > > >> [I'm ad

Re: acpi timer reads all ones [Was: efirtc + atrtc at the same time]

2020-05-27 Thread Justin Hibbits
On Wed, 27 May 2020 06:27:16 -0700 John Baldwin wrote: > On 5/27/20 2:39 AM, Andriy Gapon wrote: > > On 27/05/2020 11:13, Andriy Gapon wrote: > >> I added more diagnostics and it seems to support the idea that the > >> problem is related to I/O cycles and bridges. > >> > >> ACPI timer suddenly

Re: svn commit: r360233 - in head: contrib/jemalloc . . . : This partially breaks a 2-socket 32-bit powerpc (old PowerMac G4) based on head -r360311

2020-05-13 Thread Justin Hibbits
Hi Mark, On Wed, 13 May 2020 01:43:23 -0700 Mark Millard wrote: > [I'm adding a reference to an old arm64/aarch64 bug that had > pages turning to zero, in case this 32-bit powerpc issue is > somewhat analogous.] > > On 2020-May-13, at 00:29, Mark Millard wrote: > > > [stress alone is sufficie

Re: ZFS with 32-bit, non-x86 kernel

2019-10-04 Thread Justin Hibbits
On Fri, 4 Oct 2019 15:06:52 -0400 Dennis Clarke wrote: > On 10/4/19 10:05 AM, Andriy Gapon wrote: > > > > Does anyone use ZFS with a 32-bit kernel, that is also not i386 ? > > If you do, could you please let me know? Along with uname -rmp > > output. Thank you! > > > > I don't know if that

Re: hdac0: Unexpected unsolicited response from address 0: 00000000

2019-08-21 Thread Justin Hibbits
On Wed, 21 Aug 2019 13:23:05 +0200 "Hartmann, O." wrote: > Hello list, > > on a Lenovo E540 I get this weird error since I used 12-STABLE/CURRENT > on this specific notebook. I guess it has a Optimus Intel iGPU/nVidia > NV940 GPU system and usable is only the iGPU with port > graphics/drm-fbsd12

Re: [package - head-i386-default][sysutils/lsof] Failed for lsof-4.93.2_2,8 in build

2019-07-25 Thread Justin Hibbits
On Thu, 25 Jul 2019 12:35:32 -0600 Alan Somers wrote: > On Thu, Jul 25, 2019 at 12:13 PM Larry Rosenman > wrote: > > > > On 07/25/2019 1:10 pm, Alan Somers wrote: > > > On Thu, Jul 25, 2019 at 12:05 PM Larry Rosenman > > > wrote: > > >> > > >> Um Who broke this? ... > > > "svn blame" s

Re: ci.freebsd.org: powerpcspe build failing due to linker error in assembly code

2019-05-20 Thread Justin Hibbits
On Mon, 20 May 2019 17:54:12 -0700 Enji Cooper wrote: > Hi, > The following build issue has been cropping up over the past > 6 hours. From > https://ci.freebsd.org/job/FreeBSD-head-powerpcspe-build/11154/console : > > 12:49:01 /usr/src/stand/powerpc/kboot/kerneltramp.S: Assembler > message

Re: Ports build fails on 13-CURRENT r341690

2018-12-12 Thread Justin Hibbits
On Mon, 10 Dec 2018 17:34:03 +0900 (JST) Yasuhiro KIMURA wrote: > Hello, > > yasu@rolling-vm-freebsd1[2018]% uname -a > FreeBSD rolling-vm-freebsd1.home.utahime.org 13.0-CURRENT FreeBSD > 13.0-CURRENT r341690 GENERIC amd64 yasu@rolling-vm-freebsd1[2019]% > LANG=C svn info /usr/src Path: /usr/sr

Re: r339289 buildworld stopped in /usr/src/secure/lib/libcrypto

2018-10-11 Thread Justin Hibbits
On Thu, Oct 11, 2018 at 7:57 PM Glen Barber wrote: > > On Thu, Oct 11, 2018 at 10:55:46PM +, Glen Barber wrote: > > On Thu, Oct 11, 2018 at 10:32:34PM +, Glen Barber wrote: > > > I still see a failure with this applied. > > > > > > ===> lib/libldns (obj,all,install) > > > /usr/obj/usr/sr

Re: r339289 buildworld stopped in /usr/src/secure/lib/libcrypto

2018-10-11 Thread Justin Hibbits
On Thu, 11 Oct 2018 17:32:21 -0400 Jung-uk Kim wrote: > On 18. 10. 11., Justin Hibbits wrote: > > On Thu, 11 Oct 2018 19:07:45 + > > Glen Barber wrote: > > > >> On Thu, Oct 11, 2018 at 09:05:52AM +0200, Raúl wrote: > >>> Maybe related to

Re: r339289 buildworld stopped in /usr/src/secure/lib/libcrypto

2018-10-11 Thread Justin Hibbits
On Thu, 11 Oct 2018 19:07:45 + Glen Barber wrote: > On Thu, Oct 11, 2018 at 09:05:52AM +0200, Raúl wrote: > > Maybe related to recent Glen's Heads-UP? > > > > https://lists.freebsd.org/pipermail/freebsd-current/2018-October/071581.html > > > > No, this is different, and more recent than

Re: nvme0: Missing interrupt on powerpc64

2018-09-15 Thread Justin Hibbits
Hi Piotr, On Fri, Sep 14, 2018 at 3:23 AM Piotr Kubaj via freebsd-ppc wrote: > > Hello, > > I'm running FreeBSD 12.0-ALPHA5 on Talos Lite (Power9). I have / on NVME > drive. > > During boot, I'm getting: > nvme0: Missing interrupt > > It happens when /etc/rc.d/kldxref runs. If I press ^C, booting

Re: Strange ARC/Swap/CPU on yesterday's -CURRENT

2018-04-08 Thread Justin Hibbits
Hi Mark, On Sat, Apr 7, 2018 at 2:49 PM, Mark Johnston wrote: > On Sat, Apr 07, 2018 at 02:34:54PM -0500, Justin Hibbits wrote: >> >> I reverted back to r329881, and successfully built world. Updated to >> r329882 and it got stuck with processes in btalloc. >> &g

Re: Strange ARC/Swap/CPU on yesterday's -CURRENT

2018-04-07 Thread Justin Hibbits
Hi Don, > I initially missed that this was on powerpc. I believe that arch is a > bit odd with characters unsigned by default and arithmentic shifts > always being unsigned. Things like that could mess up the algorithm, > but I didn't see anything suspicious in the r329882 diff. I think the big

Re: Strange ARC/Swap/CPU on yesterday's -CURRENT

2018-04-07 Thread Justin Hibbits
On Fri, Apr 6, 2018 at 10:25 AM, Justin Hibbits wrote: > On Fri, Apr 6, 2018 at 10:08 AM, Mark Johnston wrote: >> On Fri, Apr 06, 2018 at 12:47:14AM +0000, Justin Hibbits wrote: >>> My powerpc64 embedded machine is virtually unusable since these vm changes. &

Re: Strange ARC/Swap/CPU on yesterday's -CURRENT

2018-04-06 Thread Justin Hibbits
On Fri, Apr 6, 2018 at 10:08 AM, Mark Johnston wrote: > On Fri, Apr 06, 2018 at 12:47:14AM +0000, Justin Hibbits wrote: >> My powerpc64 embedded machine is virtually unusable since these vm changes. >> I tried setting vfs.zfs.arc_free_target as suggested, and that didn&#

Re: Strange ARC/Swap/CPU on yesterday's -CURRENT

2018-04-05 Thread Justin Hibbits
On Wed, Apr 4, 2018, 13:20 Don Lewis wrote: > On 4 Apr, Mark Johnston wrote: > > On Tue, Apr 03, 2018 at 09:42:48PM -0700, Don Lewis wrote: > >> On 3 Apr, Don Lewis wrote: > >> > I reconfigured my Ryzen box to be more similar to my default package > >> > builder by disabling SMT and half of the

Re: From LLVM: I got a note that LLVM plans to remove PPC64's V1 abi support; I'm asked about what support there is for the PPC64 little-endian/V2 abi (see forwarded message)

2018-03-28 Thread Justin Hibbits
On Wed, Mar 28, 2018 at 3:17 PM, A. Wilcox wrote: > On 03/28/18 13:38, Nathan Whitehorn wrote: >> Is this big-endian support or V1 support being removed? We support >> the V2 ABI fully on FreeBSD, but not (yet) little-endian. Like on >> Linux, the default ABI on big-endian will likely remain V1 fo

Re: Crash during boot [g_part_wither()?] @r329259

2018-02-14 Thread Justin Hibbits
On Wed, Feb 14, 2018 at 8:49 AM, David Wolfskill wrote: > On Wed, Feb 14, 2018 at 06:09:51AM -0800, Cy Schubert wrote: >> Try reverting this https://svnweb.freebsd.org/changeset/base/329225 for now. >> > > Aye; thanks: after 'svn merge -c -329225 ^/head /usr/src' & a > rebuild/install, the b

Re: openssl in base should install c_rehash

2018-02-08 Thread Justin Hibbits
On Feb 8, 2018, at 2:15 PM, 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 from the base system. We still install the manpage it seems, but the tool itse

Re: C++ in jemalloc

2017-10-06 Thread Justin Hibbits
Hi Mark, On Thu, Oct 5, 2017 at 11:58 PM, Mark Millard wrote: > Warner Losh imp at bsdimp.com wrote on > Thu Oct 5 21:01:26 UTC 2017 : > >> Starting in FreeBSD 11, arm and powerpc are supported by clang, >> but not super well. For FreeBSD 12, we're getting close for everything >> except sparc64 (

Re: hang in dlclose() on rtld lock (powerpc64)

2017-03-09 Thread Justin Hibbits
On Thursday, March 9, 2017, Konstantin Belousov wrote: > On Thu, Mar 09, 2017 at 09:59:00AM -0600, Justin Hibbits wrote: > > When building ports in poudriere, I see gdk-pixbuf-query-modules and > > gio-querymodules hanging on r314676, but working in r305820. I took a > >

hang in dlclose() on rtld lock (powerpc64)

2017-03-09 Thread Justin Hibbits
When building ports in poudriere, I see gdk-pixbuf-query-modules and gio-querymodules hanging on r314676, but working in r305820. I took a backtrace on both in gdb, and see the following (identical between both): Program received signal SIGINT, Interrupt. 0x506831d8 in .__sys.umtx_op () f

Re: PowerMac G5 and KMS

2017-03-02 Thread Justin Hibbits
On Thu, Mar 2, 2017 at 5:42 AM, Hiroo Ono (小野寛生) wrote: > I recently installed 12-current powerpc64 r313561 to a PowerMac G5 > (it is dual processor, but I do not know its detail). > > When I try to load drm2.ko and radeonkms.ko, > the screen turns into black and recovers, then the system locks.

Re: svn commit: r308817 - head/sys/powerpc/include [Still have pmap_t and struct pmap ppowerpc64 problems as of -r308860]

2016-11-19 Thread Justin Hibbits
^ *** [memstat_uma.o] Error code 1 make[5]: stopped in /usr/src/lib/libmemstat === Mark Millard markmi at dsl-only.net On 2016-Nov-19, at 7:42 PM, Mark Millard wrote: On 2016-Nov-19, at 7:36 PM, Mark Millard wrote: On 2016-Nov-19, at 7:32 PM, Justin Hibbits freebsd.org> wrote: Sorry,

Re: svn commit: r308817 - head/sys/powerpc/include [Still have pmap_t and struct pmap ppowerpc64 problems as of -r308860]

2016-11-19 Thread Justin Hibbits
t.c:136: error: 'UMA_ZONE_REFCNT' undeclared here (not in a function) *** Error code 1 - Justin On Nov 19, 2016, at 10:22 PM, Mark Millard wrote: On 2016-Nov-16, at 8:33 PM, Justin Hibbits wrote: *sigh* okay, thanks. I just tested, and vm/vm_page.h, and vm/vm.h can both be remove

Re: svn commit: r308817 - head/sys/powerpc/include [Still have pmap_t and struct pmap ppowerpc64 problems as of -r308860]

2016-11-19 Thread Justin Hibbits
t 7:36 PM, Mark Millard wrote: On 2016-Nov-19, at 7:32 PM, Justin Hibbits freebsd.org> wrote: Sorry, I generated the diff from a different tree that wasn't synced to head (had the same change in both trees originally). If that is the only problem, you can ignore it and try the rest. I

Re: svn commit: r308817 - head/sys/powerpc/include [Still have pmap_t and struct pmap ppowerpc64 problems as of -r308860]

2016-11-19 Thread Justin Hibbits
On Nov 19, 2016 21:42, "Mark Millard" wrote: > > On 2016-Nov-19, at 7:36 PM, Mark Millard wrote: > > > On 2016-Nov-19, at 7:32 PM, Justin Hibbits wrote: > > > >> Sorry, I generated the diff from a different tree that wasn't synced to head (had the s

Re: svn commit: r308817 - head/sys/powerpc/include [Still have pmap_t and struct pmap ppowerpc64 problems as of -r308860]

2016-11-19 Thread Justin Hibbits
clude/pmap.h from -r176700 from 2088-Mar-3 > is when the BOOKE/E500 split started with the preprocessor use of AIM > and #else . This predates PowerMac G5 support. > > This is definitely not new for the general structure on the powerpc > side of things. Any place that did not have the A

Re: svn commit: r308817 - head/sys/powerpc/include [Still have pmap_t and struct pmap ppowerpc64 problems as of -r308860]

2016-11-19 Thread Justin Hibbits
On Sat, 19 Nov 2016 18:36:39 -0800 Mark Millard wrote: > [Quick top post I'm afraid.] > > I think that I figured out why there is a problem even earlier > --that just did not stop the compiles. > > lib/libutil/kinfo_getallproc.c is built here as part of buildworld > (stage 4.2 "building librari

Re: svn commit: r308817 - head/sys/powerpc/include [Still have pmap_t and struct pmap ppowerpc64 problems as of -r308860]

2016-11-19 Thread Justin Hibbits
On Sat, 19 Nov 2016 18:19:37 -0800 Mark Millard wrote: > > Author: jhibbits > > Date: Fri Nov 18 22:59:33 2016 > > New Revision: 308817 > > URL: https://svnweb.freebsd.org/changeset/base/308817 > > > > Log: > > Fix buildworld > > > > Change the pv_tracked flag to an int, just in case user

Re: Buildworld error with read-only source tree

2016-11-07 Thread Justin Hibbits
On Mon, 7 Nov 2016 20:53:46 -0500 Ryan Stone wrote: > I just got the following error attempting to build r308430 with my > source tree on a read-only NFS mount. I can work around it for now, > but shouldn't the source tree be untouched during a buildworld? > > $ make -j4 buildworld buildkernel

hang during kldload if_bwn

2016-11-06 Thread Justin Hibbits
Hi folks, I have a PowerBook G4 with an Airport Extreme card (bwi/bwn, can use either one), and found if I don't have the exact correct firmware it hangs. Here's a snippet of WITNESS before it hangs: siba_bwn0: mem 0xa0004000-0xa0005fff irq 52 at device 17.0 on pci1 bwn0 on siba_bwn0 bwn0: bwn_

Re: [CFT] WITH_META_MODE: Working incremental build [only on i386 and amd64] [filemon fails to load on powerpc64]

2016-06-02 Thread Justin Hibbits
On Wed, Jun 1, 2016 at 8:59 PM, Bryan Drewery wrote: > On 6/1/2016 6:39 PM, Mark Millard wrote: >> while filemon.ko now exists: >>> # ls -l /boot/*/filemon* >>> -r-xr-xr-x 1 root wheel 32064 Jun 1 17:59 /boot/kernel/filemon.ko >> it does not load: >>> # kldload -n filemon >>> kldload: can't lo

Re: [CFT] packaging the base system with pkg(8)

2016-04-19 Thread Justin Hibbits
On Tue, Apr 19, 2016 at 3:36 PM, Nathan Whitehorn wrote: > > > On 04/19/16 13:26, Poul-Henning Kamp wrote: >> >> >> In message <1461096962.1232.32.ca...@freebsd.org>, Ian Lepore writes: >> >>> Oh yeah, now I remember: Because in freebsd, design is decided by a >>> race to commit rather t

Re: SVN r296987 -> r297000 breaks Sil 3124 channel attach

2016-03-21 Thread Justin Hibbits
You're right. On line 323 of sys/dev/siis/siis.c, try replacing 'long' with 'rman_res_t', as I did for ahci.c. If this works, tonight I'll commit the fix. I envision there may be others using 'long' instead of 'u_long' for rman (u_long was the correct form until rman_res_t, so signed long was al

Re: USB disks attach after rootfs prompt

2016-03-19 Thread Justin Hibbits
On Sat, 19 Mar 2016 15:09:35 + "Poul-Henning Kamp" wrote: > > In message <1458397972.68920.69.ca...@freebsd.org>, Ian Lepore writes: > >On Sat, 2016-03-19 at 13:04 +, Poul-Henning Kamp wrote: > >> Running: > >> > >>FreeBSD 11.0-CURRENT #32 r296137: Sat Feb 27 11:34:01 UTC

CFT: powerpcspe arch port

2016-03-13 Thread Justin Hibbits
To anyone using the PowerPC e500v2 core, I have created a new architecture port, powerpc.powerpcspe, which supports the use of the Signal Processing Engine found in these SoCs. It does not support e500v1, which only has single-precision floating point capabilities. It can be found at svn.freebsd.

Re: FreeBSD_HEAD_i386 - Build #2215 - Failure

2016-01-26 Thread Justin Hibbits
Sorry, didn't fully tinderbox after a minor change before checking in r294883. Should be fixed by r294885. - Justin On Jan 26, 2016, at 9:39 PM, jenkins-ad...@freebsd.org wrote: FreeBSD_HEAD_i386 - Build #2215 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/

Re: DDB patches

2015-11-19 Thread Justin Hibbits
On Thu, Nov 19, 2015 at 8:29 AM, Dan Partelly wrote: >> Unlike what you suggest here, I see lots of issues in Bugzilla which >> exactly what you describe: enhancements on already available tools. >> I've even submitted a few myself. > > Thats great Willem. > > But no matter what you find odd or no

Re: CFT: uintmax_t rman

2015-11-17 Thread Justin Hibbits
On Tue, Nov 17, 2015 at 10:41 AM, Adrian Chadd wrote: > [snip] > > emulators! emulators emulators emulators emulators emulators! > > You can emulate x86 (32, 64 bit) on your ppc via qemu-devel. > I know that mips, mipsel, mips64, mips64el all work via qemu-system-*. > sparc64 is .. coming. > I'm n

Re: CFT: uintmax_t rman

2015-11-17 Thread Justin Hibbits
On Mon, Nov 16, 2015 at 6:25 PM, Benjamin Kaduk wrote: > On Mon, 16 Nov 2015, Warner Losh wrote: > >> > >> > On Nov 15, 2015, at 9:13 PM, Justin Hibbits wrote: >> > >> > (Attempted to send this yesterday, but appears it didn't go throug

Re: r287797 breaks build WITHOUT_NIS

2015-10-25 Thread Justin Hibbits
Thanks! On Oct 25, 2015 02:44, "NGie Cooper" wrote: > > > On Oct 10, 2015, at 16:18, Justin Hibbits wrote: > > > > When building WITHOUT_NIS, the following errors show up (base gcc, for > > building powerpc): > > > > cc1: warnings being treated

Re: r288669 breaks ports building with USE_GCC=yes

2015-10-13 Thread Justin Hibbits
Hi Pedro, On Tue, Oct 13, 2015 at 9:18 AM, Pedro Giffuni wrote: > Hi; > > On 10/12/2015 8:28 PM, Justin Hibbits wrote: >> >> Hi Pedro, >> >> ... >> This is on powerpc64. I see the patch has been there for 16 months, but >> for some reason, the /usr/

Re: r288669 breaks ports building with USE_GCC=yes

2015-10-12 Thread Justin Hibbits
Hi Pedro, On Oct 12, 2015, at 7:23 PM, Pedro Giffuni wrote: On 10/12/2015 3:33 PM, Justin Hibbits wrote: Hi Pedro, On Mon, Oct 12, 2015 at 3:28 PM, Pedro Giffuni wrote: Hi again; On 12/10/2015 03:16 p.m., Pedro Giffuni wrote: Hello; On 12/10/2015 02:56 p.m., Justin Hibbits wrote

Re: r288669 breaks ports building with USE_GCC=yes

2015-10-12 Thread Justin Hibbits
Hi Pedro, On Mon, Oct 12, 2015 at 3:28 PM, Pedro Giffuni wrote: > Hi again; > > On 12/10/2015 03:16 p.m., Pedro Giffuni wrote: >> >> Hello; >> >> On 12/10/2015 02:56 p.m., Justin Hibbits wrote: >>> >>> The default ports gcc for USE_GCC is stil

r288669 breaks ports building with USE_GCC=yes

2015-10-12 Thread Justin Hibbits
The default ports gcc for USE_GCC is still 4.8, which does not support -fstack-protector-strong. This breaks several ports including (from my poudriere run): libfpx and qt4-sqlite3-plugin. - Justin ___ freebsd-current@freebsd.org mailing list https://li

r287797 breaks build WITHOUT_NIS

2015-10-10 Thread Justin Hibbits
When building WITHOUT_NIS, the following errors show up (base gcc, for building powerpc): cc1: warnings being treated as errors /home/chmeee/freebsd/head/lib/libc/gen/getgrent.c: In function 'compat_setgrent': /home/chmeee/freebsd/head/lib/libc/gen/getgrent.c:1258: warning: comparison is always fa

Re: CPU Perf & Power Mgt

2015-08-20 Thread Justin Hibbits
On Thu, Aug 20, 2015 at 5:44 AM, Will Green wrote: > Hello, > > I’ve been thinking about CPU performance and power management on FreeBSD > recently. As a user it seems like there has been little activity in this area > and I wanted to try and understand what the situation was. > > From the publi

Re: powerpc and powerpc64 builds broken

2015-06-30 Thread Justin Hibbits
On Tue, Jun 30, 2015 at 8:48 AM, Simon J. Gerraty wrote: > Justin Hibbits wrote: >> > Yeah, crossbuilds work fine. It's the actual run-on-real-hardware bit >> > that doesn't. >> > >> > (powerpc64 runs fine in qemu-devel; people should try it!

Re: powerpc and powerpc64 builds broken

2015-06-30 Thread Justin Hibbits
On Jun 30, 2015 1:11 AM, "Perry Hutchison" wrote: > > Konstantin Belousov wrote: > > > I think trying to understand why the hack was added is not > > possible. > > In an ideal world, "svn blame" would identify the commit in which > it was added, and that commit's log entry would explain why :) T

Re: powerpc and powerpc64 builds broken

2015-06-29 Thread Justin Hibbits
On Mon, Jun 29, 2015 at 4:58 PM, Justin Hibbits wrote: > On Sun, Jun 28, 2015 at 10:32 PM, Konstantin Belousov > wrote: >> On Sun, Jun 28, 2015 at 10:32:45PM +0200, Andreas Tobler wrote: >>> On 28.06.15 21:32, Konstantin Belousov wrote: >>> > On Sun, Jun 28,

Re: powerpc and powerpc64 builds broken

2015-06-29 Thread Justin Hibbits
On Sun, Jun 28, 2015 at 10:32 PM, Konstantin Belousov wrote: > On Sun, Jun 28, 2015 at 10:32:45PM +0200, Andreas Tobler wrote: >> On 28.06.15 21:32, Konstantin Belousov wrote: >> > On Sun, Jun 28, 2015 at 12:09:25PM -0700, Justin Hibbits wrote: >> >> On Sun, Jun

Re: powerpc and powerpc64 builds broken

2015-06-28 Thread Justin Hibbits
On Sun, Jun 28, 2015 at 3:59 PM, Adrian Chadd wrote: > On 28 June 2015 at 15:52, Bjoern A. Zeeb > wrote: >> >>> On 28 Jun 2015, at 19:09 , Justin Hibbits wrote: >>> >>> On Sun, Jun 28, 2015 at 11:36 AM, Garrett Cooper >>> wrote: >>>

Re: powerpc and powerpc64 builds broken

2015-06-28 Thread Justin Hibbits
On Sun, Jun 28, 2015 at 11:36 AM, Garrett Cooper wrote: > >> On Jun 28, 2015, at 10:48, Justin Hibbits wrote: >> >> Both powerpc and powerpc64 builds are broken in the same way, in >> usr.bin/mkesdb. It was working correctly as of just before BSDCan, I >> succe

powerpc and powerpc64 builds broken

2015-06-28 Thread Justin Hibbits
Both powerpc and powerpc64 builds are broken in the same way, in usr.bin/mkesdb. It was working correctly as of just before BSDCan, I successfully built world and kernel on June 6. The error seen at this point is: cc -O2 -pipe -I/home/chmeee/freebsd/head/usr.bin/mkesdb -I/home/chmeee/freebsd/

Re: Build failed in Jenkins: FreeBSD_HEAD #2663

2015-04-18 Thread Justin Hibbits
Sorry about that. Forgot the pmc.h changes. -Justin On Apr 18, 2015 4:53 PM, "Justin Hibbits" wrote: > Crap, sorry. I wonder how that compiled fine for me. I'll fix it in a > couple hours when I get home. > > -Justin > On Apr 18, 2015 4:49 PM, "Garrett Cooper

Re: Build failed in Jenkins: FreeBSD_HEAD #2663

2015-04-18 Thread Justin Hibbits
Crap, sorry. I wonder how that compiled fine for me. I'll fix it in a couple hours when I get home. -Justin On Apr 18, 2015 4:49 PM, "Garrett Cooper" wrote: > > > On Apr 18, 2015, at 15:56, jenkins-ad...@freebsd.org wrote: > > > > ===> lib/libpmc (all) > > --- libpmc.So --- > > cc -fpic -DPIC

Re: Request for testing an alternate branch

2015-03-18 Thread Justin Hibbits
On Wed, Mar 18, 2015 at 12:12 AM, wrote: > >> 6 дек. 2013 г., в 23:40, Justin Hibbits написал(а): >> >> On Wed, Dec 4, 2013 at 10:19 PM, Justin Hibbits wrote: >>> I've been working on the projects/pmac_pmu branch for some time now to >>> add su

Re: Massive libxo-zation that breaks everything

2015-03-03 Thread Justin Hibbits
On Tue, Mar 3, 2015 at 11:14 AM, Alfred Perlstein wrote: > > >> On Mar 3, 2015, at 11:07 AM, Justin Hibbits wrote: >> >>> On Tue, Mar 3, 2015 at 10:39 AM, Alfred Perlstein wrote: >>> >>> >>> Sent from my iPhone >>> >>>>&

Re: Massive libxo-zation that breaks everything

2015-03-03 Thread Justin Hibbits
On Tue, Mar 3, 2015 at 10:39 AM, Alfred Perlstein wrote: > > > Sent from my iPhone > >> On Mar 3, 2015, at 9:32 AM, hiren panchasara >> wrote: >> >>> On 03/02/15 at 07:33P, Alfred Perlstein wrote: >>> > >>> >>> Actually I want to shame third party ports into adopting libxo (or at least >>>

Re: Questions on adding backlight support for the i915 driver

2015-01-30 Thread Justin Hibbits
Would it make sense to have a generic 'backlight' driver framework that we plug into? I wrote a backlight driver (well, 2, but both show up as dev.backlight in sysctl) for powerpc, but if we want to have even more individual backlight drivers, I think it makes sense to make them all look the same,

bwn(4) testing

2014-10-04 Thread Justin Hibbits
Since I don't have a machine that successfully suspends/resumes, can someone test the patch at https://reviews.freebsd.org/D802 ? It shouldn't be any functional change, just removing code duplicated by bus_generic_* functions. Thanks, Justin signature.asc Description: PGP signature

Re: What do you use for kernel debugging?

2014-09-28 Thread Justin Hibbits
On Mon, 29 Sep 2014 02:31:25 +0200 "José Pérez Arauzo" wrote: > I hope Dcons + 1394 works where it's applicable. > > BR, > > -- > José Pérez Arauzo As a constant user of DCons+firewire, I can say it certainly works, and quite well at that. At least on PowerPC where firewire is everywhere. I o

Re: Boot failure with r272146

2014-09-26 Thread Justin Hibbits
That fixed it, thanks! -Justin On Sep 26, 2014 6:59 AM, "Ian Lepore" wrote: > On Thu, 2014-09-25 at 20:40 -0700, Justin Hibbits wrote: > > With r272146 my SATA controller fails to attach, preventing the kernel > > from mounting root. I've attached a log of as muc

Boot failure with r272146

2014-09-25 Thread Justin Hibbits
With r272146 my SATA controller fails to attach, preventing the kernel from mounting root. I've attached a log of as much as dconschat would allow. The relevant portion is pcib10: atapci0: mem 0xfa402000-0xfa403fff at device 12.0 on pci10 pcib1: failed to reserve resource for pcib10 pcib10: fai

Re: Poor state of the build infrastructure.

2014-09-24 Thread Justin Hibbits
On Wed, 24 Sep 2014 16:33:46 -0700 Marcel Moolenaar wrote: > > On Sep 24, 2014, at 12:54 PM, John Baldwin wrote: > > > On Tuesday, September 23, 2014 09:29:48 AM Marcel Moolenaar wrote: > >> What is going on here? > >> Are we still in some kind of flux and people aren't done yet or is > >> thi

Re: Child suspend/resume

2014-08-14 Thread Justin Hibbits
Thanks Alexandr! - Justin On Wed, Aug 13, 2014 at 11:33 PM, Alexandr Krivulya wrote: > I've done three suspend/resume cycle during last workday and all works > fine. Sorry for misled. > > 13.08.2014 18:35, Justin Hibbits пишет: >> That's odd, because another teste

Re: Child suspend/resume

2014-08-13 Thread Justin Hibbits
d on and I see in dmesg "acpi: resumed > at ...", but neither keyboard nor mouse don't work and host is not > accessible from network. > > 12.08.2014 17:06, Justin Hibbits пишет: > > Hi Alexandr, > > > > Thanks. I got another confirmation that it d

Re: Child suspend/resume

2014-08-12 Thread Justin Hibbits
hanks! - Justin On Tue, 12 Aug 2014 11:18:29 +0300 Alexandr Krivulya wrote: > Hi, Justin > After applying your patch my thinkpad e530 (FreeBSD 11.0-CURRENT, > amd64) doesn't resume any more - screen remains black. > > 11.08.2014 08:30, Justin Hibbits (by way of Justin Hibb

Child suspend/resume

2014-08-10 Thread Justin Hibbits
Hi all, The attached patch is completely untested, due to lack of existing suspendable hardware (no x86 machines). It does compile cleanly against head, though. I don't think it should change any behavior, I tried to keep the essence of the code path the same. It was suggested that I break up my

Re: OpenSSL vs. LibreSSL (OpenBSD)

2014-04-24 Thread Justin Hibbits
On Thu, Apr 24, 2014 at 2:41 PM, Alfred Perlstein wrote: > > On 4/24/14, 1:35 PM, O. Hartmann wrote: >> >> It seems that OpenBSD is now forking their own SSL implementation, called >> LibreSSL. As >> OpenBSD speaks for many similar opinion regarding the state of the code of >> OpenSSL, I'd >> like

Re: Build failure on PowerPC in pf

2014-02-26 Thread Justin Hibbits
On Wed, Feb 26, 2014 at 1:20 PM, John-Mark Gurney wrote: > Justin Hibbits wrote this message on Wed, Feb 26, 2014 at 11:12 -0800: >> On Wed, Feb 26, 2014 at 10:32 AM, Justin Hibbits >> wrote: >> > Building on PowerPC I see the following failure: >> > >>

Re: Build failure on PowerPC in pf

2014-02-26 Thread Justin Hibbits
On Wed, Feb 26, 2014 at 10:32 AM, Justin Hibbits wrote: > Building on PowerPC I see the following failure: > > cc1: warnings being treated as errors > > /home/chmeee/freebsd/head/sys/modules/pf/../../netpfil/pf/pf_ioctl.c: > In function 'pfioctl': > /home/chm

Build failure on PowerPC in pf

2014-02-26 Thread Justin Hibbits
Building on PowerPC I see the following failure: cc1: warnings being treated as errors /home/chmeee/freebsd/head/sys/modules/pf/../../netpfil/pf/pf_ioctl.c: In function 'pfioctl': /home/chmeee/freebsd/head/sys/modules/pf/../../netpfil/pf/pf_ioctl.c:1357:warning: cast to pointer from integer of di

Re: Request for testing an alternate branch

2013-12-14 Thread Justin Hibbits
On Thu, 12 Dec 2013 14:15:47 -0500 John Baldwin wrote: > On Wednesday, December 11, 2013 5:40:30 pm Justin Hibbits wrote: > > On Wed, Dec 11, 2013 at 1:26 PM, John Baldwin > > wrote: > > > On Thursday, December 05, 2013 1:21:13 am Justin Hibbits wrote: > > >&g

Re: Request for testing an alternate branch

2013-12-11 Thread Justin Hibbits
On Wed, Dec 11, 2013 at 1:26 PM, John Baldwin wrote: > On Thursday, December 05, 2013 1:21:13 am Justin Hibbits wrote: >> I've been working on the projects/pmac_pmu branch for some time now to >> add suspend/resume as well as CPU speed change for certain PowerPC >> mach

Re: Request for testing an alternate branch

2013-12-08 Thread Justin Hibbits
On Dec 8, 2013 3:48 PM, "Justin Hibbits" wrote: > > On Sun, 8 Dec 2013 14:38:53 +0100 > Marius Strobl wrote: > > > On Wed, Dec 04, 2013 at 10:21:13PM -0800, Justin Hibbits wrote: > > > I've been working on the projects/pmac_pmu branch for some time now

Re: Request for testing an alternate branch

2013-12-08 Thread Justin Hibbits
On Dec 8, 2013 5:39 AM, "Marius Strobl" wrote: > > On Wed, Dec 04, 2013 at 10:21:13PM -0800, Justin Hibbits wrote: > > I've been working on the projects/pmac_pmu branch for some time now to > > add suspend/resume as well as CPU speed change for certain PowerPC &

Re: Request for testing an alternate branch

2013-12-06 Thread Justin Hibbits
On Wed, Dec 4, 2013 at 10:19 PM, Justin Hibbits wrote: > I've been working on the projects/pmac_pmu branch for some time now to > add suspend/resume as well as CPU speed change for certain PowerPC > machines, about a year since I created the branch, and now it's stable >

Request for testing an alternate branch

2013-12-04 Thread Justin Hibbits
I've been working on the projects/pmac_pmu branch for some time now to add suspend/resume as well as CPU speed change for certain PowerPC machines, about a year since I created the branch, and now it's stable enough that I want to merge it into HEAD, hence this request. However, it does touch sever

Re: Internal compiler error on gcc with latest updates

2013-12-02 Thread Justin Hibbits
On Dec 2, 2013 10:26 AM, "Craig Rodrigues" wrote: > > On Mon, Dec 2, 2013 at 6:40 AM, Justin Hibbits wrote: >> >> Yesterday I started a full world update for my machine (powerpc64), but >> the new gcc import ICEs at emit-rtl.c:1784, when compiling zdb. I >

Internal compiler error on gcc with latest updates

2013-12-02 Thread Justin Hibbits
Yesterday I started a full world update for my machine (powerpc64), but the new gcc import ICEs at emit-rtl.c:1784, when compiling zdb. I haven't tried reverting contrib/gcc yet, but is there a good way to debug this? - Justin ___ freebsd-current@freebs

Re: Zpool not recognized after disk moved to different name

2013-10-20 Thread Justin Hibbits
On Oct 20, 2013 10:12 AM, "Allan Jude" wrote: > > On 2013-10-20 13:07, Justin Hibbits wrote: > > Hi, I'm migrating a system exhibiting the click of death to a new hard > > drive, on PowerPC, and in the process migrating to zfs. I set up the > > system,

Zpool not recognized after disk moved to different name

2013-10-20 Thread Justin Hibbits
Hi, I'm migrating a system exhibiting the click of death to a new hard drive, on PowerPC, and in the process migrating to zfs. I set up the system, then pulled the old drive out. Now, the spool that was on ada1s5 is now on ada0s5, and zfs won't recognize this pool. I can't recreate the pool, it sa

Re: -ffunction-sections, -fdata-sections and -Wl,--gc-sections

2013-09-17 Thread Justin Hibbits
On Sep 17, 2013 4:31 PM, "Adrian Chadd" wrote: > > On 17 September 2013 16:22, Ian Lepore wrote: > > > On Tue, 2013-09-17 at 14:56 -0700, Adrian Chadd wrote: > > > ... I'd rather see if we can actually separate out things some more so > > > these builds can shrink. > > > > > > Eg, if there's mall

Re: dirmngr won't link with liblber.so?

2013-09-06 Thread Justin Hibbits
I filled a PR on this: Ports/181230. - Justin On Sep 6, 2013 12:23 PM, "Michael Butler" wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/06/13 15:17, Baptiste Daroussin wrote: > > On Fri, Sep 06, 2013 at 03:14:05PM -0400, Michael Butler wrote: > > What's up with this? I recompi

Re: [head tinderbox] failure on powerpc/powerpc

2013-09-04 Thread Justin Hibbits
Wow, not sure how this skipped by me. Will fix this evening. -Justin On Sep 4, 2013 1:33 PM, "FreeBSD Tinderbox" wrote: > TB --- 2013-09-04 17:40:07 - tinderbox 2.10 running on > freebsd-current.sentex.ca > TB --- 2013-09-04 17:40:07 - FreeBSD freebsd-current.sentex.ca8.3-PRERELEASE > FreeBSD

Re: head && auditdistd

2013-05-14 Thread Justin Hibbits
There was talk, and I think work, to use a separate passwd file for installworld, I don't know how far that got, thought. - Justin On May 14, 2013 10:09 AM, "Matthias Apitz" wrote: > El día Tuesday, May 14, 2013 a las 07:20:02AM -0700, Justin Hibbits > escribió:

Re: head && auditdistd

2013-05-14 Thread Justin Hibbits
asking, but simply failing with some message. > If this is pretty obvious, why not insert adding this user into Makefile, > with prompting if user actually wants to add it. > That was my point, not the way of adding user itself. > > > > 2013/5/14 Justin Hibbits > >> You

Re: head && auditdistd

2013-05-14 Thread Justin Hibbits
You should run 'mergemaster -p' before installworld, as that would add any necessary new users to the file. - Justin On May 13, 2013 11:48 PM, "Matthias Apitz" wrote: > > Hello, > > Today morning I wanted to make and install a fresh /head to an USB key > for further distribution the usual way: >

Re: Removing firewire support from GENERIC

2012-10-19 Thread Justin Hibbits
On Fri, Oct 19, 2012 at 10:33 AM, Tom Evans wrote: > On Fri, Oct 19, 2012 at 3:25 PM, Dag-Erling Smørgrav wrote: > > Firewire is > > > > - a significant security risk > > - an obstacle to functining suspend / resume on many systems > > - rapidly becoming obsolete > > - available as a module >

Re: sysctl vs ifconfig vs other (was Re: sysctl-controlled key-value store ?)

2012-10-07 Thread Justin Hibbits
On Sun, 07 Oct 2012 10:16:40 -0600 Ian Lepore wrote: > On Sun, 2012-10-07 at 17:53 +0200, Luigi Rizzo wrote: > > Access through sysctl is incredibly easy from both userspace and > > from a C application, because all the work is done in the kernel > > side, whereas other mechanisms (ioctl, i'd rat

Re: Compiler performance tests on FreeBSD 10.0-CURRENT

2012-09-05 Thread Justin Hibbits
; > On Wed, Sep 05, 2012 at 09:11:22AM -0400, Justin Hibbits wrote: > > On Wed, Sep 5, 2012 at 6:56 AM, Dimitry Andric > wrote: > > > > > On 2012-09-05 11:36, David Chisnall wrote: > > > > > >> On 5 Sep 2012, at 10:31, Dimitry Andric wrote: > >

Re: Compiler performance tests on FreeBSD 10.0-CURRENT

2012-09-05 Thread Justin Hibbits
On Wed, Sep 5, 2012 at 6:56 AM, Dimitry Andric wrote: > On 2012-09-05 11:36, David Chisnall wrote: > >> On 5 Sep 2012, at 10:31, Dimitry Andric wrote: >> >>>TThe >>> >>>-fno-strict-aliasing is not really my choice, but it was introduced >>>in the past by Nathan Whitehorn, who apparent

  1   2   >