Displaying 20 results from an estimated 53 matches for "dwight".
2012 Feb 15
10
any recent experience combining GlusterFS w/ Xen?
Hi Folks,
Anybody have any recent experience building a small cluster that
combines GlusterFS and Xen (with bonus points for a Debian environment)?
We''re getting ready to shift from a 2-node Xen/Pacemaker/DRBD
environment to a 4-node environment - and I''d really like to be able to
create/migrate/failover/delete VMs transparently across all 4 nodes.
Seems like Gluster might
2019 Sep 18
3
Setting llvm::TargetOptions::GuaranteedTailCallOpt in LTO Code Generation
Hi Dwight
Thanks for the feedback. For the issue you reported, there has been few reviews trying to tweak the -mllvm option when using legacy LTO interfaces (myself included) but it never got enough traction to moving forward. Note how -tailcallopt is implemented as a -mllvm flag means that it is a debug op...
2019 Sep 18
2
Setting llvm::TargetOptions::GuaranteedTailCallOpt in LTO Code Generation
Hi Dwight,
Welcome to LLVM-dev! A few comments below. Cc'ing a few people who
hopefully can add info on some of the specific issues here.
Teresa
On Wed, Sep 18, 2019 at 9:04 AM Dwight Guth via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hi,
>
> I am lead developer of a project that...
2004 Jun 07
1
Migrating to new Samba - LDAP schema change
...as
changed. I'll admit that I haven't done an exhaustive search yet, but in
looking over the documentation I haven't seen any mention of anything that
needs to be done to migrate an existing directory to the new schema. Are
there any tools that will aid in the migration?
Thanks
/dwight
--
Dwight N. Tovey
email: dwight@dtovey.net
web: http://www.dtovey.net/~dwight
-----------
The greatest griefs are those we cause ourselves - Sophocles
2019 Sep 16
2
Setting llvm::TargetOptions::GuaranteedTailCallOpt in LTO Code Generation
...elative novice studying this code and
I'm not really sure how all the components fit together at a high level and
thus what the correct design for something like this would be.
Or am I going to have to resign myself to waiting until lld is well
supported at linking mach-o files?
Thanks,
--
Dwight Guth
Director of Engineering
Email: dwight.guth at runtimeverification.com
<https://www.runtimeverification.com>
<https://github.com/dwightguth> <https://www.linkedin.com/company/3142238/>
<https://twitter.com/rv_inc>
-------------- next part --------------
An HTML att...
2019 Sep 18
2
Setting llvm::TargetOptions::GuaranteedTailCallOpt in LTO Code Generation
On Wed, Sep 18, 2019, 2:39 PM Steven Wu <stevenwu at apple.com> wrote:
>
>
> On Sep 18, 2019, at 10:24 AM, Steven Wu <stevenwu at apple.com> wrote:
>
> Hi Dwight
>
> Thanks for the feedback. For the issue you reported, there has been few
> reviews trying to tweak the -mllvm option when using legacy LTO interfaces
> (myself included) but it never got enough traction to moving forward. Note
> how -tailcallopt is implemented as a -mllvm flag mea...
2009 Feb 10
1
error using R Commander for text file import
...curs whenever I try to import a text file into R Commander:
Error in splitCmd(command) : unbalanced quotes
Thus, I am unable to import data into R Commander. Any suggestions as to how I might fix this error? I have gotten it many times with more than one installation of R 2.8.1 on this computer.
Dwight Krehbiel
Bethel College
North Newton, KS 67117
USA
2005 Dec 20
7
wrong id for activerecord object when using :joins in mysql
I''m using a find with a :joins clause, like this:
:joins => "JOIN table_b ON table_b.id=table_b_id"
The records returned are used in a scaffold generated list page. The edit,
show, and destroy links are getting the wrong id. They are getting the id of
the table b record.
When I run the query using mysql, I see that the query returns *2* id
columns, the id of the main
2004 Jul 07
4
Setting home path to a dir within a users Linux home dir
Is there a trick to append an additional directory level onto the defauly behavior of a [homes] share looking in /etc/passwd to find the users Linux home dir? It would offer a bit of protection if
Windows clients ended up in say the WinHome directory within their Linux home directory when logging in from Windows so they are not tempted to tamper with their desktop settings files for Linux from
2004 May 24
0
Virtual users
...authenticate directly through LDAP but
instead goes through PAM. Is this correct or did I miss something?
Can we define the user's home directory as an attribute in LDAP?
Is it possible to define group mappings?
Anthing else I should be concerned about?
Thanks in advance for any info.
/dwight
--
Dwight N. Tovey
email: dwight@dtovey.net
web: http://www.dtovey.net/~dwight
-----------
If you have never been hated by your child, you have never been a parent.
2004 Jun 27
0
Samba authentication/authorization via LDAP
...the system assigns him to
'foo.com'? Is there any way for a user to be a member of multiple
domains?
Can a user be a member of multiple groups? Say 'accounting' and
'marketing' in bar.com? I'll save cross-domain groups for some other
time.
Thanks for any help.
/dwight
--
Dwight N. Tovey
email: dwight@dtovey.net
web: http://www.dtovey.net/~dwight
-----------
Heard about the new restaurant on the moon? Great food but no atmosphere.
2010 Mar 14
1
Error loading R Commander with version 2.10.1 on MacOS 10.5 or 10.6
...ce. Does anyone have any experience with this? I know that one of my students encountered the same problem, and I have experienced it on more than one machine - both PowerPC and Intel-based. We are routinely running early versions of R and R Commander.
I would appreciate any clues.
Best regards,
Dwight Krehbiel
Bethel College
North Newton, KS 6717
[[alternative HTML version deleted]]
2006 Feb 07
4
inexpensive ways to make a rails application highly available? mysql replication?
I''m interested in making a low volume rails application very available. This
means that I would like to have
an alternate server for those times when the primary server is unavailable
for whatever reason.
Virtual private servers are fairly inexpensive so one could have a rails
application on 2 different vps systems (not on the same server, possibly not
even in the same city).
2008 May 20
1
Issues Encoding FLAC files in Vista.
Hi There,
This is my first posting to this board. I am having trouble encoding
FLAC files from .WAV files. I get a quick flash of a DOS screen and
nothing happens. Decoding FLAC files from .WAV files works fine. Is
this a known issue with Vista? Is there a workaround or a fix?
Thanks!
Dwight
2010 Aug 05
2
Accessing memory PCI config space from a com32 module
...ig space in Linux and use ECAM to access configuration registers.
com32/lib/pci does not use ECAM.
In Linux the region for ECAM is referred to as PCI MMCONFIG. (often shows up as e0000000-efffffff, see /proc/iomem)
Any ideas as to how to get the ECAM base address from a COM32 module?
Sincerely,
Dwight Schauer
Software Engineer
Consumer & Computing Interface
Texas Instruments Incorporated
Email: dschauer at ti.com
Phone: (214) 567-5695
Mobile: (903) 806-5737
2003 Aug 15
2
User Signal 1
...ally able to run the same rsync command manually and have it
die. It put a message on my screen which said "User Signal 1". Could
someone tell me what conditions cause a User Signal 1 to terminate the
rsync process and what I need to do differently to avoid this problem?
Thank you,
Dwight Marzolf
System Administrator
Analog Devices, Inc.
2005 Oct 11
1
Changing PDC Domain name
...at the domain name can just be changed without any problems and the SID
is just carried forward?
Apologies if this is covered in the books or the archives. I've looked
around, but sometimes with a flood of information it's easy to miss the
little specific details that I'm after.
/dwight
--
Dwight N. Tovey
email: dtovey@emergecore.com
---------
Work to Live : Live to Ride : Ride to Work
2005 Dec 30
2
scgi apache routes help needed
...isement, but so far it hasn''t been easy to configure. To be fair, scgi
is probably easy to configure - it may be the other things in the system
that are complicating things like apache and rails. For that matter hints on
debugging would be useful.
Many thanks for any and all help.
-kelly dwight felkins
Here is what I currently have:
.htaccess
-----------
:
# Example:
# RewriteRule ^(.*)$ dispatch.fcgi [QSA,L]
RewriteEngine On
# If your Rails application is accessed via an Alias directive,
# then you MUST also set the RewriteBase in this htaccess file.
#
# Example:
# Alias /myapp /...
2005 Oct 12
1
add machine script almost succeeds
...rything else is the same as was set by my script.
Do I need to have my script set the 'sambaNTPassword' attribute? If so,
what to I set it to? Or maybe I need to have it exit with some value?
I'm obviously missing some little detail. Any pointers would be greatly
appreciated.
/dwight
--
Dwight N. Tovey
email: dtovey@emergecore.com
---------
Work to Live : Live to Ride : Ride to Work
2005 Dec 30
1
How to tell Samba not to use the passwd file
...ption to put it into a chroot jail with a minimal passwd file.
It's a bit of a pain to set up the chroot, but unless I have missed some
other option (highly likely), this seems like the best way to tighten up
the system again.
So, what obvious configuration option did I completely miss?
/dwight
--
Dwight N. Tovey
email: dtovey@emergecore.com
---------
Work to Live : Live to Ride : Ride to Work