| To: | Florian Lohoff <flo@rfc822.org> |
|---|---|
| Subject: | Re: Current cvs kernerl fails to compile for decstation |
| From: | Marc Esipovich <marc@mucom.co.il> |
| Date: | Fri, 18 Feb 2000 15:05:18 -0200 (GMT+2) |
| Cc: | linux@cthulhu.engr.sgi.com, linux-mips@fnet.fr, linux-mips@vger.rutgers.edu |
| In-reply-to: | <20000218102505.B369@paradigm.rfc822.org> |
> #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 ;)
Marc.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: boot memory, Gleb O. Raiko |
|---|---|
| Next by Date: | Re: RPM installation, Rabeeh Khoury |
| Previous by Thread: | Current cvs kernerl fails to compile for decstation, Florian Lohoff |
| Next by Thread: | Re: Current cvs kernerl fails to compile for decstation, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |