![]() |
lvs-devel
|
| To: | Sven Wegener <sven.wegener@xxxxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH] ipvs: Only call init_service, update_service and done_service for schedulers if defined |
| Cc: | netdev@xxxxxxxxxxxxxxx, lvs-devel@xxxxxxxxxxxxxxx, wensong@xxxxxxxxxxxx, ja@xxxxxx |
| From: | Simon Horman <horms@xxxxxxxxxxxx> |
| Date: | Thu, 14 Aug 2008 14:45:46 +1000 |
On Thu, Aug 14, 2008 at 12:42:55AM +0200, Sven Wegener wrote: > There are schedulers that only schedule based on data available in the service > or destination structures and they don't need any persistent storage or > initialization routine. These schedulers currently provide dummy functions for > the init_service, update_service and/or done_service functions. For the > init_service and done_service cases we already have code that only calls these > functions, if the scheduler provides them. Do the same for the update_service > case and remove the dummy functions from all schedulers. Hi Sven, I'm fine with this change, but it doesn't apply against net-2.6. -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCHv3 0/2] IPVS: Add Generic Netlink configuration interface, Simon Horman |
|---|---|
| Next by Date: | Re: [PATCH] ipvs: Create init functions for estimator code, Simon Horman |
| Previous by Thread: | [PATCH] ipvs: Only call init_service, update_service and done_service for schedulers if defined, Sven Wegener |
| Next by Thread: | Re: [PATCH] ipvs: Only call init_service, update_service and done_service for schedulers if defined, Sven Wegener |
| Indexes: | [Date] [Thread] [Top] [All Lists] |