• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: X11 0.2 Startup Behaviour
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: X11 0.2 Startup Behaviour


  • Subject: Re: X11 0.2 Startup Behaviour
  • From: magenta <email@hidden>
  • Date: Wed, 12 Feb 2003 14:22:00 -0800

On Wed, Feb 12, 2003 at 01:16:02PM -0700, Dennis Flanigan wrote:
>
> In my .xinitrc  I used:
>
> 	quartz-vm
>
> instead of:
>
> 	exec quartz-vm
>
> What is the difference ?

About 900K of memory.

'exec' replaces the running shell process with the quartz-wm process,
freeing up the resources used by the shell.  If there's nothing else which
the shell is going to run after the WM exits, there's no point to keep the
shell around, since it just sits around taking up memory (granted, it all
gets paged out anyway, but then it sits around taking up 900K of disk space
instead).

It's one of those UNIXisms which makes a lot of sense from the OS point of
view but which is counterintuitive from a typical user's perspective.

--
http://trikuare.cx
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: X11 0.2 Startup Behaviour (From: Randy Ford <email@hidden>)
 >Re: X11 0.2 Startup Behaviour (From: Dennis Flanigan <email@hidden>)

  • Prev by Date: Announce: X11 for Mac OS X Beta 0.2.1 released
  • Next by Date: X11 0.2.1 available
  • Previous by thread: Re: X11 0.2 Startup Behaviour
  • Next by thread: Re: X11 0.2 Startup Behaviour
  • Index(es):
    • Date
    • Thread