The branch main has been updated by hselasky:
URL:
https://cgit.FreeBSD.org/src/commit/?id=d1cbe79089868226625c12ef49f51214d79aa427
commit d1cbe79089868226625c12ef49f51214d79aa427
Author: Hans Petter Selasky
AuthorDate: 2021-03-10 09:50:01 +
Commit: Hans Petter Selasky
CommitDate:
On 3/9/21 6:33 PM, John Baldwin wrote:
On 3/9/21 3:17 AM, Kyle Evans wrote:
The branch main has been updated by kevans:
URL:
https://cgit.FreeBSD.org/src/commit/?id=1ae20f7c70ea16fa8b702e409030e170df4f5c13
commit 1ae20f7c70ea16fa8b702e409030e170df4f5c13
Author: Kyle Evans
AuthorDate:
On Wed, Mar 10, 2021 at 09:52:27AM +, Hans Petter Selasky wrote:
> The branch main has been updated by hselasky:
>
> URL:
> https://cgit.FreeBSD.org/src/commit/?id=d1cbe79089868226625c12ef49f51214d79aa427
>
> commit d1cbe79089868226625c12ef49f51214d79aa427
> Author: Hans Petter Selasky
On 3/10/21 11:04 AM, Konstantin Belousov wrote:
This probably hangs machine instead of panicing. In low memory condition,
you do not handle interrupt, which probably mean that the source is not
silenced, and after EOI the same interrupt will be generated again.
Hi,
This usually happens during
The branch main has been updated by hselasky:
URL:
https://cgit.FreeBSD.org/src/commit/?id=6eb60f5b7f7df1a59de139260aebfa0aa5f6d79e
commit 6eb60f5b7f7df1a59de139260aebfa0aa5f6d79e
Author: Hans Petter Selasky
AuthorDate: 2021-03-10 11:21:01 +
Commit: Hans Petter Selasky
CommitDate:
There is something very wrong going on here.
Key thing to note is that malloc is ultimately a wrapper around
uma_zalloc. Whatever asserts you may want to add to malloc to catch
problems sooner, should also present in uma.
uma has the following:
if (flags & M_WAITOK) {
WIT
The branch main has been updated by hselasky:
URL:
https://cgit.FreeBSD.org/src/commit/?id=dfb33cb0ef48084da84072244e8ca486dfcf3a96
commit dfb33cb0ef48084da84072244e8ca486dfcf3a96
Author: Hans Petter Selasky
AuthorDate: 2021-03-10 12:26:09 +
Commit: Hans Petter Selasky
CommitDate:
The branch main has been updated by arichardson:
URL:
https://cgit.FreeBSD.org/src/commit/?id=953a7d7c61f3b2f5351dfe668510ec782ae282e8
commit 953a7d7c61f3b2f5351dfe668510ec782ae282e8
Author: Alex Richardson
AuthorDate: 2021-03-09 19:11:40 +
Commit: Alex Richardson
CommitDate: 2021-
The branch main has been updated by mhorne:
URL:
https://cgit.FreeBSD.org/src/commit/?id=7e7f7beee732810d3afcc83828341ac3e139b5bd
commit 7e7f7beee732810d3afcc83828341ac3e139b5bd
Author: Mitchell Horne
AuthorDate: 2021-03-10 14:57:12 +
Commit: Mitchell Horne
CommitDate: 2021-03-10 1
The branch main has been updated by des:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e5f02c140bf1e519a95bd6331382e8a2a1b6219f
commit e5f02c140bf1e519a95bd6331382e8a2a1b6219f
Author: Dag-Erling Smørgrav
AuthorDate: 2021-03-10 14:01:38 +
Commit: Dag-Erling Smørgrav
CommitDate: 2021-
The branch main has been updated by des:
URL:
https://cgit.FreeBSD.org/src/commit/?id=409388cfac49a312034e9397c870e3f81ff90734
commit 409388cfac49a312034e9397c870e3f81ff90734
Author: Dag-Erling Smørgrav
AuthorDate: 2021-03-10 14:18:59 +
Commit: Dag-Erling Smørgrav
CommitDate: 2021-
On 3/10/21 4:45 AM, Alex Richardson wrote:
The branch main has been updated by arichardson:
URL:
https://cgit.FreeBSD.org/src/commit/?id=953a7d7c61f3b2f5351dfe668510ec782ae282e8
commit 953a7d7c61f3b2f5351dfe668510ec782ae282e8
Author: Alex Richardson
AuthorDate: 2021-03-09 19:11:40 +
C
On Wed, 10 Mar 2021 at 17:29, John Baldwin wrote:
>
> On 3/10/21 4:45 AM, Alex Richardson wrote:
> > The branch main has been updated by arichardson:
> >
> > URL:
> > https://cgit.FreeBSD.org/src/commit/?id=953a7d7c61f3b2f5351dfe668510ec782ae282e8
> >
> > commit 953a7d7c61f3b2f5351dfe668510ec782a
The branch main has been updated by cognet:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c328f64d81079bad5064c8a387883df50ab5aaed
commit c328f64d81079bad5064c8a387883df50ab5aaed
Author: Olivier Houchard
AuthorDate: 2021-03-10 18:01:41 +
Commit: Olivier Houchard
CommitDate: 2021-03-
On 10 Mar 2021, at 18:07, Olivier Houchard wrote:
>
> The branch main has been updated by cognet:
>
> URL:
> https://cgit.FreeBSD.org/src/commit/?id=c328f64d81079bad5064c8a387883df50ab5aaed
>
> commit c328f64d81079bad5064c8a387883df50ab5aaed
> Author: Olivier Houchard
> AuthorDate: 2021-0
Hi Jessica,
On Wed, Mar 10, 2021 at 06:36:35PM +, Jessica Clarke wrote:
> On 10 Mar 2021, at 18:07, Olivier Houchard wrote:
> >
> > The branch main has been updated by cognet:
> >
> > URL:
> > https://cgit.FreeBSD.org/src/commit/?id=c328f64d81079bad5064c8a387883df50ab5aaed
> >
> > commit
The branch main has been updated by mav:
URL:
https://cgit.FreeBSD.org/src/commit/?id=2cee045b4d62568d065b838a6cf129fed2424709
commit 2cee045b4d62568d065b838a6cf129fed2424709
Author: Alexander Motin
AuthorDate: 2021-03-10 18:39:15 +
Commit: Alexander Motin
CommitDate: 2021-03-10 18
The branch main has been updated by jhb:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3fa034210c75431173cb0a2375f6938386e25315
commit 3fa034210c75431173cb0a2375f6938386e25315
Author: John Baldwin
AuthorDate: 2021-03-10 19:07:40 +
Commit: John Baldwin
CommitDate: 2021-03-10 19:07:40
On 3/10/21 9:37 AM, Alexander Richardson wrote:
On Wed, 10 Mar 2021 at 17:29, John Baldwin wrote:
On 3/10/21 4:45 AM, Alex Richardson wrote:
The branch main has been updated by arichardson:
URL:
https://cgit.FreeBSD.org/src/commit/?id=953a7d7c61f3b2f5351dfe668510ec782ae282e8
commit 953a7d7
On 3/10/21 10:36 AM, Jessica Clarke wrote:
On 10 Mar 2021, at 18:07, Olivier Houchard wrote:
The branch main has been updated by cognet:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c328f64d81079bad5064c8a387883df50ab5aaed
commit c328f64d81079bad5064c8a387883df50ab5aaed
Author: Olivier
Jessica Clarke jrtc27 at freebsd.org wrote on
Wed Mar 10 18:36:39 UTC 2021 :
> On 10 Mar 2021, at 18:07, Olivier Houchard wrote:
> >
> > The branch main has been updated by cognet:
> >
> > URL:
> > https://cgit.FreeBSD.org/src/commit/?id=c328f64d81079bad5064c8a387883df50ab5aaed
> >
> > commit
The branch main has been updated by melifaro:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b1d63265ac399112b3bca36c3d75df1a3c2c8102
commit b1d63265ac399112b3bca36c3d75df1a3c2c8102
Author: Alexander V. Chernikov
AuthorDate: 2021-03-08 21:35:41 +
Commit: Alexander V. Chernikov
Commit
The branch main has been updated by emaste:
URL:
https://cgit.FreeBSD.org/src/commit/?id=15565e0a2177f53b086609fecd48991c52dad5eb
commit 15565e0a2177f53b086609fecd48991c52dad5eb
Author: Greg V
AuthorDate: 2021-03-10 22:17:09 +
Commit: Ed Maste
CommitDate: 2021-03-10 22:34:35 +
23 matches
Mail list logo