You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dan Aloni
5c15bdec5c
[VLAN]: Avoid a 4-order allocation.
...
This patch splits the vlan_group struct into a multi-allocated struct. On
x86_64, the size of the original struct is a little more than 32KB, causing
a 4-order allocation, which is prune to problems caused by buddy-system
external fragmentation conditions.
I couldn't just use vmalloc() because vfree() cannot be called in the
softirq context of the RCU callback.
Signed-off-by: Dan Aloni <da-x@monatomic.org>
Acked-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
18 years ago
..
Makefile
[PATCH] chelsio: add 1G swcixw aupport
18 years ago
common.h
chelsio: spaces, tabs and friends
18 years ago
cphy.h
WorkQueue: Fix up arch-specific work items where possible
18 years ago
cpl5_cmd.h
chelsio: spaces, tabs and friends
18 years ago
cxgb2.c
[VLAN]: Avoid a 4-order allocation.
18 years ago
elmer0.h
chelsio: spaces, tabs and friends
18 years ago
espi.c
chelsio: spaces, tabs and friends
18 years ago
espi.h
[PATCH] chelsio: add support for other 10G boards
18 years ago
fpga_defs.h
chelsio: spaces, tabs and friends
18 years ago
gmac.h
chelsio: spaces, tabs and friends
18 years ago
ixf1010.c
chelsio: tabulate the update of the statistic counters
18 years ago
mac.c
[PATCH] chelsio: add 1G swcixw aupport
18 years ago
mv88e1xxx.c
chelsio: useless curly braces
18 years ago
mv88e1xxx.h
[PATCH] chelsio: add support for other 10G boards
18 years ago
mv88x201x.c
[PATCH] chelsio: add support for other 10G boards
18 years ago
my3126.c
chelsio: the return statement is not a function
18 years ago
pm3393.c
chelsio: tabulate the update of the statistic counters
18 years ago
regs.h
[PATCH] chelsio: add support for other 10G boards
18 years ago
sge.c
chelsio: Fix non-NAPI compile
18 years ago
sge.h
[PATCH] chelsio: working NAPI
18 years ago
subr.c
chelsio: spaces, tabs and friends
18 years ago
suni1x10gexp_regs.h
[PATCH] chelsio: add support for other 10G boards
18 years ago
tp.c
chelsio: spaces, tabs and friends
18 years ago
tp.h
[PATCH] chelsio: add support for other 10G boards
18 years ago
vsc7326.c
chelsio: tabulate the update of the statistic counters
18 years ago
vsc7326_reg.h
chelsio: tabulate the update of the statistic counters
18 years ago
vsc8244.c
chelsio: spaces, tabs and friends
18 years ago
vsc8244_reg.h
[PATCH] chelsio: add 1G swcixw aupport
18 years ago