Re: Ccache hangs while compiling and cache size is exaggerated

2011-01-09 Thread Dima Panov
Hello! 08.01.2011, 21:00, Denny Lin dennyli...@hs.ntnu.edu.tw: On Tue, Jan 04, 2011 at 04:23:12AM +0200, Volodymyr Kostyrko wrote:  02.01.2011 16:01, Anonymous wrote: I'm using ccache 3.1.3, and it often hangs while compiling. What its waiting channel? Hit ^T when it hangs or run under

Re: Ccache hangs while compiling and cache size is exaggerated

2011-01-08 Thread Denny Lin
On Tue, Jan 04, 2011 at 04:23:12AM +0200, Volodymyr Kostyrko wrote: 02.01.2011 16:01, Anonymous wrote: I'm using ccache 3.1.3, and it often hangs while compiling. What its waiting channel? Hit ^T when it hangs or run under ktrace(1). This is what appears when I hit ^T: load: 0.96 cmd:

Re: Ccache hangs while compiling and cache size is exaggerated

2011-01-03 Thread Volodymyr Kostyrko
02.01.2011 16:01, Anonymous wrote: I'm using ccache 3.1.3, and it often hangs while compiling. What its waiting channel? Hit ^T when it hangs or run under ktrace(1). Not just every compilation attempt triggers it. Chances are closer to 100/1. Every time this happens, the cache size from $

Ccache hangs while compiling and cache size is exaggerated

2011-01-02 Thread Denny Lin
Hi, I'm using ccache 3.1.3, and it often hangs while compiling. Every time this happens, the cache size from $ ccache -s also becomes ridiculously large (larger than the actual cache size). $ ccache -s [...] cache size6.9 Gbytes The filesystem says it's only 2.9 GB. I can reproduce this,

Re: Ccache hangs while compiling and cache size is exaggerated

2011-01-02 Thread Anonymous
Denny Lin dennyli...@hs.ntnu.edu.tw writes: Hi, I'm using ccache 3.1.3, and it often hangs while compiling. What its waiting channel? Hit ^T when it hangs or run under ktrace(1). Every time this happens, the cache size from $ ccache -s also becomes ridiculously large (larger than the