Re: [PATCH] forcedeth: new backoff implementation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Oeser
Date: Thursday, April 10, 2008 - 9:25 am

Hi Ayaz,

You wrote:

Could you make that 

static const u16 gMainSeedSet[BACKOFF_SEEDSET_ROWS][BACKOFF_SEEDSET_LFSRS] = {


static const u16 gGearSeedSet[BACKOFF_SEEDSET_ROWS][BACKOFF_SEEDSET_LFSRS] = {


That should put it into the read only code segment and halve the sizes.

PS: I'm sure that one make these tables u8 by using some math tricks and 
other seeds, but that is beyond me now...


Best Regards

Ingo Oeser
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] forcedeth: new backoff implementation, Ayaz Abdulla, (Wed Apr 9, 4:36 pm)
Re: [PATCH] forcedeth: new backoff implementation, Ingo Oeser, (Thu Apr 10, 9:25 am)