On Mon, 25 Jan 2021 05:46:43 +0100, Thomas Legg wrote:
The build of a 13-stable source and kernel were a success under 12-stable
(though with some issues on freeze-ups and hard reboots that I suspect
might be related to the bufdaemon issue and my 0x15 gen AMD cpu).
Created a 13-stable poudrier
[Not sure which list is more applicable for this question, so sending to
-fs and -stable. If it should be only one or the other, let me know.]
Trying to get an understanding of how the dRAID vdev support works in ZFS,
and what a good setup would be for a storage server using multiple JBODs
full o
I'm trying to profile my user-level program on FreeBSD 12-STABLE (amd64). When
I build it with `cc -g -pg -O3` it coredumps on start. What do I do wrong?
(lldb) bt
* thread #1, name = 'mergenets', stop reason = signal SIGSEGV
* frame #0: 0x
frame #1: 0x0028ebbf m
On 29 Jan 2021, at 00:57, Lev Serebryakov wrote:
>
> I'm trying to profile my user-level program on FreeBSD 12-STABLE (amd64).
> When I build it with `cc -g -pg -O3` it coredumps on start. What do I do
> wrong?
>
> (lldb) bt
> * thread #1, name = 'mergenets', stop reason = signal SIGSEGV
> *