search for: kmp

Displaying 20 results from an estimated 36 matches for "kmp".

Did you mean: jmp
2000 Sep 03
1
removing rows from a dataframe
...O 19910104 0.1475694 0.1397569 205 9 CSCO 19910107 0.1414931 0.1362847 164 10 CSCO 19910108 0.1440972 0.1380208 127 11 CSCO 19910109 0.1467014 0.1414931 83 12 CSCO 19910110 0.1440972 0.1414931 70 13 KMP 19991213 40.5625000 0.0000000 63 14 KMP 19991214 41.3125000 40.4375000 71 15 KMP 19991215 42.1875000 41.1875000 99 16 KMP 19991216 43.5000000 42.1250000 96 17 KMP 19991217 43.8750000 42.5625000 77 18 KMP 1...
2009 Mar 05
0
It took some time...
...n the OBS) /srv/distro/repo/network:/telephony:/asterisk/openSUSE_11.1/x86_64/asterisk16-devel-1.6.0.6-82.2.x86_64.rpm /srv/distro/repo/network:/telephony:/asterisk/openSUSE_11.1/x86_64/libspandsp1-0.0.5pre4-59.2.x86_64.rpm /srv/distro/repo/network:/telephony:/asterisk/openSUSE_11.1/x86_64/zaptel-kmp-default-1.4.12.1_2.6.27.19_3.2-32.2.x86_64.rpm /srv/distro/repo/network:/telephony:/asterisk/openSUSE_11.1/x86_64/flite-1.3-8.2.x86_64.rpm /srv/distro/repo/network:/telephony:/asterisk/openSUSE_11.1/x86_64/zaptel-devel-1.4.12.1-32.2.x86_64.rpm /srv/distro/repo/network:/telephony:/asterisk/openSUSE_...
2008 Jul 04
2
Howto compile ocfs2-1.3.9-0.1 for CentOS5.2 2.6.18-92.1.6.el5xen +compile messages
.../ocfs2-1.3.9/fs' make -C vendor make[1]: Entering directory `/config/ocfs2-1.3.9/vendor' make -C rhel5 make[2]: Entering directory `/config/ocfs2-1.3.9/vendor/rhel5' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/config/ocfs2-1.3.9/vendor/rhel5' make -C suse-kmp make[2]: Entering directory `/config/ocfs2-1.3.9/vendor/suse-kmp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/config/ocfs2-1.3.9/vendor/suse-kmp' make[1]: Leaving directory `/config/ocfs2-1.3.9/vendor' [root at Test1 ocfs2-1.3.9]# The problem is that for rhe...
2019 Dec 17
7
Hosted printer drivers can not be used
.../srv/samba/printers /srv/samba/printers/x64 /srv/samba/printers/x64/3 /srv/samba/printers/x64/3/KOAYTJ_J.DLL /srv/samba/printers/x64/3/KOAYTJ_W.DLL /srv/samba/printers/x64/3/KOAYTJ__.KPD /srv/samba/printers/x64/3/KOAYTJ__.mg /srv/samba/printers/x64/3/KOAYTJ_F.DLL /srv/samba/printers/x64/3/KOAYTJ_C.KMP /srv/samba/printers/x64/3/KOAYTJ_J.ini /srv/samba/printers/x64/3/KOAYTJ_A.KMP /srv/samba/printers/x64/3/KOAYTJ__.yg /srv/samba/printers/x64/3/KOAYTJ__.md /srv/samba/printers/x64/3/KOAYTJ_B.DLL /srv/samba/printers/x64/3/KOAYTJ__.kg /srv/samba/printers/x64/3/KOAYTJ_C.DLL /srv/samba/printers/x64/3/KOA...
2006 Aug 02
0
[Bug 497] New: ipt_string doesn't ork for me
...ora Status: NEW Severity: normal Priority: P2 Component: iptables AssignedTo: laforge@netfilter.org ReportedBy: maxim.britov@gmail.com I trying to use string. iptables 1.3.5 / kernel 2.6.18-rc2-ck1 iptables -A INPUT -p tcp -m string --algo kmp --string 112233 -j LOG iptables -A INPUT -p tcp -m string --algo kmp --string ! 112233 -j LOG iptables -A INPUT -p tcp -m string --algo kmp --hex-string 112233 -j LOG I get works 1st rule only. Second rule never matches any packets. IMHO it should match any packet without my string. I'm right...
2015 May 07
3
[LLVMdev] OpenMP - C source files which are really c++
Am I mistaken in that some .c files must actually be compiled as c++? In file included from openmp-llvm/runtime/src/kmp_ftn_cdecl.c:16: openmp-llvm/runtime/src/kmp.h:210:3: warning: redefinition of typedef 'ident_t' is a C11 feature [-Wtypedef-redefinition] } ident_t; ^ ---------- I previously sent a patch that fixes this and it was completely rejected. IMHO - This must be fixed 1) C files should be renam...
2006 Aug 25
0
[Bug 505] New: iptables-save still doesn't like quotes
...Status: NEW Severity: normal Priority: P2 Component: iptables-restore AssignedTo: laforge@netfilter.org ReportedBy: maxim.britov@gmail.com Just got current svn https://...trunk/iptables, build and check: $ echo "-A INPUT -m string --alg kmp --string \"111\\\"222\"" -j LOG -A INPUT -m string --alg kmp --string "111\"222" -j LOG $ echo "-A INPUT -m string --alg kmp --string \"111\\\"222\"" -j LOG | ./iptables-restore --test iptables-restore: line 1 failed $ pwd /home/someuser...
2006 Aug 28
0
[Bug 505] iptables-save still doesn't like quotes
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=505 ------- Additional Comments From maxim.britov@gmail.com 2006-08-28 16:58 MET ------- sorry, first example wrong # ./iptables -A INPUT -m string --algo kmp --string 111\"222 -j LOG # ./iptables-save >test1 # cat test1 # Generated by iptables-save v1.3.5 on Mon Aug 28 17:21:18 2006 *filter :INPUT ACCEPT [510:581590] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [441:34843] -A INPUT -m string --string "111\"222" --algo kmp --to 65535 -j LO...
2009 Jun 01
7
terrible problems with Xen on SLES 10.2 / 11
...module /boot/vmlinuz-2.6.27.19-5-xen root=/dev/disk/by-id/scsi-SIBM-ESXSST336753LC_F3HX25YV80000743 8FXG9-part1 console=tty0 resume=/dev/sda2 splash=silent showopts module /boot/initrd-2.6.27.19-5-xen I have following xen packages installed (on SLES 11 x64): xen-3.3.1_18546_12-3.1 enic-kmp-xen-0.0.1_2.6.27.19_5-10.6 oracleasm-kmp-xen-2.0.5_2.6.27.19_5-7.6 xen-doc-pdf-3.3.1_18546_12-3.1 iscsitarget-kmp-xen-0.4.15_2.6.27.19_5-94.6 ext4dev-kmp-xen-0_2.6.27.19_5-7.6 xen-doc-html-3.3.1_18546_12-3.1 xen-libs-3.3.1_18546_12-3.1 xen-kmp-default-3.3.1_18546_12_2.6.27.19_5-3.1 brocade-bfa-kmp-...
2018 Jun 07
2
[RFC] Abstract Parallel IR Optimizations
...the semantics of the used parallel representation. While this sounds tedious at first, it turns out that we can perform key optimizations with reasonable implementation effort (and thereby also reasonable maintenance costs). However, we have various parallel representations that are already in use (KMPC, GOMP, CILK runtime, ...) or proposed (Tapir, IntelPIR, ...). Our proposal seeks to introduce parallelism specific optimizations for multiple representations while minimizing the implementation overhead. This is done through an abstract notion of a parallel region which hides the actual represen...
2006 Mar 24
0
[Bug 465] New: string --to is not working
...Component: iptables AssignedTo: laforge@netfilter.org ReportedBy: imitev@obs.bg i'm playing a bit with the string match and i'm trying to match the "SSH" characters at the begining of the tcp payload this works: iptables -A OUTPUT -p tcp -m string --algo kmp --string "SSH" -j REJECT --reject-with tcp-reset but the rule below still matches SSH anywhere in the payload, while "SSH" is obviously not in the first 2 bytes of the ip header (dumb test) iptables -A OUTPUT -p tcp -m string --algo kmp --string "SSH" --to 2 -j REJEC...
2007 Mar 24
2
[Bug 505] iptables-save still doesn't like quotes
...ugzilla.netfilter.org/bugzilla/show_bug.cgi?id=505 ------- Additional Comments From mbr@cipherdyne.org 2007-03-24 06:01 MET ------- I've tested the proposed patch against the iptables-1.3.7 source, and find that it works in the reported broken case: # iptables -A INPUT -m string --algo kmp --string 111\"222 -j LOG # ./iptables-save > ipt.out # ./iptables-restore ipt.out # ./iptables-save > ipt.out2 # diff ipt.out ipt.out2 |grep 22 # If the 111\"222 test is important to get work in an existing iptables installation without waiting for this fix, then a work around...
2010 Aug 02
9
remus support in Opensuse ?
Hi, i already tried to ask this and did not obtain any answer. Is remus is supported in Opensuse Linux actually ? Regards _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Jul 10
1
TX tcp checksum errors with Xen GPLPV 0.9.9 Drivers (xen 3.2.1 and windows Server x86 2003 R2)
Hello, My first post on Xen-Users, so .. i''ve discovered a strange problem. Setup: -A Windows server 2003R2 (x86) with GPL PV driver 0.9.9 ipferf 1.7.0 (from 2003) -dom0 a opensuse 11.0 xen: # rpm -q -a |grep -i xen kqemu-kmp-xen-1.3.0pre11_2.6.25.5_1.1-7.1 kiwi-desc-xenboot-2.38-67.1 xen-3.2.1_16881_04-4.2 xen-tools-3.2.1_16881_04-4.2 xen-libs-3.2.1_16881_04-4.2 kernel-xen-2.6.25.9-0.2 iperf 2.0.4 -1 interface as trunk on dom0, with some vlans''s and xen bridges -1 test machine in same subnet as th...
2019 Dec 11
4
[Bug 1390] New: iptables -m string not working with --algo bm and OUTPUT chain under 5.3.x
...h set -ex uname -r iptables -F iptables -L -v iptables -A OUTPUT -p tcp -m string --algo bm --string POST -j DROP lsmod | grep -e nft -e ipt echo POST|nc -w10 example.com 80 ``` Some interesting aspects I discovered while investigating w/ colleagues: 1. `iptables -A OUTPUT -p tcp -m string --algo kmp --string 'POST' -j DROP` works with 5.3.x 2. `iptables -A INPUT -p tcp -m string --algo bm --string 'title' -j DROP` works with 5.3.x This is the output of the above script on 5.3.0: ``` + uname -r 5.3.0-1009-gcp + iptables -F + iptables -L -v Chain INPUT (policy ACCEPT 0 packets...
2012 Mar 27
2
domU's being killed - strange?
...em: when I reboot some domU, some OTHER domU gets killed. Scenario: > cat /etc/SuSE-release SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 1 > uname -sri Linux 2.6.32.43-0.4-xen x86_64 > rpm -qa | grep xen- kernel-xen-base-2.6.32.43-0.4.1 xen-4.0.2_21511_04-0.5.1 xen-kmp-default-4.0.2_21511_04_2.6.32.46_0.3-0.5.1 kernel-xen-2.6.32.43-0.4.1 xen-libs-4.0.2_21511_04-0.5.1 xen-doc-html-4.0.2_21511_04-0.5.1 xen-tools-4.0.2_21511_04-0.5.1 xen-doc-pdf-4.0.2_21511_04-0.5.1 I have 9 DomU''s running here - most of them with several Linux flavors, and some Windows XP...
2011 Jul 25
7
[Bug 39530] New: Also after installing Obermayrs drm-nouveau driver booting succeeds only with nomodeset
...ct: xorg-team at lists.x.org In reaction of https://bugzilla.novell.com/show_bug.cgi?id=707110, comment #6 from Johannes Obermayr, I added repo http://download.opensuse.org/repositories/home:/jobermayr/openSUSE_Factory to the list of repositories, and installed the appropriate rpm (drm-nouveau-kmp-desktop-20110721.2009_k3.0.0_2-2.3.x86_64.rpm in my case). That didn't change the boot problem reported in the openSuse bug, so I enter a bug report here, on Johannes'request in his comment -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are recei...
2010 Jun 11
0
blk_tap: Error initialising /dev/xen/blktap - No more devices
...Since a few days, i can no more install or reboot any vm using tap:aio driver My vms complains about no mounted disks OS: On openSUSE 11.2 (x86_64) with xen-tools-3.4.1_19718_04-2.1.x86_64 kernel-xen-base-2.6.31.8-0.1.1.x86_64 xen-libs-3.4.1_19718_04-2.1.x86_64 kernel-xen-2.6.31.8-0.1.1.x86_64 xen-kmp-desktop-3.4.1_19718_04_2.6.31.5_0.1-2.1.x86_64 xen-3.4.1_19718_04-2.1.x86_64 i can no more create or reboot any VMs using tap:aio driver. All seems to be fine with other VMs with "file" driver un 7 16:11:41 alca2 kernel: [12537879.848530] blk_tap: Error initialising /dev/xen/blktap -...
2008 Feb 08
1
compiz-0.7.0-5.1 - Killed compiz-emerald-0.6.9_git071204-1.4
Listmates, openSuSE 10.3 ati mobility radeon 9700 ati-fglrxG01-kmp-default-8.45.4_2.6.22.16_0.1-0.2 xorg: http://www.3111skyline.com/download/radeon3D/xorg.conf.no.emerald With the update to compiz 0.7.0-5.1, compiz-emerald and emerald-themes completely stopped working. Compiz will start and you can choose kde window decorations, but I cannot get emerald to w...
2008 Jul 25
2
openSUSE Asterisk Packages
Does anyone know who maintains the asterisk packages in the openSUSE buildservice? They are not updating Zaptel with their kernel updates and I want to get that matter corrected. I submitted to them a bug report but they seem to not care... https://bugzilla.novell.com/show_bug.cgi?id=407408 ... usually within 24 hours a bugreport is assigned or some sort of comment is made.