linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-04 08:33:05 to 2017-05-30 18:17:41 UTC [more...]

[patch 0/2] per-CPU vmstat thresholds and vmstat worker disablement
 2017-05-30 18:17 UTC  (30+ messages)
` [patch 1/2] MM: remove unused quiet_vmstat function
` [patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration

[ANNOUNCE] v4.9.30-rt20
 2017-05-27 23:59 UTC  (8+ messages)

Where are the branches for stable/v1.0 and unstable/devel?
 2017-05-27 21:43 UTC  (4+ messages)
  ` Aw: "

[RFC v2] timers: Don't wake ktimersoftd on every tick
 2017-05-27  7:47 UTC  (9+ messages)
` [PATCH] "
    ` [PATCH] Revert "timers: Don't wake ktimersoftd on every tick"

cyclictest usage
 2017-05-26 16:25 UTC 

timer_create affinity
 2017-05-26  7:13 UTC  (2+ messages)

[PATCH 00/34] rt-tests fixes and cleanups
 2017-05-22 16:44 UTC  (48+ messages)
` [PATCH 01/34] rt-utils: add cpus_online() helper
` [PATCH 02/34] cyclictest: use "
` [PATCH 03/34] cyclictest: always clear stop to avoid -Wmaybe-uninitialized warning
` [PATCH 04/34] cyclictest: remove extra argument in warn() and fatal() calls
` [PATCH 05/34] cyclictest: fix signed vs unsigned compiler warnings
` [PATCH 06/34] cyclictest: fix typo in warn() message
` [PATCH 07/34] cyclictest: update --smp help: -n was removed
` [PATCH 08/34] cyclictest: adjust whitespace in display_help() output
` [PATCH 09/34] cyclictest: use %p for printing void*, and print stack size separately
` [PATCH 10/34] cyclictest: use %zd for printing size_t in rt_numa_numa_alloc_onnode()
` [PATCH 11/34] cyclictest: max_cpus unused in this variant of rt_numa_parse_cpustring()
` [PATCH 12/34] cyclictest: fix off-by-one in clocksel check
` [PATCH 13/34] cyclictest: check timer_getoverrun() return value for failure
` [PATCH 14/34] cyclictest: fix MODE_CYCLIC measurement failure after timer overruns
` [PATCH 15/34] cyclictest: param is unused in fifothread()
` [PATCH 16/34] cyclictest: normalize next before tsgreater() check
` [PATCH 17/34] cyclictest: tsnorm() after adjusting next
` [PATCH 18/34] pip_stress: fix missing argument in err_msg() call in process_shared_mutex_available()
` [PATCH 19/34] pip_stress: getopt.h and long_options[] are unused
` [PATCH 20/34] pi_stress: use cpus_online() helper
` [PATCH 21/34] pi_stress: use %lu for unsigned long
` [PATCH 22/34] pi_stress: add missing argument in pi_error() call
` [PATCH 23/34] svsematest: test .mindiff against UINT_MAX
` [PATCH 24/34] signaltest: remove unused ARRAY_SIZE macro
` [PATCH 25/34] deadline_test: fix stack corruption in setup_ftrace_marker()
` [PATCH 26/34] deadline_test: remove unused tid parameter in do_runtime()
` [PATCH 27/34] deadline_test: tv_nsec is long
` [PATCH 28/34] deadline_test: use %llu for printing unsigned long longs
` [PATCH 29/34] cyclicdeadline: fix stack corruption in setup_ftrace_marker()
` [PATCH 30/34] cyclicdeadline: remove unused tid parameter from do_runtime()
  ` [PATCH 31/34] cyclicdeadline: avoid signed vs unsigned compiler warnings
  ` [PATCH 32/34] printf format attributes and format string constness in error helpers
  ` [PATCH 33/34] mark unused sighand() parameters with unused attribute
  ` [PATCH 34/34] read-only struct option array constness

[PATCH] usb: Use _nort in usb_hcd_pci_remove
 2017-05-19 16:00 UTC  (4+ messages)

Question regarding RT patches for ARM
 2017-05-18 20:10 UTC  (12+ messages)

Userspace GPIO
 2017-05-18 14:49 UTC 

[patch 0/3] per-CPU vmstat thresholds and vmstat worker disablement (v2)
 2017-05-16  1:31 UTC  (8+ messages)
` [patch 1/3] MM: remove unused quiet_vmstat function
` [patch 2/3] MM: allow per-cpu vmstat_threshold configuration
` [patch 3/3] MM: allow per-cpu vmstat_worker configuration
  ` [lkp-robot] [MM] 3e38a07a66: ltp.proc01.fail

[PATCH] Make -x option position-agnostic
 2017-05-15 14:50 UTC  (2+ messages)

[ANNOUNCE] v4.9.27-rt18
 2017-05-15 13:18 UTC 

Realtime Community Event 2017
 2017-05-15 12:20 UTC  (4+ messages)

[PATCH RT] random: avoid preempt_disable()ed section
 2017-05-12 16:04 UTC 

[PATCH RT] futex/rtmutex: Cure RT double blocking issue
 2017-05-11 16:05 UTC  (7+ messages)
    ` [PATCH RT v2] "

v3.18.51-rt57 build: 0 failures 29 warnings (v3.18.51-rt57)
 2017-05-10 13:25 UTC 

[ANNOUNCE] 3.12.73-rt98
 2017-05-10  1:13 UTC 

[ANNOUNCE] 3.18.51-rt57
 2017-05-10  1:12 UTC 

[ANNOUNCE] 4.4.66-rt79
 2017-05-10  1:12 UTC 

18th Real Time Linux Workshop - Call for Papers
 2017-05-08 13:47 UTC 

[ANNOUNCE] trace-cmd 2.6.1
 2017-05-05 23:54 UTC 

realtime ethernet
 2017-05-05 15:52 UTC  (4+ messages)

[PATCH] cyclictest: cannot stop running with '-M' option
 2017-05-04 12:43 UTC  (2+ messages)

[CFP] RT-Summit - Call for Presentations
 2017-05-04 11:24 UTC 

[PATCH 1/2] raid5: Use raw_spinlock for stripe management
 2017-05-01 23:11 UTC  (9+ messages)
` [PATCH 2/2] raid5: Use local_irq_save_nort() in raid5_release_stripe()
          ` [PATCH] md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock

Kernel ISR Latency
 2017-04-26  8:29 UTC  (9+ messages)

[v4.9-rt PATCH v2] ARM: mm: remove tasklist locking from update_sections_early()
 2017-04-25 20:22 UTC  (4+ messages)

Kernel 4.9.x-rt Fully Preemptible Kernel: Issue with gdb and unexpected SIGSTOP signals
 2017-04-25  6:06 UTC  (13+ messages)

[PATCH] cyclictest: touch threadstacks on numa to pre-fault them
 2017-04-24 19:56 UTC  (2+ messages)

[RFC][PATCH tip/sched/core] sched/rt: Simplify the IPI rt balancing logic
 2017-04-24 15:53 UTC  (2+ messages)
` [PATCH RT v2] "

setresuid, threads, and realtime
 2017-04-21 15:02 UTC 

[v4.9-rt PATCH] ARM: mm: remove tasklist locking from update_sections_early()
 2017-04-19 20:01 UTC  (4+ messages)

Timeline or 4.9 RT Stable?
 2017-04-13 14:59 UTC  (2+ messages)

[PATCH] dma-debug: Make locking to work for RT
 2017-04-13  6:41 UTC 

[ANOUNCE] 3.2.88-rt126
 2017-04-11 15:29 UTC 

[ANNOUNCE] 3.12.72-rt97
 2017-04-11 15:29 UTC 

[ANNOUNCE] 4.4.60-rt73
 2017-04-11 15:28 UTC 

[PATCH] cyclictest: make clock_nanosleep as default and add option for POSIX timers
 2017-04-11 14:45 UTC  (3+ messages)

[4.4-RT PATCH RFC/RFT] drivers: net: cpsw: mark rx/tx irq as IRQF_NO_THREAD
 2017-04-07 23:35 UTC  (6+ messages)

24777 linux-rt-users
 2017-04-07 21:33 UTC 

preemptirqsoff tracer
 2017-04-04 15:04 UTC  (3+ messages)

[ANNOUNCE] v4.9.20-rt16
 2017-04-04 14:45 UTC 

[patch RT 0/4] rwsem/rt: Lift the single reader restriction
 2017-04-04 14:01 UTC  (6+ messages)
` [patch RT 1/4] rtmutex: Make lock_killable work

[PATCH RT 1/1] remoteproc: Prevent schedule while atomic
 2017-04-04  8:33 UTC  (5+ messages)


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