Relative Content

Tag Archive for coperating-system

initializing physical memory for a reserved vector

I would like to initialize a vector of STRUfCT of size (128 bytes) with a non-trivial constructor with a reserved space (2^26). I would then like to ensure that each virtual page have an associated physical page.