1. In a multi-processor or multi-server OS architecture what is one major goal of load balancing?
Load balancing in multi-processor or multi-server OS architectures aims to spread tasks so that no single node becomes a bottleneck, resources are utilised evenly, system throughput is maximised and performance stays predictable. This is particularly relevant to modern OS in data-centres and cloud settings.