NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/47634: Broadcom BCM57762 Gigabit Ethernet (bge0) does not work anymore
The following reply was made to PR kern/47634; it has been noted by GNATS.
From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/47634: Broadcom BCM57762 Gigabit Ethernet (bge0) does not
work anymore
Date: Wed, 13 Mar 2013 02:04:15 +0900 (JST)
Hi,
My previous e-mail's English is bad.
Could someone revert kern_runq.c to 1.36?
According to my git bisect like investigation, 1.37 of kern_runq.c breaks
the support for my BCM57765.
Thank you.
From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>, Date: Sat, 09 Mar 2013
20:55:19 +0900 (JST)
> Hi,
>
>> I have no BCM57765. Could you test with if_bge.c rev. 1.210 and rev. 1.209?
>> Perhaps either rev. 1.210 or rev. 1.211 made break for BCM57765.
>>
>> I'll checf if we have to add some more workaroud for BCM57765.
>
> It seems that if_bge.c is not related to my problem.
> Reverting sys/kern/kern_runq.c to 1.36 solves my problem.
> Today's tree with rev. 1.36 of sys/kern/kern_runq.c works fine.
>
> But I do not know the relation between kern_runq.c and BCM57765.
>
> === === === === === === === === === === === === === === === ===
> Module Name: src
> Committed By: yamt
> Date: Wed Mar 6 11:25:01 UTC 2013
>
> Modified Files:
> src/sys/kern: kern_runq.c
>
> Log Message:
> - use scaled calculations for avgcount
> - sched_balance: account lwp which is currently running
> - sched_balance: skip cpus w/o migratable lwps
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.36 -r1.37 src/sys/kern/kern_runq.c
> === === === === === === === === === === === === === === === ===
>
> --
> Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
> PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index