Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 1997 05:06:36 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        gibbs@plutotech.com, julian@whistle.com
Cc:        bde@zeta.org.au, current@freebsd.org, nate@mt.sri.com
Subject:   Re: cvs commit: src/sys/conf files src/sys/dev/vx if_vx.c if_vxreg.h src/sys/i386/apm apm.c src/sys/i386/conf GENERIC files.i386 src/sys/i386/eisa 3c5x9.c aha1742.c aic7770.c bt74x.c eisaconf.c eisaconf.h if_fea.c if_vx_eisa.c src/sys/i386/i386 a
Message-ID:  <199709221906.FAA26566@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>Various BSDs.  I chose not to implement a backwards compatibility interface
>as I'd have to allocate even more space to make it as efficient as the new
>one and updating client code is easy to do.  It's a small price to pay for

Wouldn't using the old interface for everything and hashing on (ftn,
arg) in untimeout() be efficient enough?  I think it takes less space
than now - clients wouldn't need space for cookies.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709221906.FAA26566>