search for: belaboring

Displaying 20 results from an estimated 38 matches for "belaboring".

2020 Apr 17
2
[RFC] DWARF Version 6 Proposal For Heterogeneous Debugging
Hi llvm-dev, I'm writing on behalf of a team at AMD working on upstreaming support for AMD GPUs into GDB. We have drafted a proposal of backwards compatible extensions to DWARF for heterogeneous debugging which is rendered at https://llvm.org/docs/AMDGPUDwarfProposalForHeterogeneousDebugging.html. The proposal includes a thorough introduction with justification, so I won't belabor that
2006 Jul 07
1
OK, one more time on the PDC thing
My apologies, I'm terribly sorry to belabor these PDC issues to the point where everyone is undoubtedly tired of hearing about them, but I have become absolutely obsessed with trying to solve this PDC problem. Here is what is happening now. I'm trying to connect to the Samba server which is set up as the PDC (domain PLAB) from windows client "venus". Windows prompts me to
2019 Feb 10
2
AD Backup Best Practice
On Sun, 10 Feb 2019 at 19:52, Rowland Penny via samba <samba at lists.samba.org> wrote: > On Sun, 10 Feb 2019 19:33:17 +0100 > Viktor Trojanovic <viktor at troja.ch> wrote: > > > On Sun, 10 Feb 2019 at 17:42, Rowland Penny via samba > > <samba at lists.samba.org> wrote: > > > > > > > > > > > The problem is that a Samba AD DC
2016 Feb 10
2
StringSwitch class
Sorry for belaboring on a possibly minor point here, but is my understanding correct that even assuming that the case function is always inlined so we don't have extra function call overhead, we have the redundant if (!Result) checks when we use StringSwitch as opposed to a bunch of if- elses. Thanks. On Mon, Feb...
2006 May 23
2
transpose dataset to PC-ORD?
Hello: I need to take a species-sample matrix and transpose it to the format used by PC-ORD for analysis. Unfortunately, the number of species is very large (>5000), and so this operation cannot be performed simply in an application like Excel, which has a 255 column limit. So, I wrote relatively simple code in R that I hoped would do this (appended below). But there are glitches. The
2019 Feb 10
3
AD Backup Best Practice
On Sun, 10 Feb 2019 at 20:23, Rowland Penny via samba <samba at lists.samba.org> wrote: > On Sun, 10 Feb 2019 20:11:02 +0100 > Viktor Trojanovic <viktor at troja.ch> wrote: > > > On Sun, 10 Feb 2019 at 19:52, Rowland Penny via samba > > <samba at lists.samba.org> wrote: > > > > > On Sun, 10 Feb 2019 19:33:17 +0100 > > > Viktor
2020 Apr 28
2
[RFC] DWARF Version 6 Proposal For Heterogeneous Debugging
Hi Scott, It's possible they've missed it, so I've explicitly CC'ed a number of the usual DWARF suspects, at least some of whom are on the standards committee. I don't have anything specific to add myself. James On Mon, 27 Apr 2020 at 15:25, via llvm-dev <llvm-dev at lists.llvm.org> wrote: > I don't know what an acceptable ping rate on an RFC is, but I also
2015 Oct 15
3
RFC: Introducing an LLVM Community Code of Conduct
...ech. (I am not politically aligned with the following website, but I'm very much in sync with this article, which enumerates several such excesses: http://www.theatlantic.com/magazine/archive/2015/09/the-coddling-of-the-american-mind/399356/ ) In any case, I suspect that I am by now probably belaboring the point. But I appreciate having had the opportunity to present my concerns. Regards, Bill
2019 Nov 07
2
[PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier
...m is not freed until the mm is * destroyed. As above, users holding the mmap_sem or one of the * mm_take_all_locks() do not need to use acquire semantics. */ if (mmu_notifier_mm) smp_store_release(&mm->mmu_notifier_mm, mmu_notifier_mm); Which I think is really overly belaboring the typical smp store/release pattern, but people do seem unfamiliar with them... Thanks, Jason
2006 Apr 18
2
[LLVMdev] LLVM-based JVM JIT for libgcj
>>>>> "Chris" == Chris Lattner <sabre at nondot.org> writes: >> FWIW I actually did this work twice, once for libjit and once for >> LLVM. I'm happy to provide a comparison, from a jit-writing >> perspective, if you're interested. Chris> Given your experience with both, I'd be very interested in any Chris> thoughts you have on
2006 Jan 27
17
Is it just me, or is Ruby exploding?
I am being barraged with Ruby, Rails and Rich Internet application work right now. Almost enough that I could quit the day job and make a go of it, forgetting about Java altogether. Places in the greater Miami area are turning on to Rails and Ruby -- much of it fueled by the stronger voices in the local Java community. Am I alone in this, or do many of you see absolutely explosive growth in Ruby,
2006 Jan 27
4
acts_as_whatever
Hi there, I love the acts_as_* family that rails uses. I''ve also found I can create something similar by dropping the following code into my activerecord classes: class MyClass < ActiveRecord::Base class << self alias_method :count_with_unapproved, :count end def self.find(*args) options = extract_options_from_args!(args) if options[:conditions].nil? options[:conditions] =
2005 Aug 10
0
pocket-sized, portable speex recorder?
Hi Folks. I just subscribed, and I didn't see a mailing list search function, so I'm asking the question here. Apologies if this has been belabored to death in the past. I'm looking for a small (small enough to fit in a pocket of my already-somewhat-full cargo pants pockets) voice recorder to use in meetings and those all-day classes sysadmins get sent to once in a while. After a
2004 Sep 08
0
new soft
...be InDesign CS - 100.00 soapy Adobe InDesign CS - 100.00 seduction Adobe InDesign CS - 100.00 sympathies Adobe InDesign CS - 100.00 container Adobe InDesign CS - 100.00 dropout Adobe InDesign CS - 100.00 founded Adobe InDesign CS - 100.00 lazybones Adobe InDesign CS - 100.00 belaboring Adobe InDesign CS - 100.00 otter Adobe InDesign CS - 100.00 removal Adobe InDesign CS - 100.00 leads Adobe InDesign CS - 100.00 isomorphic http://www.allsoftbest.info/
2019 Feb 10
0
AD Backup Best Practice
On Sun, 10 Feb 2019 20:11:02 +0100 Viktor Trojanovic <viktor at troja.ch> wrote: > On Sun, 10 Feb 2019 at 19:52, Rowland Penny via samba > <samba at lists.samba.org> wrote: > > > On Sun, 10 Feb 2019 19:33:17 +0100 > > Viktor Trojanovic <viktor at troja.ch> wrote: > > > > > On Sun, 10 Feb 2019 at 17:42, Rowland Penny via samba > > >
2006 Jul 25
3
mysql5 in "centosplus" ?
Hi, I just noticed there are mysql5 packages in the centosplus repository since a few days ? From where does they come from ? -- Martin
2019 Nov 07
0
[PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier
...* destroyed. As above, users holding the mmap_sem or one of the > * mm_take_all_locks() do not need to use acquire semantics. > */ > if (mmu_notifier_mm) > smp_store_release(&mm->mmu_notifier_mm, mmu_notifier_mm); > > Which I think is really overly belaboring the typical smp > store/release pattern, but people do seem unfamiliar with them... Perfect with me. I think also sometimes you forgot what memory model is and thus store/release pattern do, i know i do and i need to refresh my mind. Cheers, J?r?me
2006 Apr 26
3
A question about is.interger function
Hi, All I am using is.integer function to examine whether an object is an integer or not, but I get such results, > x<-3 > is.integer(x) [1] FALSE > x<-3:4 > x [1] 3 4 > is.integer(x) [1] TRUE Seems that the is.integer cannot handle scalers, > is.integer(5) [1] FALSE > is.integer(5:6) [1] TRUE Is this a bug in R or I made some mistakes? I am using R 2.2.1 under
2015 Jan 16
4
[LLVMdev] Howdy + GIT
> On Jan 16, 2015, at 3:26 AM, Erik de Castro Lopo <mle+cl at mega-nerd.com> wrote: > > As for all the reason why the LLVM project does not use Git, I wonder > why large complex projects like the Linux kernel, Wine, MinGW-w64, > GHC and many many others don't seem to have any major problems using > Git. Lots of projects are also happy with Mercurial, or BZR, or even
2019 Feb 10
0
AD Backup Best Practice
In our organization, we tested the crap out of different backup methods before rolling out AD. Here's what we tested and worked: 1. All DCs are VMs, on at least two different VM hosts (either running Virtualbox, Xen or KVM) 2. All domains have at least two DCs 3. We shutdown (nicely) DC2, and backup the disk image and machine definition file to our backup server 4. We turn on DC2 again.