Re: TX history patches was: Re: Test tree patch inventory - update

2007-11-25 Thread Gerrit Renker
| > Also did you test this code? The patch on which this is based has been | > subjected to some extensive regression-testing. I can't tell if it will | > perform as intended. | | I performed testing, not exhaustive as the code should be equivalent to | what you had done, or can you find, from cod

Re: TX history patches was: Re: Test tree patch inventory - update

2007-11-23 Thread Arnaldo Carvalho de Melo
Em Fri, Nov 23, 2007 at 10:49:29AM +, Gerrit Renker escreveu: > | -- > | The patch set migrates TFRC TX history to a singly-linked list. > | > | The details are: > | * use of a consistent naming scheme (all TFRC funct

Re: TX history patches was: Re: Test tree patch inventory - update

2007-11-23 Thread Gerrit Renker
| -- | The patch set migrates TFRC TX history to a singly-linked list. | | The details are: | * use of a consistent naming scheme (all TFRC functions now begin with `tfrc_'); | * allocation and cleanup are taken car

TX history patches was: Re: Test tree patch inventory - update

2007-11-22 Thread Arnaldo Carvalho de Melo
Em Sat, Nov 17, 2007 at 03:42:52PM +, Gerrit Renker escreveu: > [TFRC]: Migrate TX history to singly-linked list > [TFRC]: Remove old (doubly-linked list) TX history Hi Gerrit, I reworked these two patches into this one below, please take a look. I'll go thru the RX and l