Sponsored Content
Special Forums Hardware Filesystems, Disks and Memory Question About Drive Partition Post 16406 by mikek147 on Friday 1st of March 2002 05:09:59 AM
Old 03-01-2002
The swap partition is not your VM, but rather a subsystem in your VMM. The VMM manages your ram. When conditions occure that would require more ram then currently available, the least used snipits of programs are moved to swap, allowing space in ram for the program.

As a general rule, swap should be 1.5 x ram, up to ram = 1gig. At >=1 gig of ram, swap should match ram in size. But this rule of thumb is for a business environment. Generally a home user will not task their box in the same way a business box will be loaded. So matching swap size to ram, if you have >=256 meg of ram is acceptable. This swap size is just to insure that your box can handle the load if for some reason it becomes busier than normal.

Good luck. -mk
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Partition Hard drive

Hello everyone. I am new to Linux so hope some one could help me here. I have a 30 Gb HD and windows Xp is my O/S, HD is not partitioned,but I want to Partitioned it, so I could Install Knoppix(Linux)on one of the partitioned one, how could I do this? OR should I erase every thing and then... (1 Reply)
Discussion started by: amir
1 Replies

2. Filesystems, Disks and Memory

Dead partition on drive

We are still using solaris 1 with sunos 4.1.4 because nobody here knows Unix. My colleague did a backup (dump) to the wrong place (/dev/sd0h) and we lost this part of the drive. The information is still on tape but we cannot repartition the /dev/sd0h. fsck keeps on about the "wrong SUPER BLOCK"... (2 Replies)
Discussion started by: Tom Bekaert
2 Replies

3. AIX

Hard Drive Question

Good day, I have an rs/6000 server, model 7044-270. I bought a 2nd hard drive for it but im not sure its the right one. (fru:H13060) As you surely know, the 7044-270 hard drives are put in some sort of tray/carrier. There is a cable that will interface the HDD with the tray/carrier so the... (0 Replies)
Discussion started by: Netghost
0 Replies

4. AIX

Mounting Tape Drive from different partition

Dear all, I have a AIX server with logical 3 partitions and the server is connecting a tape drive. the first partition can successfully making a system backup to the tape but how can i fail to mount the tape to second and thrid partition. would anyone can help me to deal with it? what command... (3 Replies)
Discussion started by: rickhlwong
3 Replies

5. UNIX for Advanced & Expert Users

partition question

Hi I have an exam question which is below and I am looking for answer of this question: I would appreciate your help. * You are the systems administrator of a mail server that services approximately 3,000 users. 2,000 users access their email via a POP-3 service, while the remaining 1,000... (0 Replies)
Discussion started by: tjay83
0 Replies

6. Solaris

Solaris 10: Problems booting off mirror drive -- Error 22: No such partition

Solaris 10 5/08 on Ultra 40 M2 It boots fine off primary disk but having issues booting off the mirror disk. I get this error when booting off mirror disk: Booting 'Solaris 10 ... Mirror disk' root (hd1,0,a) Error 22: No such partition Press any key to continue... Any... (7 Replies)
Discussion started by: etc
7 Replies

7. Solaris

NFS- share drive question

Ok. Here is the situation, I have server A which need to access /tmp folder of server B. Can I mount NFS share (/tmp) from client (serverA)?please let me know (3 Replies)
Discussion started by: sam101
3 Replies

8. OS X (Apple)

How to access a NTFS partition on hard drive through Terminal in OSX ?

Hi , I have a Mac OS X Lion mac book pro. I have a hard drive which I have partitioned in two (a) OSX Partition - Mac OS Extended Journaled format. Mount point: / (b) Data Partition - Windows NT Filesystem format. Mount point: /Volumes/Data I need to access the NTFS partition (I have a... (6 Replies)
Discussion started by: neil.k
6 Replies

9. Shell Programming and Scripting

Partition script output question

Hello Everyone! I have a file called “cells” with 3 set of #'s, roughly 400+ lines. My current tool "movrcs" grabs the “cells” file, and creates one huge “mov_rcs” script which is a problem. I want the tool to grab 20 lines of the "cells" file at a time, and create separate script files for... (3 Replies)
Discussion started by: birdboyee
3 Replies

10. UNIX for Dummies Questions & Answers

How to scrub directory only if on own partition/drive?

Hi all, I've been working on a script to run a disk wipe (using Jim Garlick's scrub tool) on the filesystem in Xerox production printer RIPs. Easy enough if there's just one partition, but I need to cater for the possibility of multiple drives/partitions, and either ZFS or UFS (don't know if... (2 Replies)
Discussion started by: DavidDawesFXA
2 Replies
pilot-getram(1) 						    PILOT-LINK							   pilot-getram(1)

NAME
pilot-getram - Retrieves the RAM image from your Palm device for use in debugging. SECTION
pilot-link: Tools SYNOPSIS
pilot-getram [-p|--port <port>] [--version] [-q|--quiet] [-?|--help] [--usage] [-t|--token token] [-s|--sysinfo] [--ram] [--rom] [file- name] DESCRIPTION
pilot-getram is used to fetch the current RAM image from your Palm handheld for use in debugging. pilot-getromtoken, pilot-getrom and pilot-getram are inter-related. All relevant code is implemented in pilot-getrom, and you can do pilot-getromtoken --ram filename to get the RAM dump if you like. Note, because pilot-getrom uses the low-level RPC protocol to fetch the ROM image, and the new OS5 devices do not use this protocol, you currently cannot fetch an OS5 ROM image using this utility. This will be updated in a future release to handle fetching OS5 ROM images, using the debugger protocol. OPTIONS
pilot-getram options -t, --token token A ROM token to read (i.e. snum) -s, --sysinfo Print SysInfo --ram Read RAM --rom Read ROM <filename> Write the RAM image to the file named by <filename>. If this is omitted, the filename will be written out as the RAM version name as fol- lows: ' pilot-$VERSION.ram ', where an OS 3.5 image would be written as the filename of 'pilot-3.5.0.ram'. Conduit Options -p, --port <port> Use device file <port> to communicate with the Palm handheld. If this is not specified, pilot-getram will look for the $PILOTPORT environ- ment variable. If neither are found or supplied, pilot-getram will print the usage information. -q, --quiet Suppress 'Hit HotSync button' message -v, --version Display version of pilot-getram and exit without connecting. Help Options -h, --help Display the help synopsis for pilot-getram and exit without connecting. --usage Display a brief usage message and exit without connecting. USAGE
Connect to a target Palm handheld and fetch the RAM from the device. AUTHOR
pilot-getram was originally written by Kenneth Albanowski. This manual page was converted to XML by Neil Williams <linux@codehelp.co.uk> REPORTING BUGS
We have an online bug tracker. Using this is the only way to ensure that your bugs are recorded and that we can track them until they are resolved or closed. Reporting bugs via email, while easy, is not very useful in terms of accountability. Please point your browser to http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your bugs and issues there. COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. SEE ALSO
pilot-getrom (1), pilot-link(7). 0.12.5 Copyright 1996-2007 FSF pilot-getram(1)
All times are GMT -4. The time now is 09:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy