dynamic_pager command options ... help !

Zeus

Registered
the etc/rc file as probably you know, is the file contain the swap initialization command called dynamic_pager.

this command has some option ...
what they do?

do you know if there is a way to make autodiskmount program unable to load my swap partition?
i've tryed may options ... as changing privileges of /Volumes/.swap or using the /developer/SetFile command ... but every time i open Graphic Converter or Installer i see the swap partition (even if i can't use it!) ...
 
You want your swap partition hidden. That is why you named it ".swap". But you also don't want to see it in File dialog boxes, or alongside other volumes during an installation.


RE: Yes! Exactly this!

thanks
 
No ... the disk icon is grayed-out ... i'd prefer to not see it ... but if there is no way ... i'll try to tolerate it !! :-)))

thanks anyway !
 
typing dynamic_pager -h in the terminal window you 'll see the online help for the virtual memory manager of Darwin.
Because there's no man pages for this command who can explain how to use and set the -L and -H options ??

thanks a lot in advance
 
Back
Top