Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2017 18:00:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220971] Freebsd 11.0p11 - system freeze on intensive I/O
Message-ID:  <bug-220971-8-8IddGZVPVx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220971-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220971-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220971

--- Comment #7 from execve@gmail.com ---
I do not think there is any need to increase the memory usage. Like I menti=
oned
in the original PR description, even without X running on the same system w=
ith
8GB RAM, I could reproduce this using a split command on a 6-7GB file via t=
he
console.=20

>> running split on a 6.4G file (filesystem dump of disk using dump) -- som=
ething like=20
>> split -d -b 200M -a 4 - part=20
>> This would then freeze at one point - making the system unusable. I trie=
d this 2-3 times.=20

It is very clear there is an issue - and from my experience it is narrowed =
to
when the ULE scheduler and swapfile is in use.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220971-8-8IddGZVPVx>