Page allocation for the file sytemWhen is exFAT coming to Linux?How extended (4MB) and regular (4KB) paging...
How can I review my manager, who is fine?
Why are co-factors 4 and 8 so popular when co-factor is more than one?
How do I talk to my wife about unrealistic expectations?
Will Jimmy fall off his platform?
Does anyone have a method of differentiating informative comments from commented out code?
Array or vector? Two dimensional array or matrix?
NOLOCK or Read Uncommitted locking / latching behaviours
What are the consequences for a developed nation to not accept any refugee?
QR codes, do people use them?
I'm feeling like my character doesn't fit the campaign
Quotients of a ring of integers
Possibility to correct pitch from digital versions of records with the hole not centered
3-way switches no longer serving their purpose
What do you call a situation where you have choices but no good choice?
What are the effects of abstaining from eating a certain flavor?
Tesco's Burger Relish Best Before End date number
What does "frozen" mean (e.g. for catcodes)?
Why did the frequency of the word "черт" (devil) in books increase by a few times since the October Revolution?
Need a non-volatile memory IC with near unlimited read/write operations capability
Diagram with cylinder shapes and rectangles
Users forgotting to regenerate PDF before sending it
Can we share mixing jug/beaker for developer, fixer and stop bath?
Is conquering your neighbors to fight a greater enemy a valid strategy?
What does "spinning upon the shoals" mean?
Page allocation for the file sytem
When is exFAT coming to Linux?How extended (4MB) and regular (4KB) paging coexist?How is 32bit Linux virtual memory structured in relation to PCIe Base Address RegistersFFS: Logical and Physical Blocks in PartitionsHow to record the maximum size of a folder?How does a 64-bit Linux Kernel manage page tables for a 32-bit application in compatibility mode?Is it wrong to think of “memfd”s as accounted “to the process that owns the file”?Explanation for “page allocation failure” kernel messageLinux Kernel memory management quoteWriteback cache (`dirty`) seems to be limited below the expected threshold where throttling starts. What is it being limited by?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
In 32 bit linux kernels, processes had a maximum size limit of 4GB right? However, 4GB is quite normal for files, like say a movie. So how are large files made available to processes, without blowing up the page tables of the processes?
Edit: traditional changed to 32 bit
filesystems kernel linux-kernel
add a comment |
In 32 bit linux kernels, processes had a maximum size limit of 4GB right? However, 4GB is quite normal for files, like say a movie. So how are large files made available to processes, without blowing up the page tables of the processes?
Edit: traditional changed to 32 bit
filesystems kernel linux-kernel
Not “traditional kernels”, but 32-bit kernels.
– Peschke
16 mins ago
add a comment |
In 32 bit linux kernels, processes had a maximum size limit of 4GB right? However, 4GB is quite normal for files, like say a movie. So how are large files made available to processes, without blowing up the page tables of the processes?
Edit: traditional changed to 32 bit
filesystems kernel linux-kernel
In 32 bit linux kernels, processes had a maximum size limit of 4GB right? However, 4GB is quite normal for files, like say a movie. So how are large files made available to processes, without blowing up the page tables of the processes?
Edit: traditional changed to 32 bit
filesystems kernel linux-kernel
filesystems kernel linux-kernel
edited 15 mins ago
user2277550
asked 32 mins ago
user2277550user2277550
1165 bronze badges
1165 bronze badges
Not “traditional kernels”, but 32-bit kernels.
– Peschke
16 mins ago
add a comment |
Not “traditional kernels”, but 32-bit kernels.
– Peschke
16 mins ago
Not “traditional kernels”, but 32-bit kernels.
– Peschke
16 mins ago
Not “traditional kernels”, but 32-bit kernels.
– Peschke
16 mins ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f528628%2fpage-allocation-for-the-file-sytem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f528628%2fpage-allocation-for-the-file-sytem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Not “traditional kernels”, but 32-bit kernels.
– Peschke
16 mins ago