| To: | Marc Esipovich <marc@mucom.co.il> |
|---|---|
| Subject: | Re: Current cvs kernerl fails to compile for decstation |
| From: | Ralf Baechle <ralf@oss.sgi.com> |
| Date: | Fri, 18 Feb 2000 22:46:09 +0100 |
| Cc: | Florian Lohoff <flo@rfc822.org>, linux@cthulhu.engr.sgi.com, linux-mips@fnet.fr, linux-mips@vger.rutgers.edu |
| In-reply-to: | <Pine.LNX.4.20.0002181504271.6252-100000@mucom.co.il> |
| References: | <20000218102505.B369@paradigm.rfc822.org> <Pine.LNX.4.20.0002181504271.6252-100000@mucom.co.il> |
| Sender: | owner-linuxmips@oss.sgi.com |
On Fri, Feb 18, 2000 at 03:05:18PM -0200, Marc Esipovich wrote: > > #if HZ == 100 > > #define TCP_TW_RECYCLE_TICK (7+2-TCP_TW_RECYCLE_SLOTS_LOG) > > #elif HZ == 1024 > > #define TCP_TW_RECYCLE_TICK (10+2-TCP_TW_RECYCLE_SLOTS_LOG) > > #else > > #error HZ != 100 && HZ != 1024. > > #endif > > Without looking or knowing the source, my recommendation is, see where HZ > is defined, and find out why it's not defined as either 100 or 1024, but > you know that already ;) It's 64 because it's not possible to program the DECstation RTC to 100Hz or 1024Hz. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Current cvs kernerl fails to compile for decstation, Ralf Baechle |
|---|---|
| Next by Date: | Re: Linux on O2?, William J. Earl |
| Previous by Thread: | Re: Current cvs kernerl fails to compile for decstation, Marc Esipovich |
| Next by Thread: | Re: Current cvs kernerl fails to compile for decstation, Harald Koerfgen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |