G
Guest
Does it seem unreasonable to anyone else that Windows XP should freeze itself
(and me, the user) for 10 seconds or so every time a new CD is inserted into
a drive? I mean ... this is an interrupt-driven, multitasking, secure,
real-time-capable operating system, right? So why can't programs and the
user interface continue unimpeded when one puts in a new disk? Why should
the whole user interface thread come to a screeching halt, just to monitor a
CD drive?
Microsoft went to the trouble of creating a special cursor (the arrow with
the CD attached) to let us know what is going on; why couldn't they have just
put that effort into moving the CD recognition code into its own thread?
This flaw is a real irritant when doing a lot of CD and DVD reading and
writing.
(and me, the user) for 10 seconds or so every time a new CD is inserted into
a drive? I mean ... this is an interrupt-driven, multitasking, secure,
real-time-capable operating system, right? So why can't programs and the
user interface continue unimpeded when one puts in a new disk? Why should
the whole user interface thread come to a screeching halt, just to monitor a
CD drive?
Microsoft went to the trouble of creating a special cursor (the arrow with
the CD attached) to let us know what is going on; why couldn't they have just
put that effort into moving the CD recognition code into its own thread?
This flaw is a real irritant when doing a lot of CD and DVD reading and
writing.