linux/drivers/s390/net
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>
2007-03-02 20:44:51 -08:00
..
Kconfig [S390]: Rewrite of the IUCV base code, part 1 2007-02-08 13:36:44 -08:00
Makefile [S390]: Rewrite of the IUCV base code, part 1 2007-02-08 13:36:44 -08:00
claw.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
claw.h Fix misc .c/.h comment typos 2006-11-30 05:24:39 +01:00
ctcdbug.c
ctcdbug.h
ctcmain.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
ctcmain.h
cu3088.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
cu3088.h
fsm.c
fsm.h
lcs.c [PATCH] Replace regular code with appropriate calls to container_of() 2007-02-11 11:18:06 -08:00
lcs.h [S390] non-unique constant/macro identifiers. 2006-12-04 15:40:59 +01:00
netiucv.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
qeth.h s390: qeth driver fixes: atomic context fixups 2007-01-09 02:18:32 -05:00
qeth_eddp.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
qeth_eddp.h [NET] driver/s390/net: Checksum annotations. 2006-12-02 21:23:43 -08:00
qeth_fs.h
qeth_main.c [VLAN]: Avoid a 4-order allocation. 2007-03-02 20:44:51 -08:00
qeth_mpc.c
qeth_mpc.h
qeth_proc.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
qeth_sys.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
qeth_tso.h
smsgiucv.c [S390]: Adapt special message interface to new IUCV API 2007-02-08 13:51:11 -08:00
smsgiucv.h