messages from 2009-10-13 17:12:04 to 2009-12-20 22:51:31 UTC [more...]
More RT Test Programs
2009-12-20 22:51 UTC (3+ messages)
Latency Problems with 2.6.31/PREEMPT_RT on a 1.2GHz Celeron
2009-12-19 11:34 UTC (2+ messages)
help needed, 2.6.31.6-rt19 hang with network user app
2009-12-16 1:55 UTC (10+ messages)
v0.57 of rt-tests available
2009-12-15 19:59 UTC
[PATCH 0/7] *** SUBJECT HERE ***
2009-12-15 14:46 UTC (11+ messages)
` [PATCH 1/7] Start a separate library of functions for the rt-test suite. The first couple are taken from cyclictest
` [PATCH 2/7] Make use of the library functions in cyclic test
` [PATCH 3/7] Make use of the new library functions in signaltest
` [PATCH 4/7] Add the following new tests - ptsematest - sigwaittest - svsematest - sendme
` [PATCH 5/7] Use sched_getcpu - sched_getcpu is available since glibc 2.6 - the current tests were broken in anycase
` [PATCH 6/7] Add the new tests to .gitignore
` [PATCH 7/7] The version of check_privs that got added to the library must have come from signaltest - because it doesn't have the fix that check_privs in cyclictest has - to return the sched_priority to 0
[PATCH 0/3] cleanup building the new tests
2009-12-14 21:39 UTC (4+ messages)
` [PATCH 1/3] The PHONY target for install is incorrectly specified as "all"
` [PATCH 2/3] Remove making of backfire kernel module from the rt-tests makefile The kernel module can be made by cding to src/backfire and doing make modules sudo make modules_install
` [PATCH 3/3] Add a .gitignore file in the backfire directory for generated files
Posix Execution time clock
2009-12-05 2:23 UTC (6+ messages)
Ethernet issues with lite5200 board from linux-2.6.31
2009-12-03 4:14 UTC (6+ messages)
PREEMPT_RT on X/GTK+
2009-11-29 6:41 UTC
PREEMPT_RT on X/GTK+
2009-11-28 13:23 UTC (2+ messages)
rt_prio branch hint
2009-11-24 18:50 UTC
scheduling latency & CONFIG_HZ
2009-11-21 2:32 UTC (4+ messages)
[PATCH 0/3] rt-tests: pi_stress fixes
2009-11-19 16:35 UTC (4+ messages)
` [PATCH 1/3] rt-tests: pi_stress: Use a pthread_mutex_t for the global variable shutdown
` [PATCH 2/3] rt-tests: pi_stress: Check whether quiet is set, before taking shutdown_mtx
` [PATCH 3/3] rt-tests: pi_stress: Remove racy state variables that cause watchdog to trigger
yield() in i2c non-happy paths hits BUG under -rt patch
2009-11-19 14:15 UTC (28+ messages)
` [PATCH] cleanup sched_yield (sys)call nesting
[PATCH] rt-tests: Makefile - rt-tests.spec is not a PHONY target
2009-11-16 21:18 UTC
[PATCH 0/3] pi_stress: clean-ups
2009-11-16 20:17 UTC (4+ messages)
` [PATCH 1/3] pi_stress: Fix indentation problems with Lindent from the kernel
` [PATCH 2/3] pi_stress: Fix trailing-whitespace warnings
` [PATCH 3/3] pi_stress: Convert c-plus style comments to c-style comments
[PATCH 0/3] rt-tests: Makefile changes
2009-11-16 18:40 UTC (4+ messages)
` [PATCH 1/3] rt-tests: Makefile - Change FLAGS to CFLAGS
` [PATCH 2/3] rt-tests: Makefile - Specify when a target is a PHONY target
` [PATCH 3/3] rt-tests: Makefile - Add a DEBUG option to the Makefile
[Announce] 2.6.29-rc4-rt1
2009-11-10 12:28 UTC (29+ messages)
` [Announce] 2.6.29.4-rt18
` 2.6.29.4-rt19
` [ANNOUNCE] 2.6.29.5-rt21
` [ANNOUNCE] 2.6.29.5-rt22
` [ANNOUNCE] 2.6.29.6-rt23
` [ANNOUNCE] 2.6.31-rc4-rt1
` [ANNOUNCE] 2.6.31-rc6-rt2
` [ANNOUNCE] 2.6.31-rc6-rt4
` [ANNOUNCE] 2.6.31-rc6-rt5
` [ANNOUNCE] 2.6.31-rc6-rt6
` [ANNOUNCE] 2.6.31-rc7-rt8
` [ANNOUNCE] 2.6.31-rt10
` [ANNOUNCE] 2.6.31-rt11
` [ANNOUNCE] 2.6.31.2-rt13
` [ANNOUNCE] 2.6.31.4-rt14
` [ANNOUNCE] 2.6.31.5-rt17
` [ANNOUNCE] 2.6.31.6-rt19
rt file i/o
2009-11-05 20:30 UTC (13+ messages)
Using -rt and TuxOnIce at the same time
2009-11-03 23:43 UTC (7+ messages)
Odd bug in SATA link power management
2009-11-03 15:33 UTC (4+ messages)
[PATCH -rt] Updates-from-Jon-Masters-for-hwlat_detector.c.patch
2009-11-03 15:17 UTC (6+ messages)
-rt kernel hitting yield()s in I2C non-default code paths (2.6.24)
2009-11-02 14:58 UTC (2+ messages)
nvidia-kernel-source 185.18.36-2 fails to build against linux-image-2.6.31.2-rt13-1-amd64
2009-11-02 9:35 UTC
[patch -rt] Fix infinite loop with 2.6.31.4-rt14
2009-10-26 19:01 UTC (6+ messages)
` [patch -rt] Fix infinite loop with 2.6.31.4-rt14 V2
A question about cpu_idle()
2009-10-24 10:04 UTC (7+ messages)
proposed FAQ entry for rt.wiki.kernel.org
2009-10-23 13:20 UTC (13+ messages)
` proposed FAQ entry for rt.wiki.kernel.org (v2)
` proposed FAQ entry for rt.wiki.kernel.org (v3)
[patch -rt 00/17] [patch -rt] Sched load balance backport
2009-10-22 12:38 UTC (18+ messages)
` [patch -rt 01/17] sched: restore __cpu_power to a straight sum of power
` [patch -rt 02/17] sched: SD_PREFER_SIBLING
` [patch -rt 03/17] sched: update the cpu_power sum during load-balance
` [patch -rt 04/17] sched: add smt_gain
` [patch -rt 05/17] sched: dynamic cpu_power
` [patch -rt 06/17] sched: scale down cpu_power due to RT tasks
` [patch -rt 07/17] sched: try to deal with low capacity
` [patch -rt 08/17] sched: remove reciprocal for cpu_power
` [patch -rt 09/17] x86: move APERF/MPERF into a X86_FEATURE
` [patch -rt 10/17] x86: Add generic aperf/mperf code
` [patch -rt 11/17] Provide an arch specific hook for cpufreq based scaling of cpu_power
` [patch -rt 12/17] x86: sched: provide arch implementations using aperf/mperf
` [patch -rt 13/17] sched: cleanup wake_idle power saving
` [patch -rt 14/17] sched: cleanup wake_idle
` [patch -rt 15/17] sched: Add a missing =
` [patch -rt 16/17] sched: Deal with low-load in wake_affine()
` [patch -rt 17/17] sched: Fix dynamic power-balancing crash
MIPS port
2009-10-22 9:40 UTC (2+ messages)
[PATCH] futex: Detect mismatched requeue targets
2009-10-20 22:51 UTC (4+ messages)
[PATCH -tip] rt: Fix the follow oops
2009-10-20 19:39 UTC
[PATCH RT] Consider shared max priority in latency histograms
2009-10-20 19:07 UTC
[PATCH -rt] Futex Comments-fix-ups (from Darren Hart)
2009-10-20 12:06 UTC
MIPS SUPPORT with rt-24
2009-10-20 11:32 UTC (3+ messages)
` Fwd: "
fork() blocking rt-threads?
2009-10-19 23:57 UTC (6+ messages)
Delivery Status Notification (Failure)
2009-10-19 17:08 UTC
possible bug in cyclictest
2009-10-12 19:49 UTC
[Fwd: Re: 2.6.31.4-rt14 posix message queues problem (solved)]
2009-10-16 8:25 UTC
2.6.31.4-rt14 posix message queues problem
2009-10-15 20:19 UTC
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