Files
linux-apfs/arch/s390
Heiko Carstens 96619fc1b3 s390/smp: reduce memory consumption of pcpu_devices array
Remove the embedded struct cpu from struct pcpu and replace it with a
pointer instead. The struct cpu now gets allocated when a new cpu gets
detected.

The size of the pcpu_devices array (NR_CPUS * sizeof(struct pcpu)) gets
reduced by nearly 120KB.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-12-16 14:37:46 +01:00
..
2013-11-15 09:32:18 +09:00
2013-10-24 17:16:59 +02:00
2013-10-24 17:17:15 +02:00
2013-12-02 15:31:08 +01:00
2013-10-31 09:54:01 +01:00