Ian McDonald wrote:
|  > The first serves to make the source code structure clearer, since module
|  > initialisation and module parameter statements are currently spread over
|  > loss_interval.c and packet_history.c (which are part of the tfrc_lib).
|  
|  Do you intend to get rid of either of these or are we just increasing
|  number of files?
By no means - the organisation of the source files is fine: packet_history.c
does one thing and not another, and so do tfrc_equation.c and loss_interval.c.

The point is that each of these files does something specific.

The added file is therefore more of a binder: aggregating those files which 
serve 
only a specific purpose. 

During the course of the the next patches, initialisation and cleanup routines 
will follow.

Further module parameters and module documentation can also be added to this 
file.
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to