Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2018 18:29:58 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        bob prohaska <fbsd@www.zefox.net>
Cc:        Jamie Landeg-Jones <jamie@catflap.org>, "Rodney W. Grimes" <freebsd-rwg@pdx.rh.CN85.dnsmgr.net>, freebsd-arm@freebsd.org
Subject:   Re: RPI3 swap experiments
Message-ID:  <6C72EFB2-6E3D-4B36-BCD7-49C6E6E0D529@yahoo.com>
In-Reply-To: <20180802000432.GA99523@www.zefox.net>
References:  <20180731153531.GA94742@www.zefox.net> <201807311602.w6VG2xcN072497@pdx.rh.CN85.dnsmgr.net> <20180731191016.GD94742@www.zefox.net> <23793AAA-A339-4DEC-981F-21C7CC4FE440@yahoo.com> <20180731231912.GF94742@www.zefox.net> <2222ABBD-E689-4C3B-A7D3-50AECCC5E7B2@yahoo.com> <20180801034511.GA96616@www.zefox.net> <201808010401.w7141N3H086677@donotpassgo.dyslexicfish.net> <20180802000432.GA99523@www.zefox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2018-Aug-1, at 5:04 PM, bob prohaska <fbsd at www.zefox.net> wrote:

> On Wed, Aug 01, 2018 at 05:01:23AM +0100, Jamie Landeg-Jones wrote:
>> bob prohaska <fbsd@www.zefox.net> wrote:
>> 
>>> The significance of those lines isn't totally lost on me, but 
>>> it's not obvious how to apply them. Any guidance appreciated! 
>> 
>> Hi Bob.
>> Save the patch file somewhere, e.g. /tmp/patch then:
>> 
>> cd /usr/src/sys/vm
>> patch -l < /tmp/patch
>> cd /usr/src
>> 
>> remake the kernel, and reboot!
>> cheers, Jamie
> 
> That works like a charm, the new kernel is (re)building world now. 
> So far the only surprise is that top quit with a segfault, which 
> hasn't happened in a very long time. Buildworld seems undisturbed,
> the gstat script is still running. 
> 
> Where will the output go?  Serial console?

What I originally wrote indicates that dmesg would get the output:

QUOTE
In that thread is the message:

https://lists.freebsd.org/pipermail/freebsd-current/2018-June/069835.html

that has a patch for dumping out more information to demsg before
it does the kill
END QUOTE

(More accurately: the output goes to where dmseg gets what
it reports. I tend to use dmesg -a .)

The original Mark Johnston message said:

QUOTE
The patch below prints a few stats to the dmesg before
the kill. The output of that together with "sysctl vm" output should be
enough to determine what's happening.
END QUOTE

===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6C72EFB2-6E3D-4B36-BCD7-49C6E6E0D529>