On Thu, 16 Aug 2001, Tony Godshall wrote:

> Warning: XGetCommand can't allocate enough memory

> ... which is ridiculous:
> 
> $ free
> 
> > total       used       free     shared buffers     cached
> >  Mem:        254684     223456      31228 0       3260     107616
> >  -/+ buffers/cache:     112580     142104
> >  Swap:       257000      45820     211180

Not being able to allocate memory as a user process is probably based on
your user limits. Just because your system has available memory, doesn't
mean you can use it. Maybe it is defined by your login class capabilities,
your shell limits, or PAM or other ...

  Jeremy C. Reed

Reply via email to