LinuxLists
Users
About
Oliver Glitta (
[email protected]
)
Number of posts: 23 (0.4 per day)
First post: 2021-03-16 15:50:48
Last post: 2021-05-13 11:18:24
Date
List
Subject
2021-06-08 08:50:00
linux-kernel
[PATCH] docs: add documentation for SLUB cache kunit tests
2021-06-08 08:48:01
linux-kernel
[RFC 4/4] docs: add description of debugfs files for SLUB cache
2021-05-21 20:15:36
linux-kernel
[RFC 2/3] mm/slub: sort objects in cache by frequency of stack trace
2021-05-21 20:15:23
linux-kernel
[RFC 3/3] mm/slub: add all_objects implementation in debugfs
2021-05-21 12:52:20
linux-kernel
[RFC 1/3] mm/slub: aggregate objects in cache by stack trace
2021-05-13 11:18:24
linux-kernel
Re: [PATCH -mm] slub: STACKDEPOT: rename save_stack_trace()
2021-05-13 10:08:58
linux-kernel
Re: [PATCH v5 2/3] mm/slub, kunit: add a KUnit test for SLUB debugging functionality
2021-05-12 14:09:46
linux-kernel
[PATCH] mm/slub, kunit: add a KUnit test for SLUB debugging functionality-fix
2021-05-11 15:12:24
linux-kernel
[PATCH v5 1/3] kunit: make test->lock irq safe
2021-05-11 15:10:10
linux-kernel
[PATCH v5 3/3] slub: remove resiliency_test() function
2021-05-11 15:09:26
linux-kernel
[PATCH v5 2/3] mm/slub, kunit: add a KUnit test for SLUB debugging functionality
2021-04-15 10:14:12
linux-kernel
Re: [PATCH v4 2/3] mm/slub, kunit: add a KUnit test for SLUB debugging functionality
2021-04-15 10:11:38
linux-kernel
Re: [PATCH v4 2/3] mm/slub, kunit: add a KUnit test for SLUB debugging functionality
2021-04-14 18:07:26
linux-kernel
[PATCH] mm/slub: use stackdepot to save stack trace in objects
2021-04-13 10:14:20
linux-kernel
[PATCH v4 2/3] mm/slub, kunit: add a KUnit test for SLUB debugging functionality
2021-04-13 10:14:20
linux-kernel
[PATCH v4 3/3] slub: remove resiliency_test() function
2021-04-13 10:14:19
linux-kernel
[PATCH v4 1/3] kunit: make test->lock irq safe
2021-03-31 08:55:44
linux-kernel
[PATCH v3 1/2] kunit: add a KUnit test for SLUB debugging functionality
2021-03-31 08:53:54
linux-kernel
[PATCH v3 2/2] slub: remove resiliency_test() function
2021-03-30 12:06:34
linux-kernel
[PATCH v2 2/2] slub: remove resiliency_test() function
2021-03-30 12:06:34
linux-kernel
[PATCH v2 1/2] kunit: add a KUnit test for SLUB debugging functionality
2021-03-16 19:50:55
linux-kernel
[PATCH 1/2] selftests: add a kselftest for SLUB debugging functionality
2021-03-16 15:50:48
linux-kernel
[PATCH 2/2] slub: remove resiliency_test() function