StackOverflow Questions for Tag: virtual-address-space

Blankman
Blankman

Reputation: 267000

Why does a 32-bit OS support 4 GB of RAM?

Score: 41

Views: 62324

Answers: 14

Read More
evstack
evstack

Reputation: 9

Is every byte of an executable assigned an address in virtual memory, starting from a base address?

Score: 0

Views: 40

Answers: 1

Read More
NoamV
NoamV

Reputation: 115

How to map shared memory to fixed address on older linux (version < 4.17)

Score: 1

Views: 65

Answers: 0

Read More
Mia8Cew
Mia8Cew

Reputation: 5

When a user process swaps out a page, is the virtual address of the page in user space or kernel space?

Score: 0

Views: 112

Answers: 1

Read More
AthaSSiN
AthaSSiN

Reputation: 11

XV6 Pagetable permissions are different

Score: 0

Views: 178

Answers: 0

Read More
Kapil Gokhale
Kapil Gokhale

Reputation: 191

How remap_pfn_range remaps kernel memory to user space?

Score: 19

Views: 28699

Answers: 3

Read More
Arve
Arve

Reputation: 7506

Drawbacks of using /LARGEADDRESSAWARE for 32-bit Windows executables?

Score: 44

Views: 36075

Answers: 3

Read More
Allexj
Allexj

Reputation: 1487

Who and how generate the virtual/logical addresses? Confusion if it's the compiler, the linker, the loader

Score: 0

Views: 39

Answers: 1

Read More
Jason Nordwick
Jason Nordwick

Reputation: 1556

Performance implications of aliasing in VIPT cache

Score: 1

Views: 407

Answers: 1

Read More
PC Safe
PC Safe

Reputation: 25

Understanding paging and fetching instructions from memory

Score: 0

Views: 50

Answers: 0

Read More
Glenn Slayden
Glenn Slayden

Reputation: 18749

VirtualAlloc a writeable, unbacked "throw-away" garbage range?

Score: 1

Views: 208

Answers: 2

Read More
Norma Barner
Norma Barner

Reputation: 39

What is the size of pointers in C on PAE system?

Score: 3

Views: 274

Answers: 4

Read More
Karthik Balaguru
Karthik Balaguru

Reputation: 7842

Is there any API for determining the physical address from virtual address in Linux?

Score: 49

Views: 79205

Answers: 5

Read More
EA.01
EA.01

Reputation: 1

Mapping Kernel space to userspace with remap_pfn_range()

Score: 0

Views: 364

Answers: 0

Read More
WannabeArchitect
WannabeArchitect

Reputation: 1166

What are "Global Pages" for? (Intel x86 processors)

Score: 0

Views: 32

Answers: 0

Read More
alessio solari
alessio solari

Reputation: 421

Function address in executable ( inspected by objdump ) not matching the address of the same function printed by printf. What happens under the hood?

Score: 0

Views: 230

Answers: 0

Read More
Alex
Alex

Reputation: 13116

What is the difference between these two functions: `ioremap_uc()` and `set_memory_uc`?

Score: 6

Views: 1284

Answers: 1

Read More
Aries Zhao
Aries Zhao

Reputation: 29

Why does MAXVA in xv6 source code differ from the value in the xv6 textbook?

Score: 1

Views: 130

Answers: 1

Read More
Amittai Aviram
Amittai Aviram

Reputation: 2311

Disable and re-enable address space layout randomization only for myself

Score: 25

Views: 24792

Answers: 2

Read More
user3233721
user3233721

Reputation: 31

How do i find bits in virtual and physical address?

Score: 1

Views: 15489

Answers: 2

Read More
PreviousPage 1Next