Feature Requests item #3597850, was opened at 2012-12-20 10:51
Message generated for change (Comment added) made by broeker
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=354664&aid=3597850&group_id=4664

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Rejected
Priority: 5
Private: No
Submitted By: Daniel Yek (danieyek)
Assigned to: Nobody/Anonymous (nobody)
Summary: cscope should use /var/tmp, instead of /tmp

Initial Comment:
Fedora 18 Beta was mounting tmpfs on /tmp to, hopefully, reduce disk I/O and 
extend the life of SSD disks.

Since tmpfs was very limited in size, cscope ran out of space while indexing 
larger source tree.

I had to use:
  TMPDIR=/var/tmp cscope -b -q -k
to enable cscope to complete its indexing.

I think cscope should consider storing temp files in /var/tmp.

Please visit the following URLs for more information:

https://fedoraproject.org/wiki/Features/tmp-on-tmpfs

https://bugzilla.redhat.com/show_bug.cgi?id=826015

http://0pointer.de/blog/projects/tmp.html

https://fedorahosted.org/fesco/ticket/940


----------------------------------------------------------------------

>Comment By: Hans-Bernhard Broeker (broeker)
Date: 2012-12-21 09:40

Message:
I have to refuse the notion that this is a bug.  For starters, /tmp has
been the official place for such files since the dawn of time.  If
distributors decide to break that now, that's their fault, not cscope's.

Second, there already is a simple, effective and documented way to get
around this: cscope respects $TMPDIR.  Case closed.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=354664&aid=3597850&group_id=4664

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Cscope-devel mailing list
Cscope-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cscope-devel

Reply via email to