Skip to main content

All Questions

Tagged with
1 vote
0 answers
85 views

What prevents my RT thread from working?

I have some data acquisition application running under Linux 2.6.37 on DM8148 with TI Linux. I have two threads: thread named IDE, scheduled as SCHED_RR, prio 114 (75), which collects data from HW ...
leonp's user avatar
  • 111
1 vote
1 answer
1k views

Set disk I/O priorities in Win7 or only allow disk access to specific processes (via batch file)?

The former would be more elegant but the latter is also fine for my purposes (and probably the more errorproof solution). I capture 720p50-HDTV losslessly (ULH0/ULH2) and my archive-drive is fast ...
Vin's user avatar
  • 21
0 votes
0 answers
95 views

Dedicate IO priority to a process [duplicate]

Possible Duplicate: How to change I/O priority of a process or thread in Win7? On Windows (7 in this case) it's possible to dedicate CPU priority to a process to make it go faster. In most cases ...
Koen's user avatar
  • 225
36 votes
4 answers
61k views

How to change I/O priority of a process or thread in Win7?

Process Explorer is able to show the effective IO priority of a given thread, but not change it. Seeing as IO priority support is a comparatively new feature, most programs don't set their own IO ...
RomanSt's user avatar
  • 9,837