Bugs item #3597850, was opened at 2012-12-20 10:51
Message generated for change (Tracker Item Submitted) made by danieyek
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104664&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: Open
Resolution: None
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


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104664&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