Displaying 2 results from an estimated 2 matches for "998465".
2005 Aug 31
4
Oddities with Debian unstable dovecot
...es'.
The other odd thing I noticed is after running /etc/init.d/dovecot stop, I would have several imap processes left over in my uid. They don't do much:
# strace -p 5014
Process 5014 attached - interrupt to quit
gettimeofday({1125460345, 997748}, {420, 0}) = 0
gettimeofday({1125460345, 998465}, NULL) = 0
poll([{fd=8, events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=0, events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}], 2, 410) = 0
gettimeofday({1125460346, 410768}, {420, 0}) = 0
gettimeofday({1125460346, 410890}, NULL) = 0
poll([{fd=8, events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL},...
2008 Apr 21
0
[LLVMdev] RFC: PowerPC tail call optimization patch
On Apr 16, 2008, at 10:07 AM, Arnold Schwaighofer wrote:
> Hello Dale,
>
> this is an updated version of the tail call optimization patch for
> powerpc. could you have a look at it?
>
> i added code to support ppc64 (untested, will try to get access to
> ppc64 on a friend's machine).
> incorporated evan's formatting suggestions. ;)
>
> will run another round