search for: jibe

Displaying 15 results from an estimated 15 matches for "jibe".

Did you mean: jbe
2009 Aug 02
2
PDNS
...29.html * http://www.linuxquestions.org/questions/solaris-opensolaris-20/powerdns-vs-bind- 636478/ (same dilemma as mine) In particular do you have any complaints about doing complicated setups? Windows machines registering themselves? Upstream provider's continued support after 5.x? Any other jibes or cheers? -Jason -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443)...
2015 Sep 23
2
[RFC] New pass: LoopExitValues
...case because none exists yet. The reason is that the relevant SCEV's are off-by-1. Some nitty-gritty: In Pass N of the outer loop, the inner loop exits with %add = (N * %Size) - 1 To be useful, Pass N+1 of the outer loop needs some inner loop exit value = (N * %Size). This mismatch does not jibe with my previous IR hacking experiment. I tried the hack again and the assembly was not equivalent. Somehow I fooled myself before. In the current patch, LEV runs after LSR and does find redundant SCEVs. Running the pass here would also mop up hypothetical SCEV redundancy from any previous pass...
2002 Oct 24
1
rsync ownership problem via ssh?
I am using rsync to sync filesystems from one Solaris machine to another at a remote site. Everything sync's fine, except for the ownership preservation. The permissions all get transferred correctly and so do all the files, but the ownership always gets changed to whomever I perform the sync as. I tried this as root and still the same problem. I am using the -p, -o and -g options to preserve
2003 Nov 18
0
Docs are hard to follow for port changing
...Making a change to /etc/inetd.conf, which includes the following line: "swat3 stream tcp nowait.400 root /usr/sbin/swat3 swat3" And finally, according to the docs I have, I should HUP my xinetd. While I don't know what that means, I can say that there are other events that don't jibe with my eventual outcome. For one, I have discovered when I type /etc/xinetd.d/swat3, I get a "Permission Denied" reply. Also, there is no response from http://localhost:902 . Finally, I have also discovered that there are two probable locations that would include the correct line for...
2009 Jun 15
3
hostname changes
Howdy, How do I change the hostname? In particular, what is the difference between /etc/hosts and /etc/sysconfig/network files? Where should I make the changes? Thanks, CS. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090615/fb9e463a/attachment-0001.html>
2015 Nov 02
11
[RFC] Strategies for Bootstrapping Compiler-RT builtins
In the effort to flesh out the CMake build system a problematic issue has come up, and I’d like some feedback on how to best handle it. For reference this issue has been reported by a few users, one proposed patches that don’t really address the underlying problem here: http://reviews.llvm.org/D13131 The problem comes when bootstrapping a cross-compiler toolchain. In order to have a
2005 Jun 20
2
Slow logon with samba
Hi all. Everything has been running great, untill 2 weeks ago when I applied redhat errata including a new kernel. (done it loads of times before) Rebooted and all seemed ok (it was half term for me, so maybe 20 users in at the very most) It wasn't until last week people started to complain about how long it was taking to log in. unfortunatly everytime I tried it went in straight away. The
2015 Nov 02
2
[RFC] Strategies for Bootstrapping Compiler-RT builtins
...repository and have the built-ins be able to build as a sub-project. I think we can make it work such that compiler-rt can be built either from the top-level directory to build it all, or from the built-ins sub directory to support bootstrapping cross-compilers. > > I'm not sure if this jibes with your statement, but IMHO, the > refactored built-ins should move into the LLVM repo. In this spirit, > I believe gcc includes libgcc in-tree. Being both a small library and > intimately tied to LLVM, the complexity of a new separate built-ins > repo is a little dubious. The san...
2011 Aug 14
4
Space usage
I''m just uploading all my data to my server and the space used is much more than what i''m uploading; Documents = 147MB Videos = 11G Software= 1.4G By my calculations, that equals 12.547T, yet zpool list is showing 21G as being allocated; NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT dpool 27.2T 21.2G 27.2T 0% 1.00x ONLINE - It doesn''t look like
2008 Mar 12
5
Wine with writeitnow
Hello, Currently I'm moving over to linux. I got fedora core 7, and I've been running it on a virtual machine. There is one piece of software I can't live without. It's called writeitnow: http://www.ravensheadservices.com/ Wine is installed on my box. When I run the application I get the following error message: "The Java(TM) VM could not be started. Please restart the
2015 Sep 21
4
[RFC] New pass: LoopExitValues
Hi Folks, Let's keep this optimization alive. To summarize: several folks voiced general support, but with questions about why existing optimizations do not already catch this case. Deep dive by Wei Mi showed that the optimization is most likely not a clean-up of LSR sloppiness, but something new. Follow-up by myself confirmed that the redundancy eliminated the LoopExitValues pass exists in
2002 Aug 08
2
The complete answer (was Re: so-called-hang-on-exit)
Ok, so I think I have a complete explanation for the difference between the *BSD behaviour and the Linux/Solaris behaviour. Well, almost complete :) Pull out your trusty copies of "The Design and Implementation of the 4.4BSD Operating System" as well as "Unix Internals: The New Frontiers". Specifically, pages 111-112 and 344 of the former and page 108 of the latter. It comes
2008 Mar 14
8
xcalls - mpstat vs dtrace
HI, T5220, S10U4 + patches mdb -k > ::memstat While above is working (takes some time, ideally ::memstat -n 4 to use 4 threads could be useful) mpstat 1 shows: CPU minf mjf xcal intr ithr csw icsw migr smtx srw syscl usr sys wt idl 48 0 0 1922112 9 0 0 8 0 0 0 15254 6 94 0 0 So about 2mln xcalls per second. Let''s check with dtrace:
2002 Oct 26
0
How to prevent batch rsync to write rsync_argvs files in the home directory
...owner and group respectively. The > > man page seems to imply that as "root" this works? I have > > not found this to be the case. I am using ssh when > > transmitting the data. > > > > Can someone please help? > > What you are describing doesn't jibe so i'll ask > a couple of "is it plugged in" questions. > > Is it root on the receiver? For this the sender uid doesn't > matter. > > Are the same user names on both ends (case and spelling > matter). > > Did you try --numeric-ids? Not really approp...
2008 May 16
6
Some architecture questions for my mongrelian friends
Hey, I''m working on a project, and mongrel may be part of the stack, but I''ve got some more general questions and ideas I''m hoping to run by this list. The people on this list have a broader knowledgebase and more experience than any place else I know - plus a general friendliness and willingness to help! I''m working with a company who has a really antique