netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] net/mlx5: Added cond_resched() to crdump collection
@ 2024-08-29 21:38 Mohamed Khalfella
  2024-08-29 21:38 ` [PATCH v2 1/1] " Mohamed Khalfella
  2024-08-29 23:58 ` [PATCH v2 0/1] " Mohamed Khalfella
  0 siblings, 2 replies; 13+ messages in thread
From: Mohamed Khalfella @ 2024-08-29 21:38 UTC (permalink / raw)
  To: Saeed Mahameed, Leon Romanovsky, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni
  Cc: yzhong, Mohamed Khalfella, netdev, linux-rdma, linux-kernel

Changes in v2:
- Removed cond_resched() in mlx5_vsc_wait_on_flag(). The idea is that
  usleep_range() should be enough.
- Updated cond_resched() in mlx5_vsc_gw_read_block_fast every 128
  iterations.

v1: https://lore.kernel.org/all/20240819214259.38259-1-mkhalfella@purestorage.com/

Mohamed Khalfella (1):
  net/mlx5: Added cond_resched() to crdump collection

 drivers/net/ethernet/mellanox/mlx5/core/lib/pci_vsc.c | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-09-19 17:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29 21:38 [PATCH v2 0/1] net/mlx5: Added cond_resched() to crdump collection Mohamed Khalfella
2024-08-29 21:38 ` [PATCH v2 1/1] " Mohamed Khalfella
2024-08-30 13:07   ` Alexander Lobakin
2024-08-30 18:01     ` Mohamed Khalfella
2024-09-03 12:14       ` Alexander Lobakin
2024-09-05  3:36         ` Mohamed Khalfella
2024-08-29 23:58 ` [PATCH v2 0/1] " Mohamed Khalfella
2024-08-30  7:08   ` Przemek Kitszel
2024-08-30  9:51     ` Moshe Shemesh
2024-09-05  3:38       ` Mohamed Khalfella
2024-09-19 17:24         ` Mohamed Khalfella
2024-09-19 17:40           ` Moshe Shemesh
2024-09-19 17:54             ` Mohamed Khalfella

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).