Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about demand-paging

Read more about demand-paging

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - demand-paging

Why did NOT my Linux act the lazy memory allocation?

I'm practising to use the Lazy Allocation and the Demand Paging policies of Linux. I want a buffer that I allocated by mmap() occupy NO physical memory until I really write something to it. Further mo...
test-img

Leon

linux

mmap

lazy-initialization

numa

demand-paging

Votes: 0

Answers: 1

Latest Answer

I got it! In the searching content I pasted, that man used a MAP_PRIVATE flag to mmap() as argument, while I used MAP_SHARED. It looks like that if a buffer is being shared between processes, a READIN...
test-img

Leon

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved