search for: 4603

Displaying 20 results from an estimated 26 matches for "4603".

Did you mean: 460
2006 May 29
3
[ win32utils-Patches-4603 ] [open3] set $? and return Process::Status with block call
Patches item #4603, was opened at 2006-05-29 16:07 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=413&aid=4603&group_id=85 Category: win32-open3 Group: Bug Fix Status: Open Resolution: None Priority: 3 Submitted By: John-Mason Shackelford (jpshackelford) Assigned to: Nobody...
2005 Oct 16
3
Problem with pop3 and alpha3
...ls and if I use pop3 protocol I receive in the output 8146 line instead of 8144. The problem is that 2 mails are duplicated . The output of ?List? command is like: 1 51265 2 261783 . . . 2987 30291 2987 30291 (duplicated line) 2988 16631 . 4601 1231 4602 8921 4602 8921 (Another duplicated line) 4603 1313 I've deleted dovecot.* and dovecot-uidlist in the Maildir path but the problem remains. Suggest? Is a bug? I've tried also to remove the first 1000 messages but the problem now is on the mail number 2635 and not 1987 like I can think. Alfonso -------------------------------------...
2006 Mar 22
0
partition problems in kickstart
...m bootloader configuration bootloader --location=mbr #Clear the Master Boot Record zerombr yes #Partition clearing information clearpart --all --initlabel --drives=hda #Disk partitioning information part pv.1 --size 1058 --noformat part /boot --fstype ext3 --size 100 --ondisk=hda part swap --start=4603 --end=4864 part pv.6 --size=0 --grow --ondisk=hda volgroup VolGroup00 --pesize=32768 pv.6 logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=10240 logvol /home --fstype ext3 --name=home --vgname=VolGroup00 --size=25600 --grow ================================================= I get...
2005 May 27
1
Re: Asterisk-Users Digest, Vol 10, Issue 221
...ny arguments to function `ast_channel_register' chan_unicall.c:4564: warning: passing arg 1 of `ast_channel_register' from incompatible pointer type chan_unicall.c:4564: too many arguments to function `ast_channel_register' chan_unicall.c: In function `unload_module': chan_unicall.c:4603: warning: passing arg 1 of `ast_channel_unregister' from incompatible pointer type chan_unicall.c:4604: warning: passing arg 1 of `ast_channel_unregister' from incompatible pointer type chan_unicall.c: In function `unicall_sendtext': chan_unicall.c:4666: dereferencing pointer to incompl...
2007 Dec 05
1
binary upgrade 5.0 to 5.1?
Hello, I've googled for this but haven't found an answer. I've got a 5.0 box that i'd like to take to 5.1. I believe this is possible as i did an upgrade from 4.x to 5.0 but can't remember what i did. Ideally i'd like to avoid any downtime. Thanks. Dave.
2014 Jun 20
2
mail delivery question
.../Maildir/new/1403289985.27646_3.helium" procmail: Notified comsat: "campbell at 0:/home/campbell/Maildir/new/1403289985.27646_3.helium" >From campbell at accelinc.com Fri Jun 20 13:45:53 2014 Subject: t43 Folder: /home/campbell/Maildir/new/1403289985.27646_3.helium 4603 procmail: Unlocking "/home/campbell/.lockmail" -- ACCEL Services, Inc.| Specialists in Gravity, Magnetics | (713)993-0671 ph. | and Integrated Interpretation | (713)993-0608 fax 448 W. 19th St. #325| Since 1992 | (713)306-5794 cell Hous...
2004 Jan 27
2
Shorewall help blacklist and restart/refresh
...52 LEN=404 TOS=0x00 PREC=0x00 TTL=101 ID=33882 PROTO=UDP SPT=1171 DPT=1434 LEN=384 Jan 27 01:19:46 h0000b49d5510 kernel: Shorewall:blacklst:DROP:IN=eth0 OUT= MAC=00:00:b4:9d:55:10:00:05:9a:d6:f0:54:08:00 SRC=208.251.137.94 DST=192.168.0.1 LEN=48 TOS=0x00 PREC=0x00 TTL=111 ID=41886 DF PROTO=TCP SPT=4603 DPT=1411 WINDOW=64240 RES=0x00 SYN URGP=0 Jan 27 01:19:49 h0000b49d5510 kernel: Shorewall:blacklst:DROP:IN=eth0 OUT= MAC=00:00:b4:9d:55:10:00:05:9a:d6:f0:54:08:00 SRC=208.251.137.94 DST=192.168.0.1 LEN=48 TOS=0x00 PREC=0x00 TTL=111 ID=41918 DF PROTO=TCP SPT=4603 DPT=1411 WINDOW=64240 RES=0x00 SYN...
2014 May 30
0
[PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest
...4875 3749 8 7691 5563 4194 Executing one task per node, the performance data were: # of Ticket Fair Unfair nodes lock queue lock queue lock ------ ------- ---------- ---------- 1 135 135 137 2 4603 1034 1458 3 10940 12087 2562 4 21555 10507 4793 Signed-off-by: Waiman Long <Waiman.Long at hp.com> --- arch/x86/Kconfig | 11 +++++ arch/x86/include/asm/qspinlock.h | 79 ++++++++++++++++++++++++++++++++++...
2007 Jan 29
3
Problem runing Samba 3.0.23d with LDAP on FreeBSD 6.2 sparc64
Hi I want to run a Samba PDC with LDAP backend on a FreeBSD 6.2 for Sparc64. And off course, if I send this mail, it is not working ! :-( I have this error message when using smbclient on the PDC itself. The command line is: smbclient -L janus -Uadministrator%toto The result is: session setup failed: Call returned zero bytes (EOF) I've tested on 2 differents FreeBSD6.2 Sparc64, I have the
2014 May 07
0
[PATCH v10 10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest
...2360 3768 Executing one task per node, the performance data were: # of Ticket Fair Unfair simple Unfair nodes lock queue lock queue lock byte lock ------ ------- ---------- ---------- --------- 1 135 135 137 137 2 4603 1034 670 766 3 10940 12087 1389 1934 4 21555 10507 1869 3731 In general, the shorter the critical section, the better the performance benefit of an unfair lock. For large critical section, however, there may not be much benefit. Signe...
2019 May 15
2
self compiled 4.10.3 replication failure.
...17 2019 EDT DC=DomainDnsZones,DC=kmg,DC=mydomain,DC=com Default-First-Site-Name\VDC1 via RPC DSA object GUID: 305ee1a5-0200-4906-812a-ccda899452cc Last attempt @ Wed May 15 16:09:25 2019 EDT failed, result 8453 (WERR_DS_DRA_ACCESS_DENIED) 4603 consecutive failure(s). Last success @ Wed May 15 16:09:25 2019 EDT DC=DomainDnsZones,DC=kmg,DC=mydomain,DC=com Default-First-Site-Name\VDC2 via RPC DSA object GUID: 202b4328-91d7-44e7-84c8-a252b116e420 Last attempt @ Wed May 15 16:09:25...
2007 Nov 26
0
14 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_file_reference.c libswfdec/swfdec_load_object.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_system_security.c test/trace
...4595 reset +4596: 4596 +4596: 4596 +4596: 4596 +4597: 4597 +4597: 4597 +4597: 4597 +4598: 4598 +4598: 4598 +4598: 4598 +4599: 4599 +4599: 4599 +4599: 4599 +4600: 4600 +4600: 4600 reset +4600: 4600 reset +4601: 4601 +4601: 4601 reset +4601: 4601 reset +4602: 4602 +4602: 4602 reset +4602: 4602 reset +4603: 4603 +4603: 4603 reset +4603: 4603 reset +4604: 4604 +4604: 4604 +4604: 4604 +4605: 4605 +4605: 4605 +4605: 4605 +4606: 4606 +4606: 4606 +4606: 4606 +4607: 4607 +4607: 4607 +4607: 4607 +4608: 4608 +4608: 4608 reset +4608: 4608 reset +4609: 4609 +4609: 4609 reset +4609: 4609 reset +4610: 4610 +4610...
2016 May 03
4
Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
A few days ago, I tried to change the optimization flag from -O0 to -O2 to speed up the execution of the application on Ubuntu/ARM 14.04 32 bit. When I compiled the source code with -O2 flag instead of -O0 flag, I could not run the application normally by getting always the segmentation fault. Here is debugging information with GDB command in case of that. As you can see, we could not execute
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...l 3 3522 0 0.01 3506 0 0.01 3506 misr.ll 5 37248 0 0.01 37231 0 0.01 37231 mltaln9.ll 97 1219770 0 0.12 1219755 0 0.12 1214359 MM.ll 10 26286 0 0.01 26264 0 0.01 26778 mode_decision.ll 13 310026 0 0.03 310005 0 0.03 310005 moments.ll 85 189321 2 0.02 188809 2 0.02 188809 MonteCarlo.ll 2 4623 0 0.01 4603 0 0.01 4603 motion.ll 4 29116 0 0.01 29081 0 0.01 29081 move_gen.ll 4 19525 0 0.01 19506 0 0.01 15333 move.ll 1 1779 0 0.01 1750 0 0.01 1750 move_sort.ll 1 13296 0 0.01 13277 0 0.01 13277 mpeg2dec.ll 12 68101 0 0.02 68066 0 0.02 68066 mpglib_main.ll 5 28228 0 0.00 28197 0 0.01 28197 mpistubs.ll 45...
2006 Apr 23
1
fsck_ufs locked in snaplk
Colleagues, one of my servers had to be rebooted uncleanly and then I have backgrounded fsck locked for more than an our in snaplk: 742 root 1 -4 4 1320K 688K snaplk 0:02 0.00% fsck_ufs File system in question is 200G gmirror on SATA. Usually making a snapshot (e.g., for making dumps) consumes 3-4 minutes for that fs, so it seems to me that filesystem is in a deadlock. Any
2014 Apr 17
33
[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
v8->v9: - Integrate PeterZ's version of the queue spinlock patch with some modification: http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org - Break the more complex patches into smaller ones to ease review effort. - Fix a racing condition in the PV qspinlock code. v7->v8: - Remove one unneeded atomic operation from the slowpath, thus improving
2014 Apr 17
33
[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
v8->v9: - Integrate PeterZ's version of the queue spinlock patch with some modification: http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org - Break the more complex patches into smaller ones to ease review effort. - Fix a racing condition in the PV qspinlock code. v7->v8: - Remove one unneeded atomic operation from the slowpath, thus improving
2014 May 07
32
[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
v9->v10: - Make some minor changes to qspinlock.c to accommodate review feedback. - Change author to PeterZ for 2 of the patches. - Include Raghavendra KT's test results in patch 18. v8->v9: - Integrate PeterZ's version of the queue spinlock patch with some modification: http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org - Break the more complex
2014 May 07
32
[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
v9->v10: - Make some minor changes to qspinlock.c to accommodate review feedback. - Change author to PeterZ for 2 of the patches. - Include Raghavendra KT's test results in patch 18. v8->v9: - Integrate PeterZ's version of the queue spinlock patch with some modification: http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org - Break the more complex