[2702] in linux-net channel archive

home help back first fref pref prev next nref lref last post

Re: Virtual Memory in Linux

daemon@ATHENA.MIT.EDU (Helmut Riegler)
Sun Apr 28 23:21:52 1996

Date: 	Sat, 27 Apr 1996 14:51:26 +0200 (MET DST)
From: Helmut Riegler <helmut%gurk@klu2.net4you.co.at>
Reply-To: helmut-riegler@server.net4you.co.at
To: Chai Harjo <h9304021@student.anu.edu.au>
Cc: redhat-list@redhat.com, linux-net@vger.rutgers.edu
In-Reply-To: <199604260841.SAA24538@student.anu.edu.au>

On Fri, 26 Apr 1996, Chai Harjo wrote:

> Does anybody know how Linux supports virtual memory?
Virtual memory is mapped to your swap partition. If you configure a swap 
partition with 100 MB and you have 16 MB memory you will get 116 MB 
total virtual memory.

You can use the memory in a transparent way. Each process can access 
every (logical) address in the memory and linux translates this logical 
addresses into physical addresses which will be swapped on demand.

> Is there max limit imposed by Linux for the virtual memory?
I don't know the real limits of virtual memory in linux but I think this 
will be an academic limit.

In the Installation-HOWTO I read about a limit of 128 MB for one swap 
partition. But you can create more swap partitions.


Helmut


+-------------------+--------------------------+-----------------------+
| Helmut Riegler    | FALKO Standard Ges.m.b.H |                       |
| Domplatz 7        | Modecenterstr. 16        |       Greetings       |
| A-9342 Gurk       | 1030 Vienna              |                       |
| 04266/8597        | Tel: ++43/1/7980180      |       from GURK       |
| 04266/8560        | Fax: ++43/1/7980184      |                       |
+-------------------+------------+-------------+-----------------------+
| helmut-riegler@net4you.co.at   | company: helmut.riegler@fast.co.at  |
+--------------------------------+-------------------------------------+



home help back first fref pref prev next nref lref last post