search for: avl

Displaying 20 results from an estimated 189 matches for "avl".

Did you mean: all
2004 Aug 06
0
icecast2 on solaris ... (fwd)
...URGent, the best radio on the Internet - 24/7 ! - http://urgent.rug.ac.be/ ---------- Forwarded message ---------- Date: Fri, 30 Aug 2002 11:38:10 +0200 (CEST) From: Wiebe De Porre <wiebe@belbone.be> To: thomas@urgent.rug.ac.be Subject: icecast2 on solaris ... <p>In file included from avl.c:35: ../thread/thread.h:78: parse error before `pthread_rwlock_t' ../thread/thread.h:78: warning: no semicolon at end of struct or union ../thread/thread.h:79: warning: data definition has no type or storage class ../thread/thread.h:119: parse error before `*' ../thread/thread.h:120: parse...
2004 Aug 06
2
My turn to have issues with compiling libshout
Hi: WARNING: This is long. Just updated libshout and configured. Configure didn't bomb so I guess it went OK and found what it wanted. But when I ran make I got this: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -g -O2 -Wp,-MD,.deps/avl.pp -c avl.c -fPIC -DPIC -o .libs/avl.lo In file included from ../stream.h:20, from ../config.h:17, from avl.c:33: ../thread/thread.h:90: syntax error before "pthread_rwlock_t" ../thread/thread.h:90: warning: no semicolon at end of struct or union ../thr...
2004 Aug 06
1
Compile errors
Hi, while trying to compile icecast, I got a lot of errors while trying to compile avl.c, I've attached a file with the compile errors. Any ideas as to what might be wrong? My distro is Redhat 7.2 fully up2date. <p>Cheers! -------------- next part -------------- In file included from ../thread/thread.h:25, from avl.c:35: /usr/include/pthread.h:163: parse...
2019 Feb 05
4
[RFC] Vector Predication
...either the snippet on RISV > which was shared, or the current EVL proposal.  Doesn't this imply > that the vector length can change between *every* pair of vector > instructions?  If so, how does having it as part of the EVL intrinsics > work? I think this is the usual mixup of AVL and MVL. AVL: is part of the predicate and can change between vector operations just like a mask can (light weight). MVL: Is the physical vector register length and can be re-configured per function (RVV only atm) - (heavy weight, stop-the-world instruction). The vectorlen parameter in EVL int...
2004 Aug 06
2
libshout2 compiling problems under FreeBSD?
...creating Makefile config.status: creating include/Makefile config.status: creating include/shout/Makefile config.status: creating src/Makefile config.status: creating src/net/Makefile config.status: creating src/timing/Makefile config.status: creating src/thread/Makefile config.status: creating src/avl/Makefile config.status: creating src/httpp/Makefile config.status: creating examples/Makefile config.status: creating shout-config config.status: creating shout.pc config.status: creating config.h config.status: executing depfiles commands ----- gmake outputs: ----- gmake all-recursive gmake[1]: E...
2004 Aug 06
3
libshout2 compiling problems under FreeBSD?
Hi, I couldn't find anything about this subject from archive - are there known problems with compiling libshout2 under FreeBSD 5.1 or 4.8 (both are up to date). I downloaded libshout2 latest nightly snapshot and tried to compile it on 5.0 and then later on 4.8. Both failed (problems were mostly around sock.c, sock.h, resolver.c - redeclaring and syntax errors). Thinking that it might be a
2019 Feb 05
3
[RFC] Vector Predication
On 2/5/19 12:06 PM, Bruce Hoult wrote: > On Tue, Feb 5, 2019 at 1:23 AM Simon Moll <moll at cs.uni-saarland.de> wrote: >> I think this is the usual mixup of AVL and MVL. >> >> AVL: is part of the predicate and can change between vector operations >> just like a mask can (light weight). >> >> MVL: Is the physical vector register length and can be re-configured per >> function (RVV only atm) - (heavy weight, stop-the-world...
2004 Aug 06
0
Freebsd build problems
...ope, build problem. I don't know when this changed, but the last time I successfully built icecast was 6/17. Here's where it fails: mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -Wall -ffast-math -fsigned-char -pthread -D_THREAD_SAFE -I/usr/local/include -c avl.c -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.TPlo -fPIC -DPIC cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory mv -f libiceavl_la-avl.o .libs/libiceavl_la-avl.lo mv: ren...
2011 Jan 08
1
TUNGETIFF ioctl() failed - virtual machine can't start
...000006eac rbp 00000000f2010000 r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11 0000000000000000 r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 0000000000000000 rip 00000000000fde7c rflags 00033002 cs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) ds 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) es 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) ss 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) fs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) gs 0000 (00000000/0000ff...
2009 Mar 06
1
Fix for foreign package segfault on Solaris 10 Intel
...lt *** address fe1d5c70, cause 'invalid permissions' Traceback: 1: .C("spss_init", PACKAGE = "foreign") 2: fun(...) This happened whether I built with gcc3, gcc4, or SunStudio 12. Using pstack I found that the code was crashing in avl_create(). Using truss I found that identically named functions in the Solaris /lib/libavl.so.1 library were being used instead of the AVL functions provided in avl.c in the foreign package. To verify, I replaced all of the "avl_" and "AVL_" patterns in foreign/src/*.[ch] wit...
2006 Oct 31
0
6281100 RFE: AVL-FS2: Support Anchored Page Retire for LW8, Serengeti & Starcat platforms (fix x86 lint)
Author: ayznaga Repository: /hg/zfs-crypto/gate Revision: 6eac92b976923acc75b29f19db289920ad3fe49e Log message: 6281100 RFE: AVL-FS2: Support Anchored Page Retire for LW8, Serengeti & Starcat platforms (fix x86 lint) Files: update: usr/src/uts/common/io/mem.c
2011 Feb 04
3
IO APIC emulation failure with qemu-kvm
Hi all, I'm Initializing the Local and IO APIC for a propeitary operating system running in Virtualized Environment . Im facing some problem with qemu-kvm but the code runs fine with qemu. when i run my kernel image with qemu-kvm it gives emulation error failure trying to execute the code outside ROM or RAM at fec00000(IO APIC base address) but the same code runs fine with qemu. can
2011 Feb 04
3
IO APIC emulation failure with qemu-kvm
Hi all, I'm Initializing the Local and IO APIC for a propeitary operating system running in Virtualized Environment . Im facing some problem with qemu-kvm but the code runs fine with qemu. when i run my kernel image with qemu-kvm it gives emulation error failure trying to execute the code outside ROM or RAM at fec00000(IO APIC base address) but the same code runs fine with qemu. can
2014 May 20
2
question about "struct kvm_segment"
Hi, The structure kvm_segment is defined as follows: struct kvm_segment { __u64 base; __u32 limit; __u16 selector; __u8 type; __u8 present, dpl, db, s, l, g, avl; __u8 unusable; __u8 padding; }; Since the VMX spec defines base is 64 bits, limit is 32bits, selector is 16bits, understandably, __u64, __u32, __u16 is used for them respectively. However, the VMX spec defines that the access rights is 32bits, which includes a 4 bits type, 2 bi...
2014 May 20
2
question about "struct kvm_segment"
Hi, The structure kvm_segment is defined as follows: struct kvm_segment { __u64 base; __u32 limit; __u16 selector; __u8 type; __u8 present, dpl, db, s, l, g, avl; __u8 unusable; __u8 padding; }; Since the VMX spec defines base is 64 bits, limit is 32bits, selector is 16bits, understandably, __u64, __u32, __u16 is used for them respectively. However, the VMX spec defines that the access rights is 32bits, which includes a 4 bits type, 2 bi...
2004 Aug 06
2
ICECAST enseirb group
...cture of circularly single-chained > > list could be more efficient : insertion of an element and access to the > > last element can be done in a single operation. > > > > ---------------------------------------- > > > > We saw that the stat module worked with an avl in order to keep the global > > parameters ( _stats.global_tree ) and "per source" parameters ( > > _stats.source_tree ) : we don't understand the use of an avl for the global > > parameters. Can't we directly use fields in the _stats_t structure instead > &gt...
2004 Oct 28
2
Problem copying directories using sftp
...be a WinSCP problem. However, creating directories on the AIX machine using Cygwin sftp works fine. I hope somebody can help with this. Best regards, Bernt Guldbrandtsen The log file says: . Startup conversation with host finished. . Copying 1 files/directories to remote directory "/h580/avl/bg/" . PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No; FnCs: N; RIC: Yes; Resume: S (102400); CalcS: Yes; Mask: *.* . TM: M; ExclM: . AscM: *.*html; *.htm; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; * .tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml . File: "C:\...
2005 Aug 26
0
Installing Ices on OSX 10.4.2
...atus: creating conf/Makefile config.status: creating doc/Makefile config.status: creating debian/Makefile config.status: creating src/Makefile config.status: creating src/log/Makefile config.status: creating src/timing/Makefile config.status: creating src/thread/Makefile config.status: creating src/avl/Makefile config.status: creating config.h config.status: executing depfiles commands napoleon:~/Desktop/ices-2.0.1 peter$ make make all-recursive Making all in debian make[2]: Nothing to be done for `all'. Making all in src Making all in log source='log.c' object='log.lo' libt...
2008 Dec 19
2
Odd behavior in an exclude-file
...ckup/firewall issues between my work and home was to encrypt a portable hard drive and make it my backup. Lug it back and forth and sync as appropriate. So I wrote myself a little rsync script which grabs all the files I think of as taking work to recreate. Which is given as follows: rsync -avl --stats --progress --timeout=300 --exclude-from "/home/foo/bin/exclude.txt" /home /mnt/sdc2 rsync -avl --stats --progress --timeout=300 --exclude-from "/home/foo/bin/exclude.txt" /etc /mnt/sdc2/beast rsync -avl --stats --progress --timeout=300 --exclude-from "/home/foo/bin...
2004 Aug 06
3
autogen.sh trouble with latest CVS checkout
...is present in the top-level directory, configure.in: and that aclocal.m4 was recently regenerated (using aclocal). /usr/local/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/local/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL src/avl/Makefile.am:7: Libtool library used but `LIBTOOL' is undefined src/avl/Makefile.am:7: src/avl/Makefile.am:7: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/avl/Makefile.am:7: to `configure.in' and run `aclocal' and `autoconf' again. /usr/local/share/auto...