Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include
Alexey Dobriyan 3befe7ceb8 Shrink struct task_struct::oomkilladj
oomkilladj is int, but values which can be assigned to it are -17, [-16,
15], thus fitting into s8.

While patch itself doesn't help in making task_struct smaller, because of
natural alignment of ->link_count, it will make picture clearer wrt futher
task_struct reduction patches.  My plan is to move ->fpu_counter and
->oomkilladj after ->ioprio filling hole on i386 and x86_64.  But that's
for later, because bloated distro configs need looking at as well.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-17 08:42:53 -07:00
..
acpi
asm-alpha kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-arm remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-arm26 softlockup: make asm/irq_regs.h available on every platform 2007-10-17 08:42:47 -07:00
asm-avr32 remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-blackfin remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-cris remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-frv remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-generic unexport asm/shmparam.h 2007-10-17 08:42:47 -07:00
asm-h8300 remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-ia64 kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-m32r remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-m68k remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-m68knommu kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-mips remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-parisc remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-powerpc remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-ppc softlockup: make asm/irq_regs.h available on every platform 2007-10-17 08:42:47 -07:00
asm-s390 remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-sh remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-sh64 remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-sparc kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-sparc64 kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-um
asm-v850 remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-x86 remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
asm-xtensa remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
crypto
keys
linux Shrink struct task_struct::oomkilladj 2007-10-17 08:42:53 -07:00
math-emu
media
mtd
net
pcmcia
rdma
rxrpc
scsi do not export /usr/include/scsi in make headers_install 2007-10-17 08:42:52 -07:00
sound
video
xen
Kbuild do not export /usr/include/scsi in make headers_install 2007-10-17 08:42:52 -07:00