* tmpfs?
@ 2001-11-18 3:56 Norberto Bensa
2001-11-18 11:00 ` tmpfs? José Luis Domingo López
2001-11-19 7:29 ` tmpfs? Christoph Rohland
0 siblings, 2 replies; 3+ messages in thread
From: Norberto Bensa @ 2001-11-18 3:56 UTC (permalink / raw)
To: linux-kernel
Hello,
I've configured my kernel (2.4.13-ac8) to use tmpfs, but it seems that it
only uses half my physical memory (64 of 128MB).
>From Configure/help
/*
Tmpfs is a file system which keeps all files in virtual memory.
In contrast to RAM disks, which get allocated a ficed aount of physical
RAM, tmps grows and shrinks to accommodate the files it contains and is able
to swap unneeded pages out to swap space.
*/
Well, it doesn't grows, neither shrinks, but maybe it's only me because I'm
a newbie with this. How does tmpfs works, and how do I configure it
correctly.
Thank you in advance,
Norberto
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: tmpfs?
2001-11-18 3:56 tmpfs? Norberto Bensa
@ 2001-11-18 11:00 ` José Luis Domingo López
2001-11-19 7:29 ` tmpfs? Christoph Rohland
1 sibling, 0 replies; 3+ messages in thread
From: José Luis Domingo López @ 2001-11-18 11:00 UTC (permalink / raw)
To: linux-kernel
On Sunday, 18 November 2001, at 00:56:37 -0300,
Norberto Bensa wrote:
> Hello,
>
> I've configured my kernel (2.4.13-ac8) to use tmpfs, but it seems that it
> only uses half my physical memory (64 of 128MB).
>
tmpfs as any other filesystem has mount time options. Check:
http://www-106.ibm.com/developerworks/library/l-fs3.html
--
José Luis Domingo López
Linux Registered User #189436 Debian Linux Woody (P166 64 MB RAM)
jdomingo EN internautas PUNTO org => ¿ Spam ? Atente a las consecuencias
jdomingo AT internautas DOT org => Spam at your own risk
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: tmpfs?
2001-11-18 3:56 tmpfs? Norberto Bensa
2001-11-18 11:00 ` tmpfs? José Luis Domingo López
@ 2001-11-19 7:29 ` Christoph Rohland
1 sibling, 0 replies; 3+ messages in thread
From: Christoph Rohland @ 2001-11-19 7:29 UTC (permalink / raw)
To: Norberto Bensa; +Cc: linux-kernel
Hi Norberto,
On Sun, 18 Nov 2001, Norberto Bensa wrote:
> I've configured my kernel (2.4.13-ac8) to use tmpfs, but it seems
> that it only uses half my physical memory (64 of 128MB).
,----[ Configure.help ]
| Virtual memory file system support
| CONFIG_TMPFS
[...]
| You can set limits for the number of blocks and inodes used by the
| filesystem with the mount options "size", "nr_blocks" and
| "nr_inodes". These parameters accept a suffix k, m or g for kilo,
| mega and giga and can be changed on remount.
|
| The initial permissions of the root directory can be set with the
| mount option "mode".
`----
So the configure help gives you the answer: Use the size mount
option.
Greetings
Christoph
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-11-19 7:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-18 3:56 tmpfs? Norberto Bensa
2001-11-18 11:00 ` tmpfs? José Luis Domingo López
2001-11-19 7:29 ` tmpfs? Christoph Rohland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox