similar to: 3 vs 4

Displaying 20 results from an estimated 10000 matches similar to: "3 vs 4"

2007 Apr 18
3
RE: OT (a little): IPV6 Ramifications Article
Hi guys, I know it's a little off topic but......Wondering if you can help. My wife has been asked to find a writer to produce a story on "The dramatic ramifications of IPV6 on commercial businesses and how it will change the product designs for ordinary household/commercial use in a 5-10 year time frame" So her company hired someone who should have been able to deliver the
2007 Nov 14
2
lib/util_str.c:safe_strcpy ERROR: string overflow by 1
Hi, I've seeing the following error messages recorded in logwatch against samba in two FC6 XA-64 systems with samba 3.0.24-7. lib/util_str.c:safe_strcpy_fn(603) ERROR: string overflow by 1 (24 - 23) in safe_strcpy The main share in use on the first machine is via the guest account with Vista and XP clients, the other has more conventional shares with the Vista PC's as domain members
2016 Apr 06
8
[PATCH 0/4] v2v: simplify Windows registry patching
The way we patch the Windows registry in order to allow it to boot off a virtio-blk drive was initially conceived by comparing the state with virtio-blk driver properly installed, to that without. However, we don't want to replicate the Windows PnP system; rather we need to apply just enough edits to make the system boot, and then let the Windows PnP manager figure out the rest. This series
2009 Apr 17
2
Disaster recovery option for file server
Greetings - I have not been a long time follower of this list, but I have scanned through the last year or so of archives, after not finding much from google searches. I am hoping someone here can inform me if what I want to do is feasible, and give me some general guidance to follow so that I can continue my research and complete this task. I admin a RH3 system that is primarily a Samba
2008 Mar 22
5
poor network performance on domU
Hi all, I recently started with Xen (3.1.0) on my new server running Ubuntu Gutsy (7.10) and I''m experiencing very poor network performance on my domU''s. Since my colo provider offers me a /28 of routed public IPs next to one interconnection IP to their routers, I built a Xen configuration as described in http://www.debian-administration.org/articles/360 (a routed
2009 Aug 12
1
Samba login errors of Vista PC to Samba DC
I am very new to Ubuntu/Linux/Samb and have very simple goals: Set up an Ubuntu Server as a Domain Controller to provide single signon for students using study center PC's. All of the PC's are Windows Vista Business. I have successfully added a PC to the domain. I have successfully created a network user and logged on to the PC. However, the Samba log is throwing errors and I have a
2007 Sep 19
3
delayedAssign
The last two lines of example(delayedAssign) give this: > e <- (function(x, y = 1, z) environment())(1+2, "y", {cat(" HO! "); pi+2}) > (le <- as.list(e)) # evaluates the promises $x <promise: 0x032b31f8> $y <promise: 0x032b3230> $z <promise: 0x032b3268> which contrary to the comment appears unevaluated. Is the comment wrong or is it supposed to
2006 Jun 06
4
Zork and Asterisk
http://www.boingboing.net/2006/06/05/play_zork_by_phone.html Let me preface this idea with one comment: I don't have the time to do this - I don't even have time to eat these days. But someone out there has the cycles to do this... and it would be very cool. OK, so now Zork is attached to Asterisk, but using the less-than-clear Festival engine. There are beta tests of the LumenVox
2003 Dec 11
2
Cochran-Mantel-Haenszel problem
Hello, I've tried to analyze some data with a CMH test. My 3 dimensional contingency tables are 2x2xN where N is usually between 10 and 100. The problem is that there may be 2 strata with opposite counts (the 2x2 contigency table for these are reversed), producing opposite odds ratios that cancle out in the overall statistics. These opposite counts are very important for my analysis, since
2013 Jul 30
7
[LLVMdev] llvm.org bug trend
Over most of the past year, I have been keeping an eye on the overall LLVM.org open-bug count. Sampling the count (almost) every Monday morning, it is a consistently non-decreasing number. I thought I'd post something about it to the Dev lists, as the count broke 4000 this past week. For your entertainment here's a chart that Excel produced from the data. (To make it more dramatic, I
2009 Jul 17
0
[LLVMdev] speed and code size issues
On Fri, Jul 17, 2009 at 4:14 PM, Jonathan Gray<jsg at goblin.cx> wrote: > This seems to go against notes such as > http://clang.llvm.org/features.html#performance > which claim clang is signifcantly faster than gcc. I think the URL you want is actually http://clang.llvm.org/performance.html. The difference isn't as dramatic when you consider code generation, at least for the
2013 Sep 24
4
[LLVMdev] Enabling MI Scheduler on x86 (was Experimental Evaluation of the Schedulers in LLVM 3.3)
On Tue, Sep 24, 2013 at 1:11 AM, Andrew Trick <atrick at apple.com> wrote: > This week, I'll see if we can enable MI scheduling by default for x86. I'm > not sure which flags you're using to test it now. But by making it default > and enabling the corresponding coalescer changes, we can be confident that > benchmarking efforts are improving on the same baseline.
2009 Aug 26
0
[LLVMdev] std::cout << *MyModule does not work anymore
On Aug 25, 2009, at 11:34 PM, Albert Graef wrote: > Chris Lattner wrote: >> Given that we don't guarantee backwards compatibility and prefer to >> keep >> our APIs clean and tidy, why should we take this? > > I already said that: To make it easier for out-of-tree frontends to > support at least the last few LLVM versions. If that's a low priority > then
2010 Oct 07
1
Networking not working for Windows game
Hi everybody, I'm running an old game called SODA Off-Road Racing in Wine. Everything runs perfectly in the game, except networking. I added test results for it to the AppDB. Does anyone know of anything I can try to get networking working properly in the game? So far I've tried a suggestion from the Wine FAQ to change /etc/hosts to show my IP instead of a loopback address.
2009 Jul 18
3
[LLVMdev] speed and code size issues
On Fri, Jul 17, 2009 at 04:41:55PM -0700, Eli Friedman wrote: > On Fri, Jul 17, 2009 at 4:14 PM, Jonathan Gray<jsg at goblin.cx> wrote: > > This seems to go against notes such as > > http://clang.llvm.org/features.html#performance > > which claim clang is signifcantly faster than gcc. > > I think the URL you want is actually >
2004 Sep 10
2
Re: nice idea
On Fri, Oct 04, 2002 at 01:57:03PM -0400, Hod McWuff wrote: > Agreed that the oversampling isn't useful in the long term. I'm not sure > what you mean by 'dictioniary overhead'. > > I'd like to see an easy-to-invoke set of parameters that will spare no > cpu expense and produce the tightest theoretically possible output. > > I'm guessing the best of
2015 Jun 24
6
LVM hatred, was Re: /boot on a separate partition?
On 06/23/2015 08:10 PM, Marko Vojinovic wrote: > Ok, you made me curious. Just how dramatic can it be? From where I'm > sitting, a read/write to a disk takes the amount of time it takes, the > hardware has a certain physical speed, regardless of the presence of > LVM. What am I missing? Well, there's best and worst case scenarios. Best case for file-backed VMs is
2008 Aug 26
1
Dramatic slowdown of R 2.7.2?
Dear R users/developers, simple comparison of code execution time of R 2.7.1 and R 2.7.2 shows a dramatic slowdown of the newer version. Rprof() identifies .Call function as a main cause (see the code below). What happened with R 2.7.2? Kind regards Marek Wielgosz Bayes Consulting ######### Probably useful info ############### ### CPU: Core2Duo T 7300, 2 GB RAM ### WIN XP ### both standard
2005 Jun 05
2
Help. . .read socket data errors
I am using the defaults that came with the samba RPM package on Mandrake 10.1. For socket options, it has: socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 Is that something that may fix the problem if I change it? Pablo mschwartz@dcscorp.net wrote: >Pablo, you might have incorrectly set some settings in smb.conf. Check >your settings for socket options. I don't mess
2013 Oct 05
3
[LLVMdev] Enabling MI Scheduler on x86 (was Experimental Evaluation of the Schedulers in LLVM 3.3)
On Sep 25, 2013, at 11:24 PM, Andrew Trick <atrick at apple.com> wrote: > > On Sep 23, 2013, at 11:36 PM, Chandler Carruth <chandlerc at google.com> wrote: > >> >> On Tue, Sep 24, 2013 at 1:11 AM, Andrew Trick <atrick at apple.com> wrote: >> This week, I'll see if we can enable MI scheduling by default for x86. I'm not sure which flags