Most OSes use paging for virtual memory. Why is this? Why not use segmentation? Is it just because of a hardware issue? Is one better than the other in certain cases? Basically if you had to choose one over the other, which one would you want to use and why?
Let's assume its x86 for argument's sake.
Thanks