messages from 2023-07-21 14:31:34 to 2023-07-26 09:36:03 UTC [more...]
[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
2023-07-26 9:33 UTC (108+ messages)
` [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker
` [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
` [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v2 33/47] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
` [PATCH v2 41/47] mm: shrinker: remove old APIs
` [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
` [PATCH v2 45/47] mm: shrinker: make memcg "
` [PATCH v2 46/47] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v2 47/47] mm: shrinker: convert shrinker_rwsem to mutex
Pozycjonowanie- informacja
2023-07-26 7:50 UTC
[PATCH 0/2] softirq: redefine the type of kernel_stat.softirqs[] as unsigned long
2023-07-26 0:59 UTC (8+ messages)
` [PATCH 1/2] softirq: fix integer overflow in function show_stat()
` [PATCH 2/2] softirq: redefine the type of kernel_stat.softirqs[] as unsigned long
[PATCH 0/5] misc RCU fixes and cleanups
2023-07-25 23:29 UTC (6+ messages)
` [PATCH 1/5] rcutorture: Fix stuttering races and other issues
` [PATCH 2/5] srcu: Fix error handling in init_srcu_struct_fields()
` [PATCH 3/5] tree/nocb: Adjust RCU_NOCB_WAKE_* macros from weaker to stronger
` [PATCH 4/5] tree/nocb: Improve readability of nocb_gp_wait()
` [PATCH 5/5] Revert "checkpatch: Error out if deprecated RCU API used"
[RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
2023-07-25 17:47 UTC (6+ messages)
[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-25 17:12 UTC (27+ messages)
` [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
` [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[BUG] Re: Linux 6.4.4
2023-07-25 16:33 UTC (26+ messages)
[PATCH v2 0/1] rcu: Simplify check_cpu_stall()
2023-07-24 20:50 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v2] docs/RCU: Bring back smp_wmb()
2023-07-24 16:09 UTC (12+ messages)
[PATCH] rcu: remove unnecessary check cpu_no_qs.norm on rcu_report_qs_rdp
2023-07-24 8:59 UTC (12+ messages)
[PATCH 0/2] rcu: Simplify check_cpu_stall()
2023-07-24 1:38 UTC (6+ messages)
` [PATCH 1/2] rcu: Delete a redundant check in check_cpu_stall()
` [PATCH 2/2] rcu: Simplify check_cpu_stall()
Question about the barrier() in hlist_nulls_for_each_entry_rcu()
2023-07-22 15:00 UTC (22+ messages)
[BUG] unable to handle page fault for address
2023-07-22 0:53 UTC (6+ messages)
[PATCH rcu 0/5] Tasks RCU updates for v6.6
2023-07-21 22:34 UTC (9+ messages)
` [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).