Andy said:
Presumably you're wanting to keep the machine responsive for other tasks
while ripping? From task manager you can lower the priority, or set the
affinity of the ripper to a subset of your cpu/cores ...
The Task Manager controls are pretty crude.
If you right-click a process, and select Affinity, there is a tick box
per CPU core. If you have a 4 core processor, you could untick one of the
boxes in Affinity, so the program is free to roam in 3 cores. It could then
only tie up those cores, leaving the fourth core unused. If you really
want to slow it down, you could leave just one box ticked, using 25% of
the CPU.
If you right-click and select "Priority", that arranges a process to be
placed ahead or behind other things. If you use "lower than normal",
then that should improve the responsiveness of the machine. Using the
Priority control, many times, is not worth the effort. And if you're not
careful, and select something like "Real Time" or other super-high
priorities, you can actually deadlock something. Usually, one level above
or below Normal, is a safe adjustment range. If dialing one level above
or below Normal doesn't fit it, try something else.
One thing you can't fix (and this has been true on computers for
eons), is when programs fight over a disk drive, you can't really
tame them. If I start pulling uncompressed video at 100MB/sec off
my C: drive, then try and open Firefox, it might take a minute or
two for Firefox to open (even if my CPU cores are not full). There
will be fighting over the disk, and things can slow down a lot. Even
if I reduce my video tool down to one core (with Affinity), it might
still pull video at 100MB/sec (it actually does!), and I would still
be waiting and waiting for Firefox. An SSD drive may help a bit with
this, as there is no "head" to move around, and multiple programs
will be able to share better. But if you're working
with video, chances are all you can afford, are 4TB hard drives.
A 4TB SSD would cost a small fortune. Not many people work with
uncompressed video, but that's what comes out of my BT878
capture card. I work uncompressed, until the cropping and scaling
is complete, and it's ready to render to a compressed format.
Paul