search for: limericks

Displaying 20 results from an estimated 53 matches for "limericks".

Did you mean: limerick
2016 Aug 01
3
testing a back-end pre-emit pass
Hi, Does anyone have any direction for me on testing a back-end pre-emit pass independently of other passes? The pass I'm looking at is a MachineFunctionPass, so the code is already using target-specific instructions. What I'm really looking to do is to see that the pass is correctly converting certain target-specific instructions sequences into other sequences, but I'm unsure how I
2006 Oct 12
2
Multiple Instances of Apache on the same IP
Hi All, I'm trying to run multiple instances ( 2 ) of Apache on a single IP address. I need this because I need the two instances to run as different users. I've set up two config files with the following: config-1 config-2 ServerRoot "/etc/httpd" ServerRoot "/etc/httpd" Listen 10.220.1.156:80
2015 Sep 21
2
multiply-accumulate instruction
I've been looking to see if there's a way to get the instruction below (SMAC) emitted from a higher-level construct, but I'm starting to think this is unrealistic. To do so, I'd have to tie-in two other instructions: Firstly, clearing the ASR18 and Y register somewhere near the start of the method, then copying out the value of these registers somewhere near the end of the method,
2015 Sep 18
5
multiply-accumulate instruction
I'm trying to define a multiply-accumulate instruction for the LEON processor, a Subtarget of the Sparc target. The documentation for the processor is as follows: === To accelerate DSP algorithms, two multiply&accumulate instructions are implemented: UMAC and SMAC. The UMAC performs an unsigned 16-bit multiply, producing a 32-bit result, and adds the result to a 40-bit accumulator made
2020 Apr 22
2
CentOS repo question
On Wed, 2020-04-22 at 08:25 -0500, johnny at centos.org wrote: > EXTERNAL EMAIL: This email originated from outside of the University > of Limerick. Do not click on links or open attachments unless you > recognize the sender's email address and know the content is safe. > On 4/21/20 2:09 PM, Tony Molloy wrote: > > > > Hi All, > > > > I've just
2012 Sep 04
4
Advice on partitioning a Dell MD1200 disk array
Hi, I've just got possession of a Dell PE R720 with 2 MD1200 disk enclosures. Both MD1200 are fully populated with 12 x 3 TB disks The system will basically be a student file-server running CentOS 6.x serving various size files from small c programs to multi gigabyte audio and video files over GB ethernet. The first MD1200 will be configured as the NFS disk. The requirements are for 6
2020 Jul 13
2
CentOS 8 & HandBrakeCLI
On 2020-07-13 05:09, Kay Diederichs wrote: > On 7/13/20 4:04 AM, Frank M. Ramaekers Jr. wrote: >> Since I upgraded to CentOS8, I cannot get HandBrakeCLI to work: I could not get HandBrake to work under CentOS 8, so I installed it under Zorin 15 (an Ubuntu-derived German distro). There, it works great. I did not try any of the other distros derived from Debian or Ubuntu itself. Todd
2016 Oct 19
4
[Sparc] vararg double issue on 32 bit Sparc processors
Hi, I've discovered a problem on Sparc processors (specifically, LEON, but I suspect but can't verify that it also happens on all Sparc processors). The problem is, or appears to be with using double values in Sparc (32 bit). Specifically, double values are not being loaded into registers correctly within a function using va_args. Only half the value is loaded (i.e. 32, rather than 64
2016 Jan 28
2
Vectors in Sparc
The following code is causing me problems in the Sparc back-end and I believe it's related to a lot of issues that I have, so I'd love to work out what I need to do to resolve this. I'm currently not making much headway into it. I'm going to try to simplify this to the core problem I can see and hope I haven't missed anything relevant. The original code I have is as follows:
2019 Dec 06
3
What about Mate Desktop on Centos 8?
On Wed, 2019-12-04 at 20:18 +0100, agents at meddatainc.com wrote: > CAUTION: This email originated from outside of the University of > Limerick. Do not click on links or open attachments unless you > recognize the sender's email address and know the content is safe. > On 11/25/2019 11:14 PM, isdtor wrote: > > > > Enable and start httpd. Write a build script that builds
2016 Apr 15
3
[Sparc] Load address with SETHI
Hi, I'm trying to implement __builtin_setjmp / __builtin_longjmp for Sparc processors. I think I'm very close, but I can't work out how to issue BuildMI-type instructions to load the address of the recovery location (set in setjmp) into a register using the SETHI / OR combination. I can't see any equivalent code anywhere else in Sparc. I imagine this is similar if I try to make a
2015 Sep 08
4
Inserting MachineInstr's
Hi, I have a task to complete and I'm getting stuck. I can't find anything comparable in the documentation. The shortest explanation I can give is as follows: I need to use double-precision floating point values for floating-point multiplies. I'll not go into why: That would take the discussion away from the essential problem. E.g. Replace: fmuls %f20,%f21,%f8 with the
2007 Apr 09
8
Watch a file during the day and just report changes, replace on a scheduleat night if chnged during the day: needs to be a type?
Hi, In our dev/int environemnts, our user base wants to be able to change managed files at will during the day but be notified via email of changes that happen. At night they want the files replaced to their known good state if there were changed. I tried to do this with a custom function that wraps two file types, one that just watches checksum, the other that does a reset of content with a
2020 Apr 23
0
CentOS repo question
On 4/22/20 9:38 AM, Tony Molloy wrote: > On Wed, 2020-04-22 at 08:25 -0500, johnny at centos.org wrote: >> EXTERNAL EMAIL: This email originated from outside of the University >> of Limerick. Do not click on links or open attachments unless you >> recognize the sender's email address and know the content is safe. > > > >> On 4/21/20 2:09 PM, Tony Molloy
2020 Jul 13
0
CentOS 8 & HandBrakeCLI
On Mon, 2020-07-13 at 08:55 -0400, mailist at toolz.com wrote: > EXTERNAL EMAIL: This email originated from outside of the University > of Limerick. Do not click on links or open attachments unless you > recognize the sender's email address and know the content is safe. > On 2020-07-13 05:09, Kay Diederichs wrote: > > On 7/13/20 4:04 AM, Frank M. Ramaekers Jr. wrote: >
2005 Nov 01
0
proxying rsync through http
Hi All, I'm trying to get rsync to proxy through an apache httpd server to an rsync server. On the proxy, which has a direct connection to the internet, I've stopped the firewall and unset HTTP_PROXY and RSYNC_PROXY. I've configured the httpd to allow proxy requests as follows: <IfModule mod_proxy.c># ProxyRequests On <Proxy *> Order deny,allow Deny from all
2009 Nov 05
4
vsFTP Question
Hi; Now that it's installed, how do I start it and add a user? I can hardly believe there is *no* documentation! TIA, Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091105/78d77424/attachment-0004.html>
2009 Nov 27
1
Amavisd and ClamAV
Hi, I want to move my mail server from sendmail to postfix over christmas. I've got a test server running with the following: postfix dovecot postgrey amavisd-new clamav spamassassin I've followed the howto's on the wiki <http://wiki.centos.org/HowTos> with the exception that I installed amavisd-new and clamav from the EPEL repo rather than rpmforge. Things work OK with
1998 May 11
0
CIFS based NT Authentication for PAM (pam_smb-1.0)
Version 1.0 of my CIFS based NT authentication system for PAM is available from http://www.csn.ul.ie/~airlied/pam_smb/pam_smb-1.0.tar.gz or ftp://ftp.csn.ul.ie/pub/linux/pam/pam_smb/pam_smb-1.0.tar.gz This release has now gotten GNU configure support and should work reliably on Linux RH4.2, RH 5.0 and Solaris 2.6.... If anyone has another platform with PAM could they try it out ... It is also
1998 Nov 11
0
NT password problem
Just as a point I recently upgraded an old sun server here from samba 1.9.16p11 I think to a similiar 1.9.18p8 and with the old one I only had to enter my password once and with the new one it was multiple times .. Anyways this question is better off on the smba main list I think than here ... which is for NTdomain controller stuff mainly .. Dave. On Thu, 12 Nov 1998, Dave Kirkby wrote: > I