linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-04 01:02:08 to 2013-06-14 19:30:39 UTC [more...]

[ANNOUNCE] 3.8.13-rt11
 2013-06-14 19:30 UTC 

[ANNOUNCE] 3.6.11.4-rt36
 2013-06-14 16:04 UTC  (10+ messages)
    ` [PATCH] "
      ` [PATCH v2] drm/i915: Do not flush caches on RT, print a warning instead

[PATCH RT 0/4] [ANNOUNCE] 3.0.65-rt92-rc1
 2013-06-14 15:41 UTC  (4+ messages)
` [PATCH RT 2/4] acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_t

[PATCH] RFC: Set irq thread to RT priority on creation
 2013-06-14 15:33 UTC  (9+ messages)
      ` [PATCH-v2] "

[PATCH][RFC] kernel/cpu: do not change the cpus_allowed of the current task when unplugging cpus
 2013-06-14 15:29 UTC  (4+ messages)

pagefaults 
 2013-06-14 13:03 UTC  (3+ messages)

[RFC PATCH 0/4] ext4/jbd2: several possible mainline fixes
 2013-06-13 14:47 UTC  (33+ messages)
` [PATCH 1/4] jbd2/journal_commit_transaction: relocate state lock to incorporate all users
` [PATCH 2/4] jbd2/log_wait_for_space: drop checkpoint mutex when waiting
` [PATCH 3/4] jbd2: fix duplicate debug label for phase 2
` [PATCH 4/4] jbd/jbd2: relocate bit_spinlock header to jbd_common
` [PATCH v2 0/6] misc jbd2 fixes and cleanups
  ` [PATCH 1/6] jbd2/journal_commit_transaction: relocate assert after state lock
  ` [PATCH 2/6] jbd2/log_wait_for_space: drop checkpoint mutex when waiting
  ` [PATCH 3/6] jbd2: fix duplicate debug label for phase 2
  ` [PATCH 4/6] jbd/jbd2: relocate bit_spinlock header to jbd_common
  ` [PATCH 5/6] jbd2: make jbd_debug that won't split printk statements
  ` [PATCH 6/6] jbd2: remove debug dependency on debug_fs; update help text

[PATCH 0/2] Avoid more bit_spin_lock usage on RT kernels
 2013-06-10 21:56 UTC  (4+ messages)
` [PATCH 1/2] list_bl.h: make list head locking RT safe
` [PATCH 2/2] list_bl: make list head lock a raw lock

[PATCH] sched: don't clear PF_THREAD_BOUND in select_fallback_rq
 2013-06-07 20:59 UTC  (10+ messages)

[ANNOUNCE] 3.2.46-rt67
 2013-06-07 17:30 UTC 

3.8.11-rt8 NFS triggered seizures
 2013-06-07 12:55 UTC  (8+ messages)

Getting "BUG: sleeping function"
 2013-06-07  8:54 UTC  (2+ messages)

[PATCH] timers: prepare for full preemption improve
 2013-06-07  8:32 UTC  (2+ messages)

[ANNOUNCE] 3.6.11.5-rt37
 2013-06-07  1:40 UTC 

[PATCH]sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list
 2013-06-06 22:31 UTC 

[RT LATENCY] 249 microsecond latency caused by slub's unfreeze_partials() code
 2013-06-05 14:09 UTC  (21+ messages)

[PATCH 0/1] Fix a longstanding ARM RT bug
 2013-06-05 11:04 UTC  (4+ messages)
` [PATCH 1/1] ARM mm: Fix RT life lock on ASID rollover

Reply
 2013-06-03 12:42 UTC 

Highmem support on ppc32 plattform with PREEMPT_RT_FULL option
 2013-05-31 19:56 UTC  (2+ messages)

[ANNOUNCE] 3.8.13-rt10
 2013-05-31 19:46 UTC 

ext4/jbd2 hangs in __jbd2_log_wait_for_space on 3.4-RT/3.6-RT
 2013-05-31 18:34 UTC 

[patch] rt,mce: fix mce timer interval
 2013-05-31 14:05 UTC  (2+ messages)

3.8.10-rt6 : Observing high latency as timer_interrupt is taking longer to exit
 2013-05-31 11:11 UTC  (6+ messages)
    ` 3.8.10-rt6 : Observing high latency as preempt_schedule_irq:__schedule is not getting called

[PATCH V2 Resend 0/4] Create sched_select_cpu() and use it for workqueues and timers
 2013-05-31 10:49 UTC  (12+ messages)
` [PATCH V2 Resend 4/4] timer: Migrate running timer

Tracers+cyclictest causing kernel oops
 2013-05-31  9:31 UTC  (11+ messages)

spike in latency when calling popen() in the same process that runs a high priority RT thread
 2013-05-30 18:02 UTC  (2+ messages)

[ANNOUNCE] 3.0.80-rt108
 2013-05-30  3:40 UTC 

[ANNOUNCE] 3.4.47-rt62
 2013-05-30  3:40 UTC 

e1000e 82574L transmit latency?
 2013-05-28 14:15 UTC  (6+ messages)

[PATCH - sort of] x86: Livelock in handle_pte_fault
 2013-05-24 14:23 UTC  (29+ messages)
      ` [PATCH] mm: fix up a spurious page fault whenever it happens

Kernel 3.6.11.3-rt35 : umount blocks for more than 200seconds
 2013-05-22 12:00 UTC 

[ANNOUNCE] 3.8.13-rt9
 2013-05-21 20:26 UTC 

Kernel 3.6.x RT_PREEMPT: Issues with sync / umount of hdd partitions
 2013-05-21  9:12 UTC 

[ANNOUNCE] 3.0.78-rt106
 2013-05-20 19:30 UTC 

[ANNOUNCE] 3.2.45-rt66
 2013-05-20 19:29 UTC 

[ANNOUNCE] 3.4.45-rt60
 2013-05-20 19:29 UTC 

3.8.13-201.rt8 also builds and runs very smoothly on fc19 alpha
 2013-05-19 22:23 UTC 

[PATCH V5 0/5] Queue work on power efficient wq
 2013-05-15  5:48 UTC  (17+ messages)
` [PATCH V5 1/5] workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues
` [PATCH V5 2/5] workqueue: Add system wide power_efficient workqueues
` [PATCH V5 4/5] block: queue work on power efficient wq
` [PATCH V5 5/5] fbcon: "

[ANNOUNCE] 3.6.11.3-rt35
 2013-05-14 15:22 UTC 

hrtimer: interrupt took 6742 ns, then RT throttling and hung machine for nearly 2 seconds
 2013-05-14  8:31 UTC  (11+ messages)
    ` timerfd and softirqd [Was: Re: hrtimer: interrupt took 6742 ns, then RT throttling and hung machine for nearly 2 seconds]
      ` timerfd read does not return [Was: Re: timerfd and softirqd]
        ` timerfd read does not return - was probably fixed in 3.4.38
          ` timerfd read does not return - some traces
            ` timerfd read does not return - hangs inside put_user
              ` timerfd read does not return - caused by MM fault
                ` Livelock in handle_pte_fault [Was: Re: timerfd read does not return]

[ANNOUNCE] 3.8.11-rt8
 2013-05-08  0:23 UTC  (2+ messages)

[ANNOUNCE] 3.0.75-rt103
 2013-05-07 14:38 UTC 

[ANNOUNCE] 3.2.44-rt65
 2013-05-07 14:37 UTC 

[ANNOUNCE] 3.4.42-rt57
 2013-05-07 14:37 UTC 

[ANNOUNCE] 3.6.11.2-rt34
 2013-05-07 14:36 UTC 

[PATCH RT 0/4] [ANNOUNCE] 3.0.75-rt103-rc1
 2013-05-04 20:35 UTC  (7+ messages)
` [PATCH RT 1/4] tcp: force a dst refcount when prequeue packet
` [PATCH RT 2/4] x86/mce: Defer mce wakeups to threads for PREEMPT_RT
` [PATCH RT 3/4] swap: Use unique local lock name for swap_lock
` [PATCH RT 4/4] Linux 3.0.75-rt103-rc1
` Unsubscribing

[RFC PATCH] rt, lockdep: double MAX_LOCKDEP_ENTRIES/MAX_LOCKDEP_CHAINS_BITS
 2013-05-04  6:55 UTC  (3+ messages)

e100 driver spinning delay blocking ksoftirqd?
 2013-05-04  5:57 UTC  (2+ messages)
` e100: usleep in timer context legal?


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