| Cpu Hotplug test plan | Case 1 | Case 2 | Case 3 | Case 4 | Case 5 | Case 6 |
| Last updated: 8/12/05 | ||||||
| Description | What happens to disk controller interrupts | What happens to a process when its cpu is offlined | Check task scheduled on newly on-lined CPU. | Offline the last running CPU | Stress tests | Verify user tools can handle adding and removing CPUs. |
| Details | test case 1 | test case 2 | test case 3 | test case 4 | test case 5 | test case 6 |
| Addressing what common regression? | Irqs with cpu affinity not migrated from an offlined cpu | Tasks wrongly migrated to a cpu while it is going off-line. | Tasks not scheduled on a newly on-lined cpu | Allowing admin error of offlining the last remaining cpu. | Memory leaks, deadlocks. | Statistics tools will have to work to do many of the other cases. |
| Test code development | Coded | Coded | Coded | Coded | Coded | Tool list on wiki, TBD |
| Test in regression framework* | Yes | Yes | Yes | Yes | Yes | TBD |
| Regular testing underway | TBD | TBD | TBD | TBD | TBD | TBD |
| * Framework is functioning, features being added. |