Displaying 3 results from an estimated 3 matches for "618496".
Did you mean:
18496
2011 Nov 29
0
ext3 bug?
...hat command just freezes. An strace shows that ls is
endlessly doing this:
...
getdents(3, /* 66 entries */, 32768) = 3888
getdents(3, /* 85 entries */, 32768) = 5000
getdents(3, /* 70 entries */, 32768) = 4128
getdents(3, /* 80 entries */, 32768) = 4696
mremap(0x2b8b2b181000, 311296, 618496, MREMAP_MAYMOVE) = 0x2b8b2b181000
getdents(3, /* 82 entries */, 32768) = 4736
getdents(3, /* 50 entries */, 32768) = 2920
getdents(3, /* 53 entries */, 32768) = 3088
getdents(3, /* 82 entries */, 32768) = 4800
getdents(3, /* 73 entries */, 32768) = 4248
getdents(3, /* 54 entries */,...
2005 Jul 26
1
Printing problem (high CPU and long delay) with Samba + Cups
Hi,
I acually have a problem to print with Samba ans Cups (Samba 3, Cups and
OpenLdap). In fact when i try to print from Windows XP Pro SP2 i've a
very long delay (near 1/2 minutes) between the click on the "print"
button and the display of the printer selection windows.
During this delay the application seem the freeze and the CPU usage of
the Samba Server climb and stay near
2007 Dec 19
2
maildirsize quota counting locking account?
...= 0
> stat("/home/virtual/mydomain.com/home/admin/Maildir/.Folders.ALERTS.Payments/new", {st_mode=S_IFDIR|0700, st_size=6, ...}) = 0
> stat("/home/virtual/mydomain.com/home/admin/Maildir/.Folders.ALERTS.Payments/cur", {st_mode=S_IFDIR|0700, st_size=618496, ...}) = 0
> close(7) = 0
> open("/home/virtual/mydomain.com/home/admin/Maildir/maildirsize", O_RDWR|O_APPEND) = 7
> read(7, "10485760000S\n1562717408 107547\n-"..., 5120) = 2446
> read(7, "", 2674) = 0
&...