tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: increase softint_bytes



On Wed, 22 Nov 2017, Masanobu SAITOH wrote:

Date: Wed, 22 Nov 2017 11:41:59 +0900
From: Masanobu SAITOH <msaitoh%execsw.org@localhost>
To: 6bone%6bone.informatik.uni-leipzig.de@localhost
Cc: msaitoh%execsw.org@localhost, tech-kern%NetBSD.org@localhost
Subject: Re: increase softint_bytes

On 2017/11/21 15:35, Masanobu SAITOH wrote:
On 2017/11/20 17:28, Masanobu SAITOH wrote:
On 2017/11/17 18:42, 6bone%6bone.informatik.uni-leipzig.de@localhost wrote:
On Thu, 16 Nov 2017, Masanobu SAITOH wrote:

Hi, all.

Some device drivers now allocate a lot of softints.
See:

    http://mail-index.netbsd.org/current-users/2017/11/09/msg032581.html

To avoid this panic, I wrote the following patch:

    http://www.netbsd.org/~msaitoh/softint-20171116-0.dif


I tested the patch. Now the dump comes in another place.

https://suse.uni-leipzig.de/crash/crash-with-patch.jpg

Regards
Uwe

Could you test the following patch?

     http://www.netbsd.org/~msaitoh/vlan-20171120-0.dif

Updated patch

     http://www.netbsd.org/~msaitoh/vlan-20171121-0.dif

     Fix compile error (sorry)

     Revert if_wmreg.h 1.104 and if_wm.c 1.542

Committed in -current.

-current now boots without error on my server.

Regards
Uwe


Home | Main Index | Thread Index | Old Index