Windows uses paging or segmentation??
Well the subject basically says it all. While in my OS class we've been discussing memory management and of course with this comes the discussion of paging and segmentation. My question is, what kind of memory managemente does Windows use. I believe in the case of Linux segmentation is used and paging of them is made if they get too big. But what about windows??? Does anyone know?? I searched the Microsoft page and besides descriptions of the terms and one sentence that said that earlier versions of windows used segmentation. Nothing solid has appared as to how things work now.