Displaying 20 results from an estimated 35 matches for "dovetailing".
Did you mean:
detailing
2010 Jul 28
2
[LLVMdev] X + 0.0
On Jul 27, 2010, at 4:59 AM, Jochen Wilhelmy wrote:
>
>> Keeping it out of the mid-level optimizers is "by design". When we tackle this, we should do it right, by making the flags per-instruction.
>>
> But at least ist it planned for some time in the future?
> then i can "survive" with a patch until then.
As an open source project, we have little
2010 Mar 27
0
dovecot user
Sorry, meant this to go to the list.
Timo Sirainen put forth on 3/27/2010 12:08 AM:
> On 27.3.2010, at 6.49, Stan Hoeppner wrote:
>
>>> Tail just doesn't make much sense to me. Also it's not completely free
>>> of pornographic associations either. :)
>>
>> No, no, totally free of pornographic connotation. Dovetail is a type of
>> woodworking
2014 Nov 14
2
[Bug 2314] New: ls -l a_symlink does not list the link permissions
https://bugzilla.mindrot.org/show_bug.cgi?id=2314
Bug ID: 2314
Summary: ls -l a_symlink does not list the link permissions
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: sftp
Assignee: unassigned-bugs
2010 Jul 28
0
[LLVMdev] X + 0.0
> As an open source project, we have little ability to force things to happen. It could be implemented next week or it might be 10 years from now, or never. All I can say is that I don't know of anyone planning to work on it. It dovetails with rounding mode support, so a holistic approach would be good.
>
All I want to know if it "is planned" or if it is wrong use and
2012 Feb 18
1
[LLVMdev] We need better hashing
On Sat, Feb 18, 2012 at 3:20 AM, Chris Lattner <clattner at apple.com> wrote:
> My advise is to check in when you have to make forward progress. If
> people want to reshave your yak into another hairdo, then then can do that
> at some later time. No reason to block your progress as long as the API is
> good.
I was trying to give feedback on the API, and specifically suggest
2003 Jul 19
2
migrating from uw imapd
Hi,
I'm trying to migrate from uw imapd to dovecot.
I'm having two problems at the moment.
1. uw imapd grabs new mail from /var/mail/user and then shoves it into ~/mbox, is there any way to make dovecot handle this kind of setup or am I better off merging ~/mbox back into /var/mail/user? If merging is better are what tools are best for this?
2. While I did have have everything in
2013 May 29
0
CentOS-virt Digest, Vol 69, Issue 8
Hi All
Can I check the latest version of the Centos appliance and a URL to
download same?
I'm hearing v6.22 ?
With best wishes
Andy
Andy Cawdell MBA, MInstF FRSA
Director
Dovetail Management Consultancy
Practical experience 'dovetailed' with business sense for the public and
voluntary sector
2019 Sep 09
5
Google’s TensorFlow team would like to contribute MLIR to the LLVM Foundation
Hi all,
The TensorFlow team at Google has been leading the charge to build a new set of compiler infrastructure, known as the MLIR project <https://github.com/tensorflow/mlir>. The initial focus has been on machine learning infrastructure, high performance accelerators, heterogeneous compute, and HPC-style computations. That said, the implementation and design of this infrastructure is
2004 Sep 08
3
Traffic Priority by IP address..
Hi,
I have a PC that acts as a VoIP gateway using an internet telephony
provider to make phone calls.. Data between me and the provider will
always be from one IP address on my internal network to the provider..
I have a 1Mbps/256Kbps ADSL line and the voice stream is highly
compressed requireing only 30Kbps of bandwidth..
The problem is that when my Mozilla Mail client polls for mail or
2019 May 29
2
[RFC] Add support for options -fp-model= and -fp-speculation= : specify floating point behavior
Intel would like to contribute a patch to implement support for these Intel- and Microsoft -fp options. This message is to describe the options and request feedback from the community.
-fp-model=[precise|strict|fast|except[-]] and
-fp-speculation=[fast|strict|safe]
This contribution would dovetail with the llvm patch "Teach the IRBuilder about constrained fadd and friends" which is
2004 Sep 10
4
Compressing sound fonts with FLAC
Josh Coalson wrote:
> yeah, flac doesn't have a 'gzip' fallback method
> so any non-audio data will probably get stored
> verbatim. I'm kind of reluctant to add a generic
> compressor. If you wan't, you could come up with a
> FLAC metadata block to store a gzip'ed chunk and I
> could add that to the format.
>
I had the same thought when I was
2010 Jan 23
8
dovecot user
Any thoughts on this:
The primary use for "dovecot" user has been for login processes. But
people keep misunderstanding this and try to use dovecot for accessing
mails. For years I've been wondering about renaming this user to
something else like dovelogin, but it never really seemed practical.
So now with v2.0 there are a bunch of new processes, and for example
anvil and dict are
2015 Aug 26
3
TSAN hack on AArch64 for Android
...read-sanitizer at googlegroups.com for several months now. I had not explicitly been including llvm-dev (and you), and that was a mistake on my part. Palm-on-face? :-(
Yup, that would have saved a lot of emails... :)
> Patch Size!
> The patch in question is a bit smaller now thanks to some dovetailing with http://reviews.llvm.org/D11484 being merged.
> I have already split up the patch into three chunks. I can do more as needed.
Before I have any opinion on the current patch, we need to know what's
going to change.
> 1. use pthread_get/setspecific() (more on this below!!)
If the r...
2010 Jul 26
2
[LLVMdev] X + 0.0
On Jul 26, 2010, at 3:22 PM, Dale Johannesen wrote:
On Jul 26, 2010, at 2:52 PMPDT, Jochen Wilhelmy wrote:
>>> Currently we don't do any unsafe-math opts in InstCombine. Not
>>> sure if this is policy or if it's just that nobody's implemented it.
>>>
>> perhaps in can be implemented using the existing flag -enable-unsafe-
>> fp-math.
>>
2010 Jul 27
0
[LLVMdev] X + 0.0
> Keeping it out of the mid-level optimizers is "by design". When we tackle this, we should do it right, by making the flags per-instruction.
>
But at least ist it planned for some time in the future?
then i can "survive" with a patch until then.
I wonder why these optimizations can be done in the mid-level and
additionaly in the backend.
as a non-compiler-guru i
2019 Aug 09
2
[Bug 3054] New: sftp -R num_requests allows num_requests+1
https://bugzilla.mindrot.org/show_bug.cgi?id=3054
Bug ID: 3054
Summary: sftp -R num_requests allows num_requests+1
Product: Portable OpenSSH
Version: 8.0p1
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: sftp
Assignee: unassigned-bugs at mindrot.org
2004 Sep 10
0
FREEFORM metadata (was: Compressing sound fonts with FLAC)
> > yeah, flac doesn't have a 'gzip' fallback method
> > so any non-audio data will probably get stored
> > verbatim. I'm kind of reluctant to add a generic
> > compressor. If you wan't, you could come up with
> a
> > FLAC metadata block to store a gzip'ed chunk and I
> > could add that to the format.
> >
>
> I had the
2009 Apr 07
1
Update on bugzilla.samba.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Fyi...
We can into some db connection issues last night (about
10pm GMT-5 I think). This issue has been temporarily
resolved, but I expect that we'll be taking the server
offline for a short period sometime this week for further
db maintenance.
Also Deryck and I will be exploring some potential
improvements to Samba's bugzilla service in
2010 Dec 14
1
Feature request: more information sent to ProxyCommand
I use ProxyCommand is connect to several servers, but the command
executed doesn't know the difference between being called for ssh or
scp; in the latter case, I'd like to set QoS bits so the traffic is
flagged as bulk. Would it be possible to send additional information to
the proxy command so it can make better decisions about how to relay its
traffic?
-------------- next part
2014 Nov 14
2
[Bug 2316] New: typo in man page for sftp-server -d option - %h should be %d
https://bugzilla.mindrot.org/show_bug.cgi?id=2316
Bug ID: 2316
Summary: typo in man page for sftp-server -d option - %h should
be %d
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: sftp-server