Date |
List |
Subject |
2023-08-21 10:53:55
|
linux-kernel
|
[RESEND PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class |
2023-08-21 10:04:23
|
linux-ext4
|
[RESEND PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait |
2023-08-21 09:43:44
|
linux-ext4
|
[RESEND PATCH v10 03/25] dept: Add single event dependency tracker APIs |
2023-08-21 08:42:34
|
linux-kernel
|
[RESEND PATCH v10 01/25] llist: Move llist_{head,node} definition to types.h |
2023-08-21 08:33:49
|
linux-kernel
|
[RESEND PATCH v10 21/25] dept: Apply timeout consideration to hashed-waitqueue wait |
2023-08-21 07:53:15
|
linux-ext4
|
[RESEND PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out |
2023-08-21 07:48:34
|
linux-ext4
|
[RESEND PATCH v10 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait |
2023-08-21 07:46:47
|
linux-kernel
|
[RESEND PATCH v10 04/25] dept: Add lock dependency tracker APIs |
2023-08-21 07:17:56
|
linux-kernel
|
Re: [RESEND PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback} |
2023-08-21 07:05:13
|
linux-ext4
|
[RESEND PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait |
2023-08-21 06:46:07
|
linux-ext4
|
[RESEND PATCH v10 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait |
2023-08-21 06:31:02
|
linux-ext4
|
[RESEND PATCH v10 24/25] dept: Make Dept able to work with an external wgen |
2023-08-21 06:31:01
|
linux-kernel
|
[RESEND PATCH v10 13/25] dept: Distinguish each work from another |
2023-08-21 06:22:12
|
linux-kernel
|
[RESEND PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread |
2023-08-21 06:20:44
|
linux-ext4
|
Re: [RESEND PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait |
2023-08-21 06:14:39
|
linux-ext4
|
[RESEND PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing |
2023-08-21 05:45:11
|
linux-ext4
|
[RESEND PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback} |
2023-08-21 05:40:34
|
linux-ext4
|
[RESEND PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait |
2023-08-21 05:32:43
|
linux-kernel
|
[RESEND PATCH v10 12/25] dept: Distinguish each syscall context from another |
2023-08-21 05:27:05
|
linux-ext4
|
[RESEND PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete() |
2023-08-21 05:11:24
|
linux-kernel
|
Re: [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration |
2023-08-21 04:42:14
|
linux-ext4
|
[RESEND PATCH v10 19/25] dept: Apply timeout consideration to swait |
2023-08-18 21:19:32
|
linux-kernel
|
[RFC v2 6/6] mm, migrc: Implement internal allocator to minimize impact onto vm |
2023-08-18 19:53:13
|
linux-kernel
|
[RFC v2 2/6] mm: Defer TLB flush by keeping both src and dst folios at migration |
2023-08-18 12:33:21
|
linux-kernel
|
[RFC v2 1/6] mm/rmap: Recognize non-writable TLB entries during TLB batch flush |
2023-08-17 19:18:42
|
linux-kernel
|
[RFC v2 3/6] mm, migrc: Skip TLB flushes at the CPUs that already have been done |
2023-08-17 12:45:07
|
linux-kernel
|
[RFC v2 0/6] Reduce TLB flushes under some specific conditions |
2023-08-17 10:31:20
|
linux-kernel
|
[RFC v2 5/6] mm, migrc: Add a sysctl knob to enable/disable MIGRC mechanism |
2023-08-17 09:14:29
|
linux-kernel
|
[RFC v2 4/6] mm, migrc: Ajust __zone_watermark_ok() with the amount of pending folios |
2023-08-17 07:01:47
|
linux-kernel
|
Re: [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration |
2023-08-16 09:51:25
|
linux-kernel
|
Re: [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration |
2023-08-07 05:25:57
|
linux-kernel
|
Re: [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration |
2023-08-07 02:25:07
|
linux-kernel
|
Re: [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration |
2023-08-07 01:49:47
|
linux-kernel
|
Re: [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration |
2023-08-04 07:30:31
|
linux-kernel
|
[RFC 1/2] mm/rmap: Recognize non-writable TLB entries during TLB batch flush |
2023-08-04 06:38:30
|
linux-kernel
|
[RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration |
2023-08-04 06:37:48
|
linux-kernel
|
[RFC 0/2] Reduce TLB flushes under some specific conditions |
2023-07-03 09:52:15
|
linux-ext4
|
[PATCH v10 rebased on v6.4 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() |
2023-07-03 09:51:42
|
linux-ext4
|
[PATCH v10 rebased on v6.4 04/25] dept: Add lock dependency tracker APIs |
2023-07-03 09:51:39
|
linux-ext4
|
[PATCH v10 rebased on v6.4 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait |
2023-07-03 09:51:34
|
linux-ext4
|
[PATCH v10 rebased on v6.4 20/25] dept: Apply timeout consideration to waitqueue wait |
2023-07-03 09:51:34
|
linux-ext4
|
[PATCH v10 rebased on v6.4 12/25] dept: Distinguish each syscall context from another |
2023-07-03 09:51:33
|
linux-ext4
|
[PATCH v10 rebased on v6.4 22/25] dept: Apply timeout consideration to dma fence wait |
2023-07-03 09:51:32
|
linux-ext4
|
[PATCH v10 rebased on v6.4 21/25] dept: Apply timeout consideration to hashed-waitqueue wait |
2023-07-03 09:51:01
|
linux-ext4
|
[PATCH v10 rebased on v6.4 25/25] dept: Track the potential waits of PG_{locked,writeback} |
2023-07-03 09:51:00
|
linux-ext4
|
[PATCH v10 rebased on v6.4 24/25] dept: Make Dept able to work with an external wgen |
2023-07-03 09:50:57
|
linux-ext4
|
[PATCH v10 rebased on v6.4 19/25] dept: Apply timeout consideration to swait |
2023-07-03 09:50:57
|
linux-ext4
|
[PATCH v10 rebased on v6.4 23/25] dept: Record the latest one out of consecutive waits of the same class |
2023-07-03 09:50:55
|
linux-ext4
|
[PATCH v10 rebased on v6.4 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait |
2023-07-03 09:50:54
|
linux-ext4
|
[PATCH v10 rebased on v6.4 17/25] dept: Track timeout waits separately with a new Kconfig |
2023-07-03 09:50:54
|
linux-ext4
|
[PATCH v10 rebased on v6.4 14/25] dept: Add a mechanism to refill the internal memory pools on running out |