[rds-devel] [PATCH 03/21] RDS: Congestion-handling code
Andy Grover
andy.grover at oracle.com
Wed Jan 28 18:39:31 PST 2009
Roland Dreier wrote:
> > +EXPORT_SYMBOL_GPL(rds_cong_map_updated);
>
> What is this being exported to? AFAICT you are only building a single
> RDS module, right?
In the current RDS development repo, transports are modularizable. For
the initial upstream submission I just wanted to include the IB
transport so I changed the build to compile rds-core and rds-ib
together, but didn't pull out the exports.
Steve Wise is working on having the iwarp transport debugged in the near
future. Once that is added and we make transports modularizable then
those exports are needed.
Take them out for now, then?
Thanks -- Regards -- Andy
More information about the rds-devel
mailing list