Displaying 20 results from an estimated 29 matches for "vand".
Did you mean:
and
2004 Oct 06
3
flac-1.1.1 completely broken on linux/ppc and on macosx if built with the standard toolchain (not xcode)
Sadly the latest optimization broke completely everything.
The asm code isn't gas compliant. the libFLAC linker script has a typo,
disabling the asm optimization and/or altivec won't let a correct build
anyway.
Instant fixes for the asm stuff:
sed -i -e"s:;:\#:" on the lpc_asm.s
to load address instead of addis+ori you could use
lis and la and PLEASE use the @l(register)
2004 Sep 10
1
altivec lpc_restore_signal
...7,v17,v0 ; v17: reversal coefficient alignment permutation vector
mr r11,r8
lvsl v16,0,r11 ; v16: history alignment permutation vector
lvx v0,0,r5
addi r5,r5,16
lvx v1,0,r5
vperm v0,v0,v1,v17
lvx v8,0,r11
addi r11,r11,-16
lvx v9,0,r11
vperm v8,v9,v8,v16
cmplw cr0,r5,r10
bc 12,0,L1101
vand v0,v0,v18
addis r31,0,hi16(L1307)
ori r31,r31,lo16(L1307)
b L1199
L1101:
addi r5,r5,16
lvx v2,0,r5
vperm v1,v1,v2,v17
addi r11,r11,-16
lvx v10,0,r11
vperm v9,v10,v9,v16
cmplw cr0,r5,r10
bc 12,0,L1102
vand v1,v1,v18
addis r31,0,hi16(L1306)
ori r31,r31,lo16(L1306)
b L1199
L1102:
add...
2002 Jul 15
4
Network access speed.
...and windows changes to fix these, because I cannot bear to take 30 seconds per save on a 3kb page.
I have my computer name in the /etc/hosts file(and I am confident that my name is being resolved), and I have the computers doing domain authentication on a Win2k mixed mode pdc.
Thank you all,
Dan VandeMore
2002 Jul 31
16
Trying to debug a WinXP - Win2000 ADSproblem..HELP!
...ng the samba server to authenticate locally, where as domain tells the samba server to check the requestors credentials against a pdc/bdc.
Thanks
Dan
-----Original Message-----
From: Ladner, Eric (Eric.Ladner) [mailto:Eric.Ladner@ChevronTexaco.com]
Sent: Wednesday, July 31, 2002 7:56 AM
To: Dan Vande More; samba@lists.samba.org
Subject: RE: [Samba] Trying to debug a WinXP - Win2000 ADSproblem..HELP!
The symptoms seem to be limited to a few machines, not so much
a specific operating system. I have both a win2000 machine and
a winxp system and I can map and unmap it all day.
Here's...
2020 Jun 25
2
How to implement load/store for vector predicate register
...e is 16 bit signed integer, now we moved carry bits from vpr0 to vr1 too.
mov vr to vpr for v32i16 (from vr1 to vpr0):
8 vclr vr0 // clear vr0
9 ldi r5, 0x00010001 // load immediate (compare bit mask for v32i16) to r5
10 movr2vr.dup vr2, r5 // duplicate content of r5 into vr2
11 vand.u16 vr2, vr1, vr2 // vector and, element type is 16 bit unsigned integer, vr2 = vr1 & vr2, now we have moved compare bits from vr1 to vr2 now
12 vslt.s16 vpr0, vr0, vr2 // vector set when less than, element type is 16 bit signed integer, now we have moved compare bits from vr1 to vpr0...
2013 Jan 30
2
About kern.ipc.somaxconn and netstat
Hello.
We have a webserver using FreeBSD, we read about tunning kern.ipc.somaxconn (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-kernel-limits.html) so the OS can handle all the connections. Is there a way to know how many connections are established in a certain moment?. I know about netstat(1) but is there any other command that we can use to know the exact amount of
2020 Jun 26
2
How to implement load/store for vector predicate register
...e is 16 bit signed integer, now we moved carry bits from vpr0 to vr1 too.
mov vr to vpr for v32i16 (from vr1 to vpr0):
8 vclr vr0 // clear vr0
9 ldi r5, 0x00010001 // load immediate (compare bit mask for v32i16) to r5
10 movr2vr.dup vr2, r5 // duplicate content of r5 into vr2
11 vand.u16 vr2, vr1, vr2 // vector and, element type is 16 bit unsigned integer, vr2 = vr1 & vr2, now we have moved compare bits from vr1 to vr2 now
12 vslt.s16 vpr0, vr0, vr2 // vector set when less than, element type is 16 bit signed integer, now we have moved compare bits from vr1 to vpr0...
2002 Aug 01
4
Samba and a firewall
Hi guys !
I have a problem and I hope I can get some help here.
I want to run a Samba server on a linux firewall machine.
This firewall allowa all the udp pachets and also icmp. The firewall blocks
all TCP incomming connection exept on port 22 (ssh).
I have allowed incomming conection on 137, 138, and 139 (TCP) ports and I
stiil get an error message from windows clients. The computer appears
2013 Aug 29
2
gmirror crash writing to disk? Or is it su+j crash?
So I have a system running:
FreeBSD walk.dclg.ca 9.2-RC3 FreeBSD 9.2-RC3 # r254952: Wed Aug 28 03:02:55
EDT 2013 root at walk.dclg.ca:/usr/obj/usr/src/sys/STRIKE i386
and it has two 2T SATA disks. To keep this post short, the crash.txt is
here.
https://uk.eicat.ca/owncloud/public.php?service=files&t=fea9d25579fe0c4afb808859e80e1493
now curiously, while running a "make -j4
2006 Jan 26
0
Fw: Problem with Icecast as Windows-services
....
The source client is not on the same machine.
We have found the solution: it was the Windows Firewall setting on the
Windows 2003 machine.
With kind regards,
Henk vd Ridder
> ----- Original Message -----
> From: "Leo Currie" <leo.currie@strath.ac.uk>
> To: <henk.vande.ridder@solcon.nl>
> Cc: <icecast@xiph.org>
> Sent: Wednesday, January 25, 2006 9:55 PM
> Subject: Re: [Icecast] Problem with Icecast as Windows-services
>
>
>> henk van de ridder wrote:
>>> Hello,
>>>
>>> We have some problems to use icecast...
2020 Feb 05
0
Icecast streaming https
Here you go:
- https://serverok.in/centovacast-enable-ssl-on-icecast
No problem, you're welcome!
Chip Scooter
On Wed, 5 Feb 2020 at 18:41, Henk van de Ridder <henk.vande.ridder at solcon.nl>
wrote:
> I am struggling to get icecast running with https, but I cannot get it
> working
>
> My environment is: Debian 10 (Buster)
>
>
>
> I tried the standard debian package but there is no SSL capability at all.
>
>
>
> So I compiled...
2013 May 09
4
recommended memory for zfs
Hello zfs question about memory.
I heard zfs is very ram hungry.
Service looking to run:
- nginx
- postgres
- php-fpm
- python
I have a machine with two quad core cpus but only 4 G Memory
I'm looking to buy more ram now.
What would be the recommend amount of memory for zfs across 6 drives on
this setup?
Also can 9.1 now boot to zfs from the installer?
(no tricks for post install)
Thanks
2013 Jun 19
2
sshd didn't run after upgrade to FreeBSD 8.4
The version of sshd in FreeBSD 8.4 is not backward compatible with older
version from 8.3.
OpenSSH_5.4p1 (on FreeBSD 8.3)
OpenSSH_6.1p1 (on FreeBSD 8.4)
# sshd -t
/etc/ssh/sshd_config line 19: Missing argument.
On line 19, there is:
VersionAddendum
It was OK in older versions. It will remove any default text appended to
SSH protocol banner (for example 'FreeBSD-20120901').
On
2020 Feb 05
3
Icecast streaming https
I am struggling to get icecast running with https, but I cannot get it working
My environment is: Debian 10 (Buster)
I tried the standard debian package but there is no SSL capability at all.
So I compiled the icecast-2.4.4.tar.gz contents with ./configure --with-curl --with-openssl; make; make install
I always get the error: [2020-02-05 17:35:36] INFO connection/get_ssl_certificate
2004 Nov 27
3
Prevent client disconnecting fallen-too-far-behind
Hello,
Does anybody know how I can configure icecast so it doesn't disconnect a
client which "has fallen too far behind".
We are using icecast2.01 streaming software for our church home-listening
system.
Our client we use a netgem-netbox.
We are streaming 25kbps MP3 on V90-56kbps modem connection
After around 45 minutes after starting the cleint the icecast error.log
reports:
2004 Aug 05
8
or of a logical vector
Is there some fast (built-in?) way to get the OR of all the elements in a
logical vector?
In other words, is there some fast (built-in) version of the function vor
below?
Thanks.
-Ben
vor <- function(v) {
ans <- v[1]
if (length(v) > 1)
for (i in 2:length(v))
ans <- ans | v[i]
ans
}
2002 Jul 31
1
Trying to debug a WinXP - Win2000 ADS problem..HELP!
Do you know if the same symptoms appear with Windows 2000?
In your conf file, what is the autentication set to?
Share, Domain etc?
Dan
-----Original Message-----
From: Ladner, Eric (Eric.Ladner) [mailto:Eric.Ladner@ChevronTexaco.com]
Sent: Wednesday, July 31, 2002 7:44 AM
To: samba@lists.samba.org
Subject: RE: [Samba] Trying to debug a WinXP - Win2000 ADS
problem..HELP!
I can't believe
2012 May 30
3
Boot hangs on v9 system at CD device probe
I sent a note about this a couple of weeks ago, but have not heard
anything. I'm really getting a bit desperate.
I have a system that I am trying to upgrade from 8.2 to 9.0. I have
built it and installed the kernel, but it fails to boot. The boot
freezes after probing for my hard drives during the probe of the
CDROM. It just sits there, seemingly forever, though I have never
waited longer
2013 Jul 22
8
How do I set global noop?
I''m trying to set a global noop but it doesn''t seem possible,
There are 2 bugs open about this which to me look pretty serious as the
expected behaviour isn''t the case.
http://projects.puppetlabs.com/issues/21286
http://projects.puppetlabs.com/issues/6549
If anyone has a work around (that doesn''t include modifying puppet.conf
file) I would be very
2019 Apr 12
5
Something not good.