Skip to content

Commit

Permalink
mm/slab: remove mm/slab.c and slab_def.h
Browse files Browse the repository at this point in the history
Remove the SLAB implementation. Update CREDITS.
Also update and properly sort the SLOB entry there.

RIP SLAB allocator (1996 - 2024)

Reviewed-by: Kees Cook <keescook@chromium.org>
Acked-by: Christoph Lameter <cl@linux.com>
Acked-by: David Rientjes <rientjes@google.com>
Tested-by: David Rientjes <rientjes@google.com>
Acked-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Tested-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
  • Loading branch information
tehcaster committed Dec 6, 2023
1 parent 8c20b29 commit 16a1d96
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4,133 deletions.
12 changes: 8 additions & 4 deletions CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
Linus
----------

N: Matt Mackal
E: mpm@selenic.com
D: SLOB slab allocator

N: Matti Aarnio
E: mea@nic.funet.fi
D: Alpha systems hacking, IPv6 and other network related stuff
Expand Down Expand Up @@ -1572,6 +1568,10 @@ S: Ampferstr. 50 / 4
S: 6020 Innsbruck
S: Austria

N: Mark Hemment
E: markhe@nextd.demon.co.uk
D: SLAB allocator implementation

N: Richard Henderson
E: rth@twiddle.net
E: rth@cygnus.com
Expand Down Expand Up @@ -2437,6 +2437,10 @@ D: work on suspend-to-ram/disk, killing duplicates from ioctl32,
D: Altera SoCFPGA and Nokia N900 support.
S: Czech Republic

N: Olivia Mackall
E: olivia@selenic.com
D: SLOB slab allocator

N: Paul Mackerras
E: paulus@samba.org
D: PPP driver
Expand Down
124 changes: 0 additions & 124 deletions include/linux/slab_def.h

This file was deleted.

Loading

0 comments on commit 16a1d96

Please sign in to comment.