(e.g. I use it frequently
to update rootfs images I use with qemu for RISC-V or MIPS that I run under
qemu, or when updating the SD-card for my RPI that I cross-build on an x86
host).
--
John Baldwin
___
freebsd-stable@freebsd.org mailing list
https://li
On Thu, Apr 01, 2021 at 07:18:56PM -1000, parv/freebsd wrote:
> On Thu, Apr 1, 2021 at 3:38 PM parv/freebsd wrote:
>
> I am wondering if $SRC_BASE, $MAKEOBJDIRPREFIX, & $WRKDIRPREFIX being
> ZFS datasets now would increase compile time. I will found that out in
> few weeks (in case of buildworld &
ailable for amd64.
HPS might have some more insight as to why it's amd64 only.
I have cc'd him.
It could be as simple as moving the qlnxe lines from files.amd64 to files,
but it does appear that qnlxe depends upon the Linux compat layer, which
may not be complete for arm64..
--
Joh
You might also see if using a different NIC shows the same problem. If
not, then it might point to a regression in the NIC driver (or perhaps in
iflib as ix uses iflib I believe).
--
John Baldwin
___
freebsd-stable@freebsd.org mailing list
https://lists
On Sat, Jan 23, 2021 at 03:59:07PM -0500, mike tancsa wrote:
> I noticed when doing a src upgrade on a test zfs machine, I didnt
> get prompted to re-install the boot blocks after upgrading the pool post
> first reboot. I got a whole mess of feature upgrades just fine, but do
> I not need to d
On Sat, Dec 26, 2020 at 04:13:28PM -0800, John Kennedy wrote:
> On Sat, Dec 26, 2020 at 01:57:03PM -0800, Brian W. wrote:
> > I saw this last night.
> >
> > With this system version
> >
> > $ uname -a
> > FreeBSD fbsd122 12.2-RELEASE-p1 FreeBSD 12.2-RELEA
On Sat, Dec 26, 2020 at 01:57:03PM -0800, Brian W. wrote:
> I saw this last night.
>
> With this system version
>
> $ uname -a
> FreeBSD fbsd122 12.2-RELEASE-p1 FreeBSD 12.2-RELEASE-p1 GENERIC amd64
>
> I tried to buildworld and kernel, with ccache. After it failed with
> ccache I disabled ccac
On Mon, Dec 21, 2020 at 12:47:38PM -0800, John Kennedy wrote:
> On Wed, Dec 16, 2020 at 05:46:35PM -0700, Warner Losh wrote:
> > The FreeBSD project will be moving it's source repo from subversion to git
> > starting this this weekend. The docs repo was moved 2 weeks ago. The
On Wed, Dec 16, 2020 at 05:46:35PM -0700, Warner Losh wrote:
> The FreeBSD project will be moving it's source repo from subversion to git
> starting this this weekend. The docs repo was moved 2 weeks ago. The ports
> repo will move at the end of March, 2021 due to timing issues. ...
I filed Bug
On Thu, Dec 03, 2020 at 04:57:53PM -0600, Bob Willcox wrote:
> I am trying to upgrade a 12.1-stable system installed back in July to
> 12.2-stable.
> I downloaded the new ports hierarchy and now when I attempt to run 'make
> fetchindex'
> I get these errors:
>
> /usr/bin/env fetch -am -o /usr/p
the intended recipient, you must not use, disclose, retain,
> forward or reproduce this message or any attachments. If you receive
> this message in error please notify the sender by return email or
> telephone and destroy and delete all copies. ***
> ___
> freebsd-stable@freebsd.org mailing lis
just not familiar
> with svn
Sorry, I missed this reply... I'll be merging the change into stable/12
in the comming week...
> On Thu, Oct 8, 2020, 00:53 John-Mark Gurney wrote:
>
> > sreehari wrote this message on Wed, Oct 07, 2020 at 23:56 -0700:
> > > I see. Since
hardware or make sure everything is working
> > properly?
> >
> > On Wed, Oct 7, 2020, 23:36 John-Mark Gurney wrote:
> >
> >> Kurt Jaeger wrote this message on Thu, Oct 08, 2020 at 06:36 +0200:
> >> > > sreehari wrote this message on Tue, Oct 06,
et drops that are unexpected
(checksumming was enabled)... If you have vlans, use those... Just be
aware of any unexpected behaviors..
Thanks for the additional testing! And letting mek now that it works
is useful!
> On Wed, Oct 7, 2020, 23:36 John-Mark Gurney wrote:
>
> > Kurt Jaeger wr
some
> structural change in 13 stopping a merge to 12.2 ?
The issue is that IMO, it's too close to the release of 12.2. It only
recently got committed to 13, and so hasn't had enough time to be tested
in more environments than mine. There have been a few others that have
tested
e the 12.2 release:
https://reviews.freebsd.org/D25809
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
___
freebsd-stable@freebsd.org mailing lis
testing changes like these easier.
On stable/11, 8153 devices are attached via the cdce devices, and so
will not be affected by this change.
- Forwarded message from John-Mark Gurney -
Date: Tue, 15 Sep 2020 00:22:30 +0000 (UTC)
From: John-Mark Gurney
To: src-committ...@freebsd.org, svn
On Fri, Jul 10, 2020 at 02:25:02PM -0500, Kyle Evans wrote:
> > So one recipe doesn't even seem to make the freebsd-boot partition, so is
> > it
> > optional for a pure UEFI boot? Should we always gpart-bootcode it if it
> > exists
> > and upgrade BOOTx64.efi when the EFI partition exists, or
On Thu, Jul 09, 2020 at 08:24:54AM -0500, Kyle Evans wrote:
> On Thu, Jul 9, 2020 at 8:12 AM Guido van Rooij wrote:
> >
> > I did a zpool upgrade -a to enable large_dnode and spacemap_v2.
> > After that, I did:
> > gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 2 ada0
> > gpart bootcode -b /b
On Tue, Feb 25, 2020 at 11:07:48AM +, Pete French wrote:
> I have often wondered if ZFS is more aggressive with discs, because until
> very recently any solid state drive I have used ZFS on broke very quicky. ...
I've always wondered if ZFS (and other snapshotting file systems) would help
ki
On Sun, Feb 23, 2020 at 11:18:08PM -0300, Mario Olofo wrote:
> Some time ago I tried to switch from Linux to FreeBSD 12.1, used a WiFi
> dongle and all good, until I found that both ZFS and UFS corrupted the
> filesystem very fast.
> I work with a lot of small files because of web programming (node
On Sun, Oct 13, 2019 at 02:42:46PM -0700, Chuck Tuffli wrote:
> Many thanks to Pete and John. See inline below
> ...
> I upgraded the box per the release announcement:
>freebsd-update upgrade -r 12.1-RC1
>freebsd-update install
> with the prescribed reboots and installs.
On Sun, Oct 13, 2019 at 12:35:41PM -0700, Chuck Tuffli wrote:
> I've been running 12.0-REL on my X1 Carbon 3rd Gen happily with xorg,
> but after installing 12.1-RC1, the laptop reboots when loading the
> i915kms driver. If I comment out the line in /etc/rc.conf:
>
> kld_list="/boot/modules/i915km
On Wed, Oct 09, 2019 at 11:38:25PM +0200, Bengt Ahlgren wrote:
> I've ran into this on my 11.3-STABLE system:
>
> # uname -K
> 1103500
> # pkg update -f
> Updating ivyp repository catalogue...
> Fetching meta.txz: 100%560 B 0.6kB/s00:01
> Fetching packagesite.txz: 100% 410 KiB 419.9
On Tue, Sep 24, 2019 at 1:09 PM Warner Losh wrote:
>
>
>
> On Tue, Sep 24, 2019 at 5:46 PM John Fleming
> wrote:
>>
>> Is there anyway to see how busy a SAS/Sata controller is vs disks? I
>> have a R720 with 14 Samsung 860 EVOs in it (its a lab server) in raid
&
On Sat, Sep 28, 2019 at 05:21:12PM +0200, Kurt Jaeger wrote:
> Upgrading a 12.1-BETA1 poudriere install with
> poudriere jail -u -t 12.1-BETA2 -j 121
> fails with: ...
I don't know if it's proper, but just doing a "poudriere jail -u -j 12-1"
worked for me, The version reported by "poudrier
On Tue, Sep 24, 2019 at 12:05 PM Pete Wright wrote:
>
>
>
> On 9/24/19 8:45 AM, John Fleming wrote:
> > Is there anyway to see how busy a SAS/Sata controller is vs disks? I
> > have a R720 with 14 Samsung 860 EVOs in it (its a lab server) in raid
> > 10 ZFS.
> &g
Is there anyway to see how busy a SAS/Sata controller is vs disks? I
have a R720 with 14 Samsung 860 EVOs in it (its a lab server) in raid
10 ZFS.
When firing off a dd I (bs=1G count=10) seems like the disks never go
above %50 busy. I'm trying to figure out if i'm maxing out SATA 3 BW
or if its so
On Sat, Sep 7, 2019 at 9:26 PM Jason Bacon wrote:
>
> On 2019-09-07 19:00, John Fleming wrote:
> > Hi all, i've recently joined the club. I have two Dell R720s connected
> > directly to each other. The card is a connectx-4. I was having a lot
> > of problem with netwo
On Wed, Sep 11, 2019 at 11:46:14PM -0400, Yoshihiro Ota wrote:
> After updating from 352114 to 352202 on 12/stable, 12.1-PRE-RELEASE, my
> kernel stopped booting.
> ... This one runs on Parallels VM. ...
> As 13-CURRENT with the last night's code boots okay, I suspect some merge
> error to the br
On Wed, Sep 11, 2019 at 08:59:58AM -0700, John Kennedy wrote:
> For what it's worth, I have a Dell Optiplex 9020 booting r352118:
>
> FreeBSD 12.1-PRERELEASE #105 r352118+b6945c1f5542(stable/12)
>
> That's at least after r352025, which may help your bisec
On Wed, Sep 11, 2019 at 01:38:14AM -0700, Jack L. wrote:
> Yes, I upgraded 2 systems and both experience the same behavior
> Dell R610 and Dell 7010 here. Afraid to upgrade any others
For what it's worth, I have a Dell Optiplex 9020 booting r352118:
FreeBSD FreeBSD 12.1-PRERELEASE #105
https://github.com/freebsd/freebsd/blob/master/sys/dev/mrsas/mrsas_cam.c#L359
ccb->cpi.base_transfer_speed = 15;
What is that used for? I poked around /usr/src/sys and found multiple
WTF comments. The reason I ask is i have Samsung EVO 860s plugged into
a Dell R720 (via LSI 9361 which is wher
On 8/26/19 5:25 PM, John Baldwin wrote:
> On 8/26/19 1:59 PM, mike tancsa wrote:
>> On 8/22/2019 6:51 PM, John Baldwin wrote:
>>> On 8/21/19 5:47 PM, Mike Tancsa wrote:
>>>> On 8/21/2019 6:38 PM, John Baldwin wrote:
>>>>> On 8/21/19 9:08 AM, mike tan
On 8/26/19 1:59 PM, mike tancsa wrote:
> On 8/22/2019 6:51 PM, John Baldwin wrote:
>> On 8/21/19 5:47 PM, Mike Tancsa wrote:
>>> On 8/21/2019 6:38 PM, John Baldwin wrote:
>>>> On 8/21/19 9:08 AM, mike tancsa wrote:
>>>>> On 8/21/2019 12:00
On 8/21/19 5:47 PM, Mike Tancsa wrote:
> On 8/21/2019 6:38 PM, John Baldwin wrote:
>> On 8/21/19 9:08 AM, mike tancsa wrote:
>>> On 8/21/2019 12:00 PM, John Baldwin wrote:
>>>> dtrace -n 'fbt::_gone_in:entry { @counts[curthread->td_proc->p_comm] =
>>
On 8/21/19 9:08 AM, mike tancsa wrote:
> On 8/21/2019 12:00 PM, John Baldwin wrote:
>> dtrace -n 'fbt::_gone_in:entry { @counts[curthread->td_proc->p_comm] =
>> count()'
>
> Thanks, I am not familiar with dtrace at all. This command gives a
> s
proc->p_comm] = count()'
Let that run and then Ctrl-C after you see some warnings.
> ---Mike
>
> On 8/19/2019 9:30 PM, John Baldwin wrote:
>> Author: jhb
>> Date: Tue Aug 20 01:30:35 2019
>> New Revision: 351246
>> URL: https://svnweb.freebsd.org/changeset
On 12/6/18 4:19 PM, Konstantin Belousov wrote:
> On Thu, Dec 06, 2018 at 04:48:35PM -0700, John Nielsen wrote:
>> Is aesni(4) even required if all you want is userland acceleration?
>>
> No, it is not. Same for rdrand_rng(4), if an application uses hw random
> source di
> On Dec 6, 2018, at 4:39 PM, John Baldwin wrote:
>
> On 12/6/18 3:24 PM, John Nielsen wrote:
>>> On Dec 6, 2018, at 4:04 PM, Xin LI wrote:
>>>
>>> On Thu, Dec 6, 2018 at 11:37 AM John Nielsen wrote:
>>>>
>>>> I have upgrade
On 12/6/18 3:24 PM, John Nielsen wrote:
>> On Dec 6, 2018, at 4:04 PM, Xin LI wrote:
>>
>> On Thu, Dec 6, 2018 at 11:37 AM John Nielsen wrote:
>>>
>>> I have upgraded two physical machines from 11-STABLE to 12-STABLE recently
>>> (one is 12.0-PREREL
> On Dec 6, 2018, at 4:04 PM, Xin LI wrote:
>
> On Thu, Dec 6, 2018 at 11:37 AM John Nielsen wrote:
>>
>> I have upgraded two physical machines from 11-STABLE to 12-STABLE recently
>> (one is 12.0-PRERELEASE r341380 and the other is 12.0-PRERELEASE r341391). I
&g
I have upgraded two physical machines from 11-STABLE to 12-STABLE recently (one
is 12.0-PRERELEASE r341380 and the other is 12.0-PRERELEASE r341391). I noticed
today that neither machine seems to be utilizing /dev/crypto. Typically I see
at least ssh/sshd have the device open plus some programs
idea.
Roger, the main changes that aren't MFC'd to 11 from 12/head seem to be some
refcounting on event channels and PVHv2 vs PVHv1?
--
John Baldwin
___
freebsd-stab
iness/2017/03/16/lack-oxford-comma-costs-maine-company-millions-overtime-dispute/BIxK837fA2C06qavQMDs5J/story.html
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
_
s it put the values? It sounds like vaddrs and paddrs arrays are
already allocated and you just use these addresses... But there is no
way I can write code from this description...
Also, lots of terminology is missing, like what is a qset?
--
John-Mark Gurney Vo
On Sun, Sep 02, 2018 at 07:58:16AM +1200, Jonathan Chen wrote:
> On 2 September 2018 at 05:25, Alex McKeever
> wrote:
> > After compiling PKG, when I go to ports to compile anything (my eMac can
> > run FreeBSD but not modern Linux due to the version of the Radeon GPU) it
> > fails to retrieve
> qlen transactions queue length
> svc_t average duration of transactions, in milliseconds
> %b % of time the device had one or more outstanding transac-
> tions
>
> But there is no svc_t column anymore and there are ms/r ms/w ms
Hello lists,
context: 11.1-STABLE #0 r331421
Source build: make buildworld make buildkernel make installkernel all work. I
try running make installworld and I get the following error:
# make installworld
make[1]: "/usr/obj/usr/src/amd64.amd64/toolchain-metadata.mk" line 1: Using
cached toolch
On Mon, Aug 06, 2018 at 03:06:00PM +0100, Pete French wrote:
> having enabled local_unbound in /etc/rc.d how do I remove that
> and go back to using just DHCP delivered nameservers ? I
> set it to 'NO' but yet the machine still seems to have traces of
> the config in other places and keeps trying t
is would help or not... For now, I simply added the following
work-around to my /etc/rc.local:
kill -s HUP `cat /var/run/mountd.pid`
Has anyone seen a similar issue, or have any ideas? I CC'd Rick
because I understand he is the NFS maintainer.
thanks,
John
--
GPG fingerprint: 17FD 615A D20D AFE8 B3E4 C9D2 E324 20BE D47A 78C7
signature.asc
Description: PGP signature
On Sat, Jun 02, 2018 at 08:14:37AM -0700, Kevin Oberman wrote:
> After teh announcement of RC1 I updated my 11-STABLE box, expecting wither
> that I would see RC1 or STABLE, depending on whether the 11.2 BRANCH had
> been created, but instead I am "back" at 11.2-PRERELEASE #1.
>
> Is this intentio
egory mentioned it goes in
make.conf, I thought perhaps I was doing it all wrong, or in an outdated way. I
was surprised finding that in these contexts it didn't matter as long as one
remembers as you say += ?= in make.conf
--
John
tech-li...@zyxst.net
one in make.conf would not.
how confusing is that. This is on 11.1-stable.
--
John
tech-li...@zyxst.net
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
nfortunately, I do not have more information yet, but have been
> pounding my head on my desk throughout the day. Then, I saw this
> thread.
>
> Anyone else seeing at least USB mouse-related issues? It could entirely
> be a red herring.
I am definitely seeing issues with an AP
just for debugging.
> Note, it's been a while since I've used it, but worked similarly
> to ddd.
I patched ddd to use pts (was a short patch) but it still hangs for me
with both old and new gdb. I think it is unfortunately abandonware. :(
--
John Baldwin
__
On Fri, Jul 14, 2017 at 02:31:15PM +0500, Eugene M. Zheganin wrote:
> Is there any chance to mount UDF filesystem under FreeBSD with mdconfig
> and ISO image ? Mount -t cd9660 /dev/md0 /mnt/cdrom gives me the
> readme.txt with "This is UDF, you idiot" and mount -t udf /dev/md0
> /mnt/cdrom gives
I've had a kernel crash with 3 different RC1 kernels.
kernel: FreeBSD 11.1-RC1 #71 r313908+b08656c3ba28(releng/11.1): Sun Jul 2
23:15:23 PDT 2017
kernel: FreeBSD 11.1-RC1 #72 r313908+64e0abde4c70(releng/11.1): Mon Jul 3
07:43:42 PDT 2017
kernel: FreeBSD 11.1-RC1 #73 r313908+ff3a058c4f83(releng
clue. nlm_syscall is dying with EFAULT. The last
argument is a pointer to an array of char * pointers, and the only way
I can see it dying is if it fails to copyin() one of the strings pointed
to by those pointers. You could try running rpc.lockd under gdb from
ports and setting a breakpoint
merge, but the header is not used in the HEAD sources. It is indeed
> needed for stable/10 driver. critical_enter() pre-requisite for counter.h
> only exists on i386, which probably explains why John' build test did not
> catched it.
>
> I am preparing another MFC, so I commit
"FreeBSD ELF32"
>
> (gdb) print t->cs.number
> $5 = 580828064
>
> (gdb) print narg
> $6 = 0
>
> (that last is for context for the get_syscall arguments).
>
> FYI: 580828064 = 0x229EBBA0
I have a patchset
On Sunday, September 18, 2016 07:22:41 PM Slawa Olhovchenkov wrote:
> On Thu, Sep 15, 2016 at 10:28:11AM -0700, John Baldwin wrote:
>
> > On Thursday, September 15, 2016 05:41:03 PM Slawa Olhovchenkov wrote:
> > > On Wed, Sep 07, 2016 at 10:13:48PM +0300, Sla
On Thursday, September 15, 2016 10:09:48 PM Slawa Olhovchenkov wrote:
> On Thu, Sep 15, 2016 at 11:54:12AM -0700, John Baldwin wrote:
>
> > > > Index: vfs_aio.c
> > > > ===
> >
On Thursday, September 15, 2016 08:49:48 PM Slawa Olhovchenkov wrote:
> On Thu, Sep 15, 2016 at 10:28:11AM -0700, John Baldwin wrote:
>
> > On Thursday, September 15, 2016 05:41:03 PM Slawa Olhovchenkov wrote:
> > > On Wed, Sep 07, 2016 at 10:13:48PM +0300, Sla
UIO_READ;
if (auio.uio_resid == 0)
@@ -1054,6 +1056,8 @@ aio_switch_vmspace(struct kaiocb *job)
{
vmspace_switch_aio(job->userproc->p_vmspace);
+ KASSERT(curproc->p_vmspace == job->userproc->p_vmspace,
+ ("%s: vmspace misma
>
> Though it was later removed from ObsoleteFiles so 'make delete-old'
> would not remove it from users' systems in r282423.
>
> etcupdate removing it is the problem really being reported here.
Mmm, etcupdate should not remove a modified file. However, etcupda
On Sat, 16 Jul 2016, at 21:57, John wrote:
> This was a month or so ago. I'll re-enable KERNCONF= in my make.conf,
> run another build and get back to you.
now runs as expected (11/stable r302941) :D
--
John
tech-li...@zyxst.net
RT
> is building as I type
Hmm, your problem was different to mine then, because my config file was
in the expected place. Otherwise the KERNCONF= option when manually
applied wouldn't have worked.
--
John
tech-li...@zyxst.net
___
free
x27;ll re-enable KERNCONF= in my make.conf,
run another build and get back to you.
--
John
tech-li...@zyxst.net
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
> On Mar 30, 2016, at 5:04 PM, Ronald F. Guilmette
> wrote:
>
> I was looking to download an ISO for 10.2-STABLE for a new build I'm
> doing, however I can't see to locate any such ISO. It isn't where
> it seems it should be, according to the info on this page:
>
> https://www.freebsd.org/snap
> On Mar 29, 2016, at 12:57 PM, Peter Fraser wrote:
>
> Hi All
> Honestly, I am not sure if this post belongs over in a Bind Mailing List
> but I will ask just the same to see if anyone has seen this problem. I
> upgraded from Bind 9.9x to bind910-9.10.3P4 on FreeBSD-9.3-RELEASE-p33.
> During the
On Sat, 19 Mar 2016, 15:06 +1100, John Marshall wrote:
> On Sat, 19 Mar 2016, 12:46 +1100, John Marshall wrote:
> > rc scripts and service(8) hang when trying to stop some services. If I
> > break out of the script or service command (via ctrl-C) and invoke
> > kill(1), pas
On Sat, 19 Mar 2016, 12:46 +1100, John Marshall wrote:
> rc scripts and service(8) hang when trying to stop some services. If I
> break out of the script or service command (via ctrl-C) and invoke
> kill(1), passing the relevant PID, the shell prompt returns immediately
> but the pro
on both servers)
ircd-ratbox (on both servers)
git_daemon
I am not seeing this (all seems normal) with:
cupsd
sendmail (on both servers)
Is anybody else seeing this, or have I been bitten by some other
coincidence?
--
John Marshall
___
On Mon, 14 Mar 2016, 08:04 -0600, Ian Lepore wrote:
> On Sat, 2016-03-12 at 16:46 +1100, John Marshall wrote:
> > Adding ipfw to the netwait REQUIRE list makes things work for me (see
> > Bug 207916) but I am sure there is more that ought to be taken into
> > account and p
y ought to be resolved in a different
way.
--
John Marshall
signature.asc
Description: PGP signature
1 0x81611000 22c8 ums.ko
but if I unload it and then try to load it in the usual way, it can't
be found:
$ sudo kldload ums.ko
kldload: can't load ums.ko: No such file or directory
how can I fix this please? [without having to reinstall]
thanks,
--
John
_
On Saturday, March 05, 2016 01:11:13 PM Harry Schmalzbauer wrote:
> Bezüglich John Baldwin's Nachricht vom 02.03.2016 18:32 (localtime):
> > On Monday, February 29, 2016 07:29:03 PM Harry Schmalzbauer wrote:
> >> Bezüglich Harry Schmalzbauer's Nachricht vom
ost, so it won't
work here. There's plenty of references to Powernow, but this chip
doesn't have that. I've also tried latest -current, and powerd doesn't
work there either with the default config.
thanks for trying to help anyway!
--
John
__
hine? The change
in question probably alters the timing of startup a bit since the random
kthread is placed on the run queue later which might affect the relative
order of kthreads as they start executing, but that would just mean it is
exposting a race in some other part of the system.
--
John Baldwin
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
On Mon, Feb 29, 2016 at 08:29:14AM +1100, Dewayne Geraghty wrote:
Thanks John, I have cpufreq added via the boot/loader.conf which always
works. However, over the weekend, I was testing some boot changes and tried
to add cpufreq AFTER the kernel - unsuccessfully. This was amd64 10.3Beta1
and
.0.%location: handle=\_PR_.C000
dev.cpu.0.%driver: cpu
dev.cpu.0.%desc: ACPI CPU
dev.cpu.%parent:
thanks,
--
John
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to &quo
5M APU with Radeon(tm) HD Graphics
hw.ncpu: 4
hw.machine_arch: amd64
root@onion:~ # sysctl debug.hwpstate_verbose="1"
debug.hwpstate_verbose: 0 -> 1
root@onion:~ # powerd -v
powerd: no cpufreq(4) support -- aborting: No such file or directory
thanks,
--
John
__
ixed a few weeks ago:
r292885 | emaste | 2015-12-29 12:36:11 -0800 (Tue, 29 Dec 2015) | 4 lines
crunchide: Restore IA-64 support accidentally lost in r292421 mismerge
Reported by:ngie
--
John Baldwin
, can you please take a look at this?
John, can you please try the attached patch?
Glen
Index: sys/boot/efi/Makefile
===
--- sys/boot/efi/Makefile (revision 295049)
+++ sys/boot/efi/Makefile (working copy)
@@ -1,5
Bcc:
Subject: Re: make clean failure on 10-stable amd64
Reply-To: j...@potato.growveg.org
In-Reply-To: <20160129174514.gj1...@albert.catwhisker.org>
On Fri, Jan 29, 2016 at 09:45:14AM -0800, David Wolfskill wrote:
On Fri, Jan 29, 2016 at 05:40:05PM +, John wrote:
Hi,
I g
.
make[1]: stopped in /usr/src
*** Error code 1
Stop.
make: stopped in /usr/src
many thanks,
--
John
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
.
make[1]: stopped in /usr/src
*** Error code 1
Stop.
make: stopped in /usr/src
many thanks,
--
John
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
> On Jan 8, 2016, at 2:52 PM, John Nielsen wrote:
>
> I'm trying to troubleshoot a problem on a machine running recent 10-STABLE.
> ... So in other words, plugging the external port into the switch, creating a
> new "external" VLAN, adding both em0 and re0 into a
addr" contained the MAC addresses of
both the VM and the external device on the correct ports.
So in the LAGG setup, why aren't the ARP replies going across bridge2 to the
VM? Any ideas on how to narrow down the cause appreciated.
Thanks!
-John Nielsen
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
On Wednesday, October 07, 2015 08:52:30 AM Christian Kratzer wrote:
> Hi,
>
> On Tue, 6 Oct 2015, John Baldwin wrote:
>
> >> This crash is occurring when doing an mtx_unlock(&Giant). Unfortunately,
> >> I'm not
> >> conversant w.r.t. this
> #11 0x80d30d2e at fork_trampoline+0xe
> > Uptime: 2h43m55s
> > Dumping 103 out of 999 MB: (CTRL-C to abort)
> > ..16%..31%..47%..62%..78%..93%
> >
> This crash is occurring when doing an mtx_unlock(&Giant). Unfortunately, I'm
> n
Anyone can advise me please?
Thanks!
From: John Dison via freebsd-stable
To: "sta...@freebsd.org"
Sent: Tuesday, September 15, 2015 1:00 PM
Subject: Question about "pcpu" rctl
Hello and have a nice day!
I try to limit cpu usage for multi-threaded process on a m
Hello and have a nice day!
I try to limit cpu usage for multi-threaded process on a multi-core machine.
I use the following command:
# rctl -a user:myusernm:pcpu:deny=200/user
And I expect (please correct me if I am wrong) that all processes running with
uid=myusernm will consume 200% of CPU in t
On Saturday, July 25, 2015 03:54:40 PM Kevin Oberman wrote:
> John,
>
> I'm concerned that two issues may be getting conflated.
>
> The issue I thought we were looking at was the failure of some systems
> (T520, X220, T430) to resume after a number of PCI enhancement
2 u 32 64 17 31.100 -7.764 3.887
+202.127.210.37 130.102.2.1233 u 32 64 17 40.1812.001 2.074
+2001:df0:fe:2:: 130.102.2.1233 u 32 64 17 45.9742.414 2.502
--
John Marshall
pgp2bX3AHP32o.pgp
Description: PGP signature
pci_set_powerstate(child, dstate);
}
}
Index: .
===
--- . (revision 285761)
+++ . (working copy)
Property changes on: .
___
Modified
after rebuilding with libmd excluded.
Patch with Bug 201738
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201738
--
John Marshall
pgplNaDwLQ_WQ.pgp
Description: PGP signature
t way is to get a
> Rocket Raid controller identical to the one we had, put it in another
> system, connect the disks, import the old pool and move the data to the
> new pool on the the LSI controller.
>
> Am I overlooking anything?
Nope... As someone else said, this is the danger
3000592982016/1024/1024-1)) bs=1m 2>/dev/null |
strings -n 6 -td | grep GEOM::
1530880 GEOM::ELI
1531392 GEOM::LABEL
You might have to go farther back than 1 MB...
Good luck...
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been do
1 - 100 of 1690 matches
Mail list logo