All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rt-tests v3 0/1] Fix a few fallouts
@ 2021-07-19  8:15 Daniel Wagner
  2021-07-19  8:15 ` [PATCH rt-tests v3 1/1] rt-numa: Use sched_getaffinity() instead of pthread_getaffinity_np() Daniel Wagner
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Wagner @ 2021-07-19  8:15 UTC (permalink / raw)
  To: Clark Williams, John Kacur; +Cc: linux-rt-users, Daniel Wagner

v1:
 - initial version
v2:
 - update error message for sched_getaffinity()
v3:
 - updated commit message for sched_getaffinity()

Daniel Wagner (1):
  rt-numa: Use sched_getaffinity() instead of pthread_getaffinity_np()

 src/lib/rt-numa.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-08-30 13:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-19  8:15 [PATCH rt-tests v3 0/1] Fix a few fallouts Daniel Wagner
2021-07-19  8:15 ` [PATCH rt-tests v3 1/1] rt-numa: Use sched_getaffinity() instead of pthread_getaffinity_np() Daniel Wagner
2021-08-27  7:31   ` Daniel Wagner
2021-08-27 17:09   ` John Kacur
2021-08-29 19:58     ` Daniel Wagner
2021-08-30 12:54       ` John Kacur
2021-08-30 13:10         ` Daniel Wagner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.