Sie sind nicht angemeldet.
Zitat von »PsiQ«
Beispiel:
Du machst nichts am pc,
und der fängt plötzlich an loszurödeln?
Festplatte etc flackert..
DAS ist Leerlauf.-kein Virus
Dann arbeitet windows seinen kram auf,dies und das sortieren, datei inhaltsverzecihnis für die suche erstellen etc pp.
Das ist der "Leerlauf" :-)
Zitat
Idle threads -- one per CPU
- When no threads want to run, Idle thread “runs”
- Not a real priority level - appears to have priority zero, but actually runs “below” priority 0
- Provides CPU idle time accounting (unused clock ticks are charged to the idle thread)
Loop:
- Calls HAL to allow for power management
- Processes DPC list
- Dispatches to a thread if selected
Server 2003: in certain cases, scans per-CPU ready queues for next thread
-