search for: postpon

Displaying 20 results from an estimated 605 matches for "postpon".

Did you mean: postpone
2014 Sep 17
7
[LLVMdev] Postponing more passes in LTO
...that most all passes are run on a per file basis, before the call to the gold linker. I'm looking to get people's feedback on whether there would be an advantage to waiting to run a number of these passes until the linking stage. For example, I believe I saw a post a little while back about postponing vectorization until the linking stage. It seems to me that there could be an advantage to postponing (some) passes until the linking stage, where the entire graph is available. In general, what do people think about the idea of a different flow of LTO where more passes are postponed until the li...
2015 Apr 29
3
Postpone email delivery with LMTP and Postfix
Hi, is there any way, based on userdb/passwdb attribute, how to postpone an email delivery? The purpose is, I need to freeze an account (Maildir++) for a few minutes and new email must not be delivered. But emails must be delivered when account is unfrozen. I found few things about Postfix filters, but I'm not sure it's a good way. Thank you, Milo
2013 Nov 18
0
[LLVMdev] Cambridge LLVM Social - Postponed
Hi folks, Due to the Cambridge LLVM Day being today, we're postponing the LLVM Social. It'll initially be next week, but if enough people reply negatively, we can postpone for two weeks from now. Just let me know... cheers, --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/at...
2020 Apr 21
2
[PATCH net] vsock/virtio: postpone packet delivery to monitoring devices
...ackets to monitoring devices, before to check if the virtqueue has enough space. If the virtqueue is full, the transmitting packet is queued up and it will be sent in the next iteration. This causes the same packet to be delivered multiple times to monitoring devices. This patch fixes this issue, postponing the packet delivery to monitoring devices, only when it is properly queued in the virqueue. Fixes: 82dfb540aeb2 ("VSOCK: Add virtio vsock vsockmon hooks") Signed-off-by: Stefano Garzarella <sgarzare at redhat.com> --- net/vmw_vsock/virtio_transport.c | 7 +++++-- 1 file changed...
2020 Apr 21
2
[PATCH net] vsock/virtio: postpone packet delivery to monitoring devices
...ackets to monitoring devices, before to check if the virtqueue has enough space. If the virtqueue is full, the transmitting packet is queued up and it will be sent in the next iteration. This causes the same packet to be delivered multiple times to monitoring devices. This patch fixes this issue, postponing the packet delivery to monitoring devices, only when it is properly queued in the virqueue. Fixes: 82dfb540aeb2 ("VSOCK: Add virtio vsock vsockmon hooks") Signed-off-by: Stefano Garzarella <sgarzare at redhat.com> --- net/vmw_vsock/virtio_transport.c | 7 +++++-- 1 file changed...
2006 Feb 12
1
sshd double-logging
...ones that don't do post-auth privsep. It also occurs when sshd logs to stderr (eg running under daemontools) or when you have a /dev/log in the privsep chroot. The patch below attempts to solve this for the general case. The idea is that everything is logged by the monitor, except for "postponed" authentications. (The monitor never knows about the "postponed" ones since the slave is just waiting for a response from the client. I don't think it's worth another monitor call to log those.) Index: auth.c ===============================================================...
2020 Apr 21
0
[PATCH net] vsock/virtio: postpone packet delivery to monitoring devices
...ore checking if the virtqueue has enough space. > > If the virtqueue is full, the transmitting packet is queued up > and it will be sent in the next iteration. This causes the same > packet to be delivered multiple times to monitoring devices. > > This patch fixes this issue, postponing the packet delivery > to monitoring devices, only when it is properly queued in the s/,// > virqueue. s/virqueue/virtqueue/ > @@ -137,6 +135,11 @@ virtio_transport_send_pkt_work(struct work_struct *work) > break; > } > > + /* Deliver to monitoring devices all c...
2020 Apr 22
0
[PATCH net] vsock/virtio: postpone packet delivery to monitoring devices
...> > > > If the virtqueue is full, the transmitting packet is queued up > > > and it will be sent in the next iteration. This causes the same > > > packet to be delivered multiple times to monitoring devices. > > > > > > This patch fixes this issue, postponing the packet delivery > > > to monitoring devices, only when it is properly queued in the > > > > s/,// > > > > > virqueue. > > > > s/virqueue/virtqueue/ > > > > Thanks, I'll fix in the v2! > > > > @@ -137,6 +135,11...
2015 Apr 30
0
Postpone email delivery with LMTP and Postfix
* Miloslav H?la <miloslav.hula at gmail.com> 2015.04.29 22:47: > is there any way, based on userdb/passwdb attribute, how to postpone an > email delivery? The purpose is, I need to freeze an account (Maildir++) for > a few minutes and new email must not be delivered. But emails must be > delivered when account is unfrozen. You can put the messages on hold and then release them again: http://wiki2.dovecot.org/Migration...
2020 Apr 21
2
[PATCH net] vsock/virtio: postpone packet delivery to monitoring devices
...h, it is better :-) > > > > If the virtqueue is full, the transmitting packet is queued up > > and it will be sent in the next iteration. This causes the same > > packet to be delivered multiple times to monitoring devices. > > > > This patch fixes this issue, postponing the packet delivery > > to monitoring devices, only when it is properly queued in the > > s/,// > > > virqueue. > > s/virqueue/virtqueue/ > Thanks, I'll fix in the v2! > > @@ -137,6 +135,11 @@ virtio_transport_send_pkt_work(struct work_struct *work)...
2020 Apr 21
2
[PATCH net] vsock/virtio: postpone packet delivery to monitoring devices
...h, it is better :-) > > > > If the virtqueue is full, the transmitting packet is queued up > > and it will be sent in the next iteration. This causes the same > > packet to be delivered multiple times to monitoring devices. > > > > This patch fixes this issue, postponing the packet delivery > > to monitoring devices, only when it is properly queued in the > > s/,// > > > virqueue. > > s/virqueue/virtqueue/ > Thanks, I'll fix in the v2! > > @@ -137,6 +135,11 @@ virtio_transport_send_pkt_work(struct work_struct *work)...
2014 Dec 18
5
[LLVMdev] Postponing more passes in LTO
...0% faster on about 1/10 runs). When working across different programs, you are almost always in a "lab assistant" situation. -- Sean Silva On Mon, Dec 15, 2014 at 11:27 AM, Daniel Stewart <stewartd at codeaurora.org> wrote: > > I have done some preliminary investigation into postponing some of the > passes to see what the resulting performance impact would be. This is a > fairly crude attempt at moving passes around to see if there is any > potential benefit. I have attached the patch I used to do the tests, in > case anyone is interested. > > > > Brief...
2006 Jun 20
2
Postpone/avoid swaping while there is still free RAM.
Hi people, I got Centos 4.3 on a 1GB Pentium IV machine. The output of free ------------------- $ free total used free shared buffers cached Mem: 1026896 573848 453048 0 2988 131712 -/+ buffers/cache: 439148 587748 Swap: 1052248 137568 914680 ------------------ There is plenty of free ram, but the kernel
2011 Mar 25
4
updating without rebooting
Hi all, I'm curious. If I do yum update (which include kernel update) but don't reboot. Is it OK? I mean apart of the kernel, other things like services, we don't have to reboot if we don't have the chance to do it (postponing to some other date), right? Thank you.
2014 Jun 16
1
SIGSEGV in 2.2.13 with IMAP Proxying to an Exchange Server
100% reproducible. User is using alpine to write an email. Continue postponed composition (answering "No" won't erase it)? y -> [>Empty folder! No messages really postponed!<] Can't delete {mproxy.charite.de/ssl/novalidate-cert/user=theusername}postponed-msgs Setup: ====== http://wiki2.dovecot.org/HowTo/ImapcProxy coredump available for furthe...
2020 Mar 16
2
Upstreaming Flang - postponed to Monday 23rd March
Hi llvm-dev We have not been able to complete all the work we need to do before merging F18 into LLVM as Flang so we will not be dong that today as previously announced. We propose to slip this back a week to let us finish off the last bits of work. All code changes are in review as of Friday. If you want more detail, you can see the exact status here:
2010 Feb 27
3
Oniguruma and Ultraviolet on Windows 7
...C:/Ruby19/lib/ruby/1.9.1/mkmf.rb:670:in `block in checking_for'' from C:/Ruby19/lib/ruby/1.9.1/mkmf.rb:276:in `block (2 levels) in postpo ne'' from C:/Ruby19/lib/ruby/1.9.1/mkmf.rb:250:in `open'' from C:/Ruby19/lib/ruby/1.9.1/mkmf.rb:276:in `block in postpone'' from C:/Ruby19/lib/ruby/1.9.1/mkmf.rb:250:in `open'' from C:/Ruby19/lib/ruby/1.9.1/mkmf.rb:272:in `postpone'' from C:/Ruby19/lib/ruby/1.9.1/mkmf.rb:669:in `checking_for'' from C:/Ruby19/lib/ruby/1.9.1/mkmf.rb:720:in `have_library...
2001 Oct 10
1
ordered data
Hi, I have a detailed question about ordered data writes. Suppose we (i.e. intermezzo) does a transaction, which is closed and then followed by an ordered write. Let's assume the ordered write doesn't require new allocation metadata. Is the write still postponed until the first transaction has committed? As far as I can see, prepare_write always starts a transaction, but I'm not sure that this ultimately results in an ordering constraint. - Peter -
2015 Nov 21
2
[lld] R_MIPS_HI16 / R_MIPS_LO16 calculation
...LO16 relocation to calculate R_MIPS_HI16 one because R_MIPS_HI16 uses combined addend (AHI << 16) + (short)ALO where AHI is original R_MIPS_HI16 addend and ALO is addend of the matching R_MIPS_LO16 relocation [1]. There are two methods to do matching and R_MIPS_HI16 calculation. Method A: 1. Postpone R_MIPS_HI16 relocation calculation and record its arguments. 2. When R_MIPS_LO16 is found, iterate over recorded R_MIPS_HI16 relocations, calculate combined addend and apply relocations. 3. At the end check orphaned (without R_MIPS_LO16 pair) R_MIPS_HI16 relocations, show warnings and apply them w...
2016 Oct 14
4
Dovecot does not close connections
...or: /Maximum number of connections from user+IP exceeded (mail_max_userip_connections=10)/ The suggested solution in hundreds of support requests on this mailing list and throughout the internet is to increase the number of maximum userip connections. But this is not curing the problem, it is just postponing it to the moment when the new limit is reached. When i type: /doveadm who// / I can see that some accounts have several pids running: /someaccount 10 imap (25396 25391 25386 25381 25374 7822 7817 5559 5543 5531) (xxx.xxx.xxx.xxx)/ Now when I check these pids with /ps aux/ I find out t...