* Re: [gentoo-mips] bootstrap.sh on asus wl500g
@ 2005-09-16 15:37 99% ` Hardave Riar
0 siblings, 0 replies; 1+ results
From: Hardave Riar @ 2005-09-16 15:37 UTC (permalink / raw
To: gentoo-mips
Jason Pepas wrote:
> I guess this is the part I don't understand. As far as I understand it,
> a page of memory exists either in physical RAM, or on a swap device, and
> the only entity who can tell the difference is the kernel. Please
> understand that it's not that I am not listening, it's that I don't
> understand how what you are saying can be true. The interesting thing
> for me at this point would be to find out how a process can fail if it
> is given swap instead of RAM.
The kernel can only swap out pages that are not active. So on your box if a
single running process requires more than 32MB of active memory it will fail
since the kernel can not give it that much, even if you have 3Tb of swap space.
Where this seems to bite alot of people on mips is doing the actual compile of
glibc, where certain parts of it fail if you have less than 128MB because a
single gcc process requires that much.
Hardave
--
gentoo-mips@gentoo.org mailing list
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2005-09-16 13:34 [gentoo-mips] bootstrap.sh on asus wl500g Jason Pepas
2005-09-16 13:52 ` Hardave Riar
2005-09-16 14:07 ` Jason Pepas
2005-09-16 14:25 ` Stephen P. Becker
2005-09-16 14:39 ` Jason Pepas
2005-09-16 15:37 99% ` Hardave Riar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox