search for: 11484

Displaying 12 results from an estimated 12 matches for "11484".

Did you mean: 1484
2008 May 19
0
(PR#11484) On WinXP, R CMD config needs sh (and breaks
Where is the bug here? It also does on a Unix-alike. Anything involving R CMD potentially needs the Rtools set in the path. R CMD config is primarily intended to be used in configure scripts in packages. On Sun, 18 May 2008, lgautier at gmail.com wrote: > Full_Name: Laurent Gautier > Version: R-2.7.0patched (r45712) > OS: WinXP > Submission from: (NULL) (90.15.141.247) >
2008 May 19
1
(PR#11484) On WinXP, R CMD config needs sh (and breaks without it)
2008/5/19 Prof Brian Ripley <ripley at stats.ox.ac.uk>: > Where is the bug here? It also does on a Unix-alike. Then "R CMD config --help" could at least spit out an error stating what should be installed (rather than die with an execution error straight from the DOS). Setting an "sh" in the %Path% (sh coming from cygwin) does not seem to lead to something working
2009 Nov 03
2
Zimbra help?
...:57:59 indie zmmailboxdmgr[10822]: status OK Nov 2 17:57:59 indie zmmailboxdmgr[10894]: status requested Nov 2 17:57:59 indie zmmailboxdmgr[10894]: status OK Nov 3 01:58:00 indie postfix/postqueue[10943]: fatal: Queue report unavailable - mail system is down Nov 2 17:58:09 indie zmmailboxdmgr[11484]: status requested Nov 2 17:58:09 indie zmmailboxdmgr[11484]: status OK I have not done anything with Postfix at all....U am sure it is the Fatal Bind message above, do I need to configure Postfix? I thought Zimbra did that on install? -Jason
2019 Aug 23
2
non-terminating processes
....06 dovecot/imap user19 54598 0.0 0.0 9468 4676 - S 09:24 0:00.05 dovecot/imap dovenull 67450 0.0 0.0 11036 6924 - I 11:13 0:00.05 dovecot/imap-login userid0 67453 0.0 0.0 9488 4844 - S 11:13 0:00.05 dovecot/imap dovecot 68853 0.0 0.0 11484 6920 - S 11:29 0:00.32 dovecot/auth dovenull 74048 0.0 0.0 11036 6916 - I 12:15 0:00.03 dovecot/imap-login user54 74050 0.0 0.0 9552 4944 - I 12:15 0:00.02 dovecot/imap dovenull 74054 0.0 0.0 11036 6916 - I 12:15 0:00.03 dovecot/...
2019 Aug 26
0
non-terminating processes
...; user19 54598 0.0 0.0 9468 4676 - S 09:24 0:00.05 dovecot/imap > dovenull 67450 0.0 0.0 11036 6924 - I 11:13 0:00.05 dovecot/imap-login > userid0 67453 0.0 0.0 9488 4844 - S 11:13 0:00.05 dovecot/imap > dovecot 68853 0.0 0.0 11484 6920 - S 11:29 0:00.32 dovecot/auth > dovenull 74048 0.0 0.0 11036 6916 - I 12:15 0:00.03 dovecot/imap-login > user54 74050 0.0 0.0 9552 4944 - I 12:15 0:00.02 dovecot/imap > dovenull 74054 0.0 0.0 11036 6916 - I 12:15 0...
2010 Jun 23
4
[RFC] virtio: Support releasing lock during kick
...pstream kernel Storage: 12 disks as striped LVM volume Benchmark: 4 concurrent dd bs=4k iflag=direct Lockstat data for &vblk->lock: test con-bounces contentions waittime-min waittime-max waittime-total unmodified 7097 7108 0.31 956.09 161165.4 patched 11484 11550 0.30 411.80 50245.83 The maximum wait time went down by 544.29 us (-57%) and the total wait time decreased by 69%. This shows that the virtqueue kick is indeed hogging the lock. The patched version actually has higher contention than the unmodified version. I thi...
2010 Jun 23
4
[RFC] virtio: Support releasing lock during kick
...pstream kernel Storage: 12 disks as striped LVM volume Benchmark: 4 concurrent dd bs=4k iflag=direct Lockstat data for &vblk->lock: test con-bounces contentions waittime-min waittime-max waittime-total unmodified 7097 7108 0.31 956.09 161165.4 patched 11484 11550 0.30 411.80 50245.83 The maximum wait time went down by 544.29 us (-57%) and the total wait time decreased by 69%. This shows that the virtqueue kick is indeed hogging the lock. The patched version actually has higher contention than the unmodified version. I thi...
2006 Nov 14
4
Samba 3.0.14 (Debian Sarge) Memory Leakage
Hi! Our Samba file server seems to have a memory leakage. We are using samba as file server out of the box (debian sarge) on kernel 2.6.16.31. After a while users who have some shares and files open are acquiring more and more memory until the smbd dies. Here is a small shortcut from top: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13843 gxxxxx 16 0 51792 44m 2552 S
2007 Mar 15
1
[PATCH] fix gcc warnings in 1.0rc26
...n.patch Type: text/x-diff Size: 2235 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20070315/53f1ec71/attachment-0010.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot-const_warnings.patch Type: text/x-diff Size: 11484 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20070315/53f1ec71/attachment-0011.bin>
2013 May 16
5
[LLVMdev] Test failures
Hi, Two days ago, the test suite started failing. Initially there were hundreds of failing tests; now only seven remain. They appear to be related to SystemZ. Here's the last failed test: ******************** FAIL: LLVM :: MC/Disassembler/SystemZ/unmapped.txt (11484 of 14435) ******************** TEST 'LLVM :: MC/Disassembler/SystemZ/unmapped.txt' FAILED ******************** Script: -- /home/myself/workspace/LLVM/build/Release+Asserts/bin/llvm-mc --disassemble /home/myself/workspace/LLVM/llvm/test/MC/Disassembler/SystemZ/unmapped.txt -triple=s390x-linu...
2013 Jan 03
5
splitting matrices
Dear useRs, i want to split a matrix having 1116rows and 12 columns. i want to split that matrix into 36 small matrices each having 12 columns and 31 rows. The big matrix should be splitted row wise. which means that the first small matrix should copy values which are in first 31 rows and 12 columns of the big matrix. similarly 2nd small matrix should contain values from 32nd to 63rd row of the
2006 Jul 06
6
Capistrano deployment questions == Best practice type ones
Hi everyone, I''ve been sold on the whole idea of using Capistrano for deployment of my sites and have successfully deployed three apps in three different environments all with success. As I''m trying to configure my sites I''ve encountered a number of issues/questions hence this post. 1. Database.yml Twice I''ve been stumped by apps refusing to work on