Robert & Patricia Warner wrote:

> Reading Chapter 5. Memory Management of The Linux System Administrators' Guide
> by Lars Wirzenius gives me the impression that Linux 'needs/prefers' swap
> space.   RTLinux?

As long as you can ensure that your user-space application fits
into you physical ram, you do not need to have swap space.

At a normal workstation there will be allways the time where
the user wants to start an application that exceeds the the
physical amount of memory. For this cases, it is a rather good
idea to have some virtual memory as joker.

But in an embedded system, where the necessary amount is mostly
known ...

BTW: RT-Linux doesn't use swap-space at all (that would break realtime)


-- 
 -------------------------------------------------------------------  
| Bernhard Kuhn                (kuhn[at]lpr.ei.tum.de)  O|||OO||OO| |
| Laboratory for Process Control and Real-Time Systems  O|||O|O|O|O |
| Technische Universität München  Tel.+49-89-289-23732  O|||OO||OO| |
| 80290 München, Germany          Room 3944 Fax -23555  OOO|O|||O|O |
 --------------------------------------------------------------------
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to