search for: disucss

Displaying 20 results from an estimated 21 matches for "disucss".

Did you mean: discuss
2005 Nov 30
2
OT: Statistics question
I apologise for asking this question here but I am hoping that someone can either give me direct guidance and/or point me to a better group for this type of disucssion. I have what I feel should be a fairly simple problem but which my limited stats knowledge can't answer. I have two overlapping distributions (both normal) and I want to answer the question how do I calculate the cut-off value so I can be 95% sure that samples => than the cut off fall in...
2005 Aug 31
6
Software to code Rails
Hi! After searching the list''s history an the rails-wiki I come to the conclusion that the subject of "which software to use for rails-coding" isn''t disucssed and written down yet. So here is my question: Watching a video like http://rubyonrails.org/media/video/clips/components.mov five question come to my mind 1. Whats the name of the commendline-software? 2. What does the mysterious "e ."-command do? Seems to open the edit-app? 3. Whats th...
2012 Apr 23
8
v2.1.5 released
http://dovecot.org/releases/2.1/dovecot-2.1.5.tar.gz http://dovecot.org/releases/2.1/dovecot-2.1.5.tar.gz.sig A few announcements first: I'm now going to start being more strict about not answering Dovecot questions sent to me privately (especially support requests, but also bug reports, feature requests, etc). Often those questions could be answered by other people in the mailing list as
2012 Apr 23
8
v2.1.5 released
http://dovecot.org/releases/2.1/dovecot-2.1.5.tar.gz http://dovecot.org/releases/2.1/dovecot-2.1.5.tar.gz.sig A few announcements first: I'm now going to start being more strict about not answering Dovecot questions sent to me privately (especially support requests, but also bug reports, feature requests, etc). Often those questions could be answered by other people in the mailing list as
2019 Apr 26
10
Automatically backing up and restoring x18 around function calls on AArch64?
...accepted upstream, as it is not deemed a correct/complete solution. Also, if the emulated Windows API functions do callbacks, the register would need to be restored before the callbacks call windows code. Another idea which was raised in https://bugs.winehq.org/show_bug.cgi?id=38780#c13, which disucsses this matter, was if it would be possible to make Clang/LLVM always back up and restore x18 on any call to any other function, to make sure that the register maintains the right value as long as running in Wine code. (One concern is that this could end up rather expensive though.) I didn'...
2016 Jun 24
2
Suggestion / Help regarding new calling convention
...up the callgraph instead of relying on > conventions, so it is best to aim for more caller saved registers (though > we should check for code size increases and store/restore code being > potentially less good than the tuned sequences generated during > FrameLowering). > > To the disucssion at hand: > - Introducing a new calling convention at the IR level is the wrong > approach: The calling convention is mostly a contract when calling and > being called across translation unit boundaries. The details about how this > contract is fulfilled are part of CodeGen IMO but do...
2004 Aug 06
2
a new directory service
...of a client sending out 100 requests to all > listed servers to say, "Hey, what are you playing". Flashbacks from > RadioSpy... RadioSpy suffered from many problems unrelated to this model of doing things. What we're doing is not exactly the same. That being said, let's disucss the pros and cons. What is your objection to making the server responsible for time-dependent data? jack. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org&...
2004 Aug 06
1
Icecast and rtp
I have managed to get icecast streaming to freeamp on another computer, using http, but does icecast support rtp streaming of mp3 files? Is there any online documentation about icecast streaming using rtp? Also, is there any freeamp manual documentation online? Finding this documentation is really difficult!! Thanks Louisa --- >8 ---- List archives: http://www.xiph.org/archives/ icecast
2006 Jun 13
1
Recommendations please for plugin(s)
...r would click on a month/date and it would be sent back to the form action. 2-also some kind of textarea / htmlarea plugin I''ve perused around the plugin directory and possible found a calendar. I think dynarch is the name and included in a suite. As for the htmlarea I think there was a disucssion recently on it and I remember one offering KTML , but if that is a PHP (I think). Prefer something in Ruby. TIA Stuart -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060613/61e64b42/attachment.html
2006 Jan 18
1
Influence measure + lme ?
Hi all, Does lme has function to compute the cook's distance or influence measure like lm? I can't find them. Thanks. Yen Lin [[alternative HTML version deleted]]
2016 Mar 08
2
[Bug 1056] New: nft: Syntax error with dnat as ct state
...Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: karol at babioch.de According to a disucssion in IRC dnat (and snat) should be valid states for the connection tracking , so a rule like the following should actually work: ct state dnat accept Apparently this is already implemented. However, right now with nftables version 0.5 this results in an error: [root at kvm2 ~]# nft -f /etc/nfta...
2004 Jan 30
1
Measures of central tendency - mode
Greetings, This seems too rudimentary to ask but for the life of me I cannot locate a readily easy method to compute the univariate mode. I know "mode" is not correct and "table" provides a reasonable count but I figured there would be an easy way to extract the value from the table after I do something like: max(table(mydadat$myvar)) unfortunately it only returns the max
2001 Sep 05
2
reinit_creds (was Re: OpenSSHd barfs upon reauthentication: PAM, Solaris 8)
..._REINITIALIZE_CREDS. That is not how pam_krb5 on Solaris is designed to work. If you call pam_setcred() with pam_krb5 on the stack it assumes that you have already called pam_authenticate to get the kerberos password and do the kerberos authentication. That is fine for the case that started this disucssion since pam_authenticate had been called since password authentication was used. It will always create a cred cache file owned by PAM_USER, the only way you could get the effect you describe above is if you called pam_setcred with PAM_USER as root, changed PAM_USER using pam_set_item to be <us...
2004 Aug 06
0
a new directory service
At 09:25 PM 10/17/2001, you wrote: >I am not averse to making time-dependent information available. But it >does not fit in this model. > > >That being said, let's disucss the pros and cons. What is your >objection to making the server responsible for time-dependent data? ok, I'll bite... I interpret what you mean by "server responsible for time-dependent data" to mean, in order to find out what is currently playing on a particular streaming serv...
2004 Aug 06
3
a new directory service
> Again, it would be nice to be able to make this reasonably free form > name/value pairs - one extra that has occurred to me is... > > icon_url - to let directoy listings jazz up their displays by permitting > station logos (For speed reasons it's probably nicer for the directory > server to manage teh icons locally...) I'm trying to think of a good way to map
2006 Jan 18
0
R Wiki and R-sig-wikii
...ne). Although I am not sure everybody is completelly convinced that the customized DokuWiki engine I porpose (more than 10 plugins added, syntax coloring for R code added to GeSHI, MathML rendering of LaTeX equations added) is the one to use, there seems to be little alternative proposed (after disucssions, Trac and TWiki were considered as valid alternatives, but they do now overcompete DokuWiki as a good compromize between simplicity and performance for documentation writting). To feed the Wiki with high-quality material (more than "just" the few thousands of .Rd man pages of R a...
2016 Jun 20
7
Suggestion / Help regarding new calling convention
Dear Community, To improve current interprocedural register allocation (IPRA) , we have planned to set callee saved registers to none for local functions, currently I am doing it in following way: if (F->hasLocalLinkage() && !F->hasAddressTaken()) { DEBUG(dbgs() << "Function has LocalLinkage \n"); F->setCallingConv(CallingConv::GHC); } but we think threre
2006 Apr 05
23
DTrace as a security tool / http://systrace.org
I''d like to see if we can use DTrace to as the kernel implementation of the BSD systrace security policy system (http://www.systrace.org). I don''t really want to port systrace to Solaris because I think with DTrace we already have all the necessary in kernel hooks to do this. With systrace you express things like: "httpd can bind to port 80 but not any other port, it
2020 May 01
13
[PATCH hmm v2 0/5] Adjust hmm_range_fault() API
From: Jason Gunthorpe <jgg at mellanox.com> The API is a bit complicated for the uses we actually have, and disucssions for simplifying have come up a number of times. This small series removes the customizable pfn format and simplifies the return code of hmm_range_fault() All the drivers are adjusted to process in the simplified format. I would appreciated tested-by's for the two drivers, thanks! v2: -...
2020 Apr 22
11
[PATCH hmm 0/5] Adjust hmm_range_fault() API
From: Jason Gunthorpe <jgg at mellanox.com> The API is a bit complicated for the uses we actually have, and disucssions for simplifying have come up a number of times. This small series removes the customizable pfn format and simplifies the return code of hmm_range_fault() All the drivers are adjusted to process in the simplified format. I would appreciated tested-by's for the two drivers, thanks! This pa...