Re: [PATCH 10/11] USB: EHCI: create per-TT bandwidth tables

2013-10-11 Thread Alan Stern
On Fri, 11 Oct 2013, Greg KH wrote: > On Fri, Oct 11, 2013 at 11:29:29AM -0400, Alan Stern wrote: > > This patch continues the scheduling changes in ehci-hcd by adding a > > table to store the bandwidth allocation below each TT. This will > > speed up the scheduling code, as it will no longer nee

Re: [PATCH 10/11] USB: EHCI: create per-TT bandwidth tables

2013-10-11 Thread Greg KH
On Fri, Oct 11, 2013 at 11:29:29AM -0400, Alan Stern wrote: > This patch continues the scheduling changes in ehci-hcd by adding a > table to store the bandwidth allocation below each TT. This will > speed up the scheduling code, as it will no longer need to read > through the entire schedule to co

[PATCH 10/11] USB: EHCI: create per-TT bandwidth tables

2013-10-11 Thread Alan Stern
This patch continues the scheduling changes in ehci-hcd by adding a table to store the bandwidth allocation below each TT. This will speed up the scheduling code, as it will no longer need to read through the entire schedule to compute the bandwidth currently in use. Properly speaking, the FS/LS