linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Turning off paging to disk?
@ 1999-03-02 15:53 mayan
  1999-03-03  4:45 ` mukesh agrawal
  0 siblings, 1 reply; 2+ messages in thread
From: mayan @ 1999-03-02 15:53 UTC (permalink / raw)
  To: linuxppc-dev



How does one turn off paging to disk? 

I am booting with root=/dev/ram, with no disk, and I was
wondering how to disable swapping (or at least fool Linux
into swapping from memory to memory :)

Thanks!
Mayan

[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Turning off paging to disk?
  1999-03-02 15:53 Turning off paging to disk? mayan
@ 1999-03-03  4:45 ` mukesh agrawal
  0 siblings, 0 replies; 2+ messages in thread
From: mukesh agrawal @ 1999-03-03  4:45 UTC (permalink / raw)
  To: mayan, linuxppc-dev


At 10:53 AM -0500 3/2/99, mayan wrote:
>How does one turn off paging to disk?
>
>I am booting with root=/dev/ram, with no disk, and I was
>wondering how to disable swapping (or at least fool Linux
>into swapping from memory to memory :)

iirc, swapping is activated by the program swapon. look through your
startup sequence to figure out when this is activated, and disable it. or,
if you just need to disable swapping temporarily, i believe there's a
swapoff program. finally, if you comment out the lines in /etc/fstab that
indicate what your swap partition(s) are, then swapon probably won't do
anything.




[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-03-03  4:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-03-02 15:53 Turning off paging to disk? mayan
1999-03-03  4:45 ` mukesh agrawal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).