search for: phil

Displaying 20 results from an estimated 3218 matches for "phil".

Did you mean: phi
2010 Jul 14
3
sample sleep command killed
...ing up how I do it, and how to find the source tarballs). It seems to be compiling fine. I tried several of the commands in usr/utils/static and most one. However, the sleep command fails in a strange way (EINVAL on execve): ================================================================ faraday/phil /home/phil/klibc-project-0 581> strace -ftt -s 96 klibc-1.5.18/usr/utils/static/true 07:33:08.185542 execve("klibc-1.5.18/usr/utils/static/true", ["klibc-1.5.18/usr/utils/static/true"], [/* 38 vars */]) = 0 07:33:08.185880 _exit(0) = ? Process 29017 detached fa...
2000 Jul 23
0
close then select of stderr fd in client (openssh)
...r that triggers this. This occurs on platforms Solaris 7, Slackware 7.0, Slackare 3.4, and Redhat 6.0 with all of them being used as either client or server in various combinations. In all cases protocol version 2 is configured. Here is a simple example with Slackware 7.0 as client and server: phil at procyon:/home/phil 1311> ssh izar 'ls this_file_does_not_exist' ls: select: Bad file descriptor phil at procyon:/home/phil 1312> ssh izar 'ls this_file_does_not_exist;sleep 1' ls: this_file_does_not_exist: No such file or directory phil at procyon:/home/phil 1313> Anot...
2002 Jun 22
0
-z and -B65536 causing file corruption in 2.5.5 w/zlib 1.1.4
...ut -z, but maybe it is problem in chunk sizing with -z? Here is what I encountered in a specific case where the file needed to be updated, but failed to. I've been appending an "x" to the file to force it to be updated. The output of more verbose execution can be obtained at http://phil.ipal.org/rsync-bug.log if you want to see that (doesn't look helpful to me, but maybe it is to you). Anyone know what's really happening here? [text below contains many lines way longer than 80 characters] ============================================================================= phil@...
2005 May 15
7
Shockwave - any progress?
...hockwave content, but despite installing Firefox and the Shockwave plugin, it does not work - it seems to stop after the promotional film before the actual requested content. I know there are "pay" solutions to this problem, but was wondering if anyone had found a free solution yet. -- Phil Reynolds o ____ mail: phil@tinsleyviaduct.com |L_ \ / Web: http://www.tinsleyviaduct.com/phil/ (_)- \/ Waltham 67, Emley Moor 69, Droitwich 79, Windows 95
2011 Nov 14
3
After Latest Update...
Hi All, Using the following to ssh into my home to get mail, I suddenly get this: ssh -o TCPKeepAlive=yes -o ServerAliveInterval=240 -L 110:192.168.100.108:110 phil at FQDN phil at FQDN's password: bind: Cannot assign requested address <---- Last login: Sun Nov 13 23:45:29 2011 from FQDN I have never seen what I am indicating before and am wondering why this would suddenly appear? Thank you, Phil
2020 Sep 15
1
A Request to Add module to CentOS Linux (3.10.0-1127.18.2.el7.x86_64) 7 (Core)
On 9/15/20 8:09 AM, Phil Perry wrote: > On 15/09/2020 05:28, Dedoep wrote: >> Hi Phil, >> >> Not sure if you've had time to look at this? As mentioned middleware, >> like >> docker-ce, is preventing us from moving to el8. >> >> Thanks >> Dan >> > > Hi Dan,...
2016 Sep 12
2
scheduler options documentation?
...he MachineScheduler all settings are the same regardless of the optimisation level, however the MachineScheduler is disabled as a whole in TargetPassConfig.cpp when optimized regalloc is not enabled (which I believe happens for everything except -O0). - Matthias > On Sep 12, 2016, at 10:41 AM, Phil Tomson via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > As a follow on question: which of these options are already enabled when compiling with -O3? > > Phil > > On Mon, Sep 12, 2016 at 10:37 AM, Phil Tomson <phil.a.tomson at gmail.com <mailto:phil.a.tomson at g...
2016 Apr 26
3
How to get started with instruction scheduling? Advice needed.
Hi Phil. You more or less answered your own question, but let me give you some more info. Maybe it is of use. >From what I understand the SchedMachineModel is the future, although it is not as powerful as itineraries at present. The mi-scheduler is mostly developed around out-of-orders cores, I belie...
2016 Nov 03
2
rotl: undocumented LLVM instruction?
..., if possible, and then generating rol by hand. Marking it as "expand" would likely stop the DAG combiner from creating it. Then you could "preprocess" the selection DAG before the instruction selection and do the pattern matching yourself. -Krzysztof On 11/3/2016 4:24 PM, Phil Tomson via llvm-dev wrote: > I could try setting ISD::ROTL to Expand... however, we do have a rol op > and we'd like the ISD::ROTL to map to it. If I set it to Expand it's > not going to do that, right? > > I think in this case we're just getting the ISD::ROTL a bit too...
2020 Sep 15
2
A Request to Add module to CentOS Linux (3.10.0-1127.18.2.el7.x86_64) 7 (Core)
Hi Phil, Not sure if you've had time to look at this? As mentioned middleware, like docker-ce, is preventing us from moving to el8. Thanks Dan On Fri, Sep 11, 2020 at 10:33 PM Dedoep <stompnoe at gmail.com> wrote: > Hi Phil, ok that's great thanks. > I have a colleague working throu...
2020 Nov 05
3
[Bug 1479] New: seqnum_to_json() is slow
https://bugzilla.netfilter.org/show_bug.cgi?id=1479 Bug ID: 1479 Summary: seqnum_to_json() is slow Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter:
2002 May 18
1
OpenSSH 3.2.2p1 sshd: fatal: xfree: NULL pointer given as argument
Server host config: Slackware 8.0 (custom boot scripts) glibc-2.2.3 gcc-2.95.3 Linux-2.4.18 Client host config: (same as server) Symptom: session disconnects with no message to client: ============================================================================= phil at antares:/home/phil 153> ssh -V OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f phil at antares:/home/phil 154> ssh -p 10 root at polaris.ipal.net Connection closed by 209.102.208.19 phil at antares:/home/phil 155> ================================================================...
2002 Jan 27
3
option --delete still not completely working (2.5.2)
...ase I have seen). I'm taking a guess to say that when the checks for deletion is done, it fails to do a recursion into the target directory to delete the files therein because the source didn't have a directory there. -- ----------------------------------------------------------------- | Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ | | phil-nospam@ipal.net | Texas, USA | http://phil.ipal.org/ | -----------------------------------------------------------------
2001 May 04
1
2.9: RSAAuthentication problems
...st [127.0.0.1] port 24. debug1: temporarily_use_uid: 1000/500 (e=0) debug1: restore_uid debug1: temporarily_use_uid: 1000/500 (e=0) debug1: restore_uid debug1: Connection established. debug1: read PEM private key done: type DSA debug1: read PEM private key done: type RSA debug1: identity file /home/phil/.ssh/identity type 0 debug1: identity file /home/phil/.ssh/id_rsa type -1 debug1: identity file /home/phil/.ssh/id_dsa type -1 debug1: Remote protocol version 1.99, remote software version OpenSSH_2.9 debug1: match: OpenSSH_2.9 pat ^OpenSSH Enabling compatibility mode for protocol 2.0 debug1: Local...
2007 Feb 20
2
Help! How to get ANSWEREDTIME after DIAL a ZAP channel?
Dear all, I tried to make a call with extensions.conf. exten=> _00[1-9].,1,Dial(zap/g1/${EXTEN}) exten=> _00[1-9].,2,NoOP(ANSWEREDTIME=${ANSWEREDTIME}) exten=> _00[1-9].,102,Hangup But the 2 and 102 will not be executed. So I can get the correct answered time via 2. Is any idea about it? Is it the problem of my ZAP channel's configuration? My zapata.conf is as below:
2005 Oct 01
3
Compilation errors while building wine-20050930
Hi list, I've justed patched my wine-20050830 source tree to compile the new version, but I get the following errors: avifile.spec.o(.data.rel.ro+0x600): In function `__wine_avifile_dll_CallFrom16_p_long_lllpllpp': /home/phil/Quelltexte/wine-20050830/dlls/avifil32/avifile.spec.c:84: undefined reference to `__wine_call_from_16_long' avifile.spec.o(.data.rel.ro+0x618):/home/phil/Quelltexte/wine-20050830/dlls/avifil32/avifile.spec.c:84: undefined reference to `__wine_call_from_16_long' avifile.spec.o(.data.rel.ro...
2016 Nov 03
3
rotl: undocumented LLVM instruction?
Setting the ISD::ROTL to Expand doesn't work? (via SetOperation) You could also do a Custom hook if that's what you're looking for. On Thu, Nov 3, 2016 at 5:12 PM, Phil Tomson <phil.a.tomson at gmail.com> wrote: > ... or perhaps to rephrase: > > In 3.9 it seems to be doing a smaller combine much sooner, whereas in 3.6 > it deferred that till later in the instruction selection pattern matching - > the latter was giving us better results becaus...
2019 Feb 27
6
nvidia on 7.6
>I'll see if I can find some time this weekend to fix the elrepo package > and get it reinstated into the repository. >Phil Hi Phil, Thanks for the reply. Your correct this is OLD hardware. Everything was working with 7.5 thought I was good to go so to speak ... So When I was starting now to migrate OLD boxes from CentOS 6 to 7.6 it wasnt working. I can look at going "back" to using the NVIDIA binary, I had...
2008 Aug 13
1
Symlinks in source path with --relative
Dear Experts, I have a fairly straightforward backup script that does something like this: cd / rsync -a --delete --relative home/phil/important backupserver:/backup/foo/ This was working fine and, for example, /home/phil/important/file1 was copied to /backup/foo/home/phil/important/file1 on the backup server. But then I changed the disk partition arrangement on the source machine. Before, /home was a filesystem; now there...
2007 Sep 11
3
extlinux can't find extlinux.conf file?
...X 3.51 2007-06-10 EBIOS Copyright (C) 1994-2007 H. Peter Anvin Could not find kernel image: linux boot: ???????????????????????????????? I've searched the archives and it would appear that extlinux can't find the extlinux.conf file.... Is there something glaring that I am missing? TIA - Phil I have a 32MB CF card partitioned like this: Device Boot Start End Blocks Id System /dev/sda1 * 1 245 31344 83 Linux I created the filesystem "mke2fs /dev/sda1" Mounted it "mount /dev/sda1 /mount/sda1"...