Revert "xen-netback: Aggregate TX unmap operations"
authorZoltan Kiss <zoltan.kiss@citrix.com>
Fri, 21 Mar 2014 17:23:04 +0000 (17:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Mar 2014 22:58:07 +0000 (18:58 -0400)
commit397dfd9f93ccfe71660eafbaac651a96195c24ed
treeaa12af287d1e47239f38adde8c7cccf39b3f333b
parent8779772c93286fcfe8ab428dc83434c783225535
Revert "xen-netback: Aggregate TX unmap operations"

This reverts commit e9275f5e2df1b2098a8cc405d87b88b9affd73e6. This commit is the
last in the netback grant mapping series, and it tries to do more aggressive
aggreagtion of unmap operations. However practical use showed almost no
positive effect, whilst with certain frontends it causes significant performance
regression.

Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/xen-netback/common.h
drivers/net/xen-netback/interface.c
drivers/net/xen-netback/netback.c