search for: l4

Displaying 20 results from an estimated 243 matches for "l4".

Did you mean: el4
2018 Feb 18
1
NHW Project - high compression -l4 setting
Hello, For those interested, I have added a -l4 high compression setting to the NHW codec ( http://nhwcodec.blogspot.com/ ).This setting is very experimental, I have boosted the sharpness for this one, but it can lack of precision on low contrast areas. This setting still maintains a good neatness and when it will be validated, I will then make...
2010 Jan 14
1
lattice dotplot with missing levels in factor variable
...y responses but levels vary from one panel to another. However, I run into problems with controlling the y-limits and y-labels. In particular, suppose I have a data frame rsp <- c(10,2,4,0,2,3) lvl <- factor(c("L1","L2","L3","L2","L3","L4"),levels=c("L1","L2","L3","L4")) cat <- factor(c("A","A","A","B","B","B"),levels=c("A","B")) xx <- data.frame(cat,lvl,rsp) print(xx) cat lvl rsp 1 A L1 10 2 A...
2008 Dec 28
2
zfs mount hangs
...: [ID 723222 kern.notice] 000002a10433efc0 SUNW,UltraSPARC-II:cpu_aflt_log+5b4 (3, 2a10433f208, 2a10433f2e0, 10, 2a10433f207, 2a10433f208) Dec 27 04:42:11 base genunix: [ID 179002 kern.notice] %l0-3: 000002a10433f0cb 00000000000f0000 00000000012ccc00 00000000012cd000 Dec 27 04:42:11 base %l4-7: 000002a10433f208 0000000000000170 00000000012ccc00 0000000000000001 Dec 27 04:42:11 base genunix: [ID 723222 kern.notice] 000002a10433f210 SUNW,UltraSPARC-II:cpu_async_error+cdc (7fe00000, 0, 180200000, 40, 0, a0b7ff60) Dec 27 04:42:11 base genunix: [ID 179002 kern.notice] %l0-3: 00000...
2018 Apr 16
1
NHW Project - quality improvement for -l4,-l5 settings
Hello, I have improved quality for -l4 and -l5 high compression settings.These settings are now really better and very competitive, I now prefer them compared to x265 (HEVC). Update at: http://nhwcodec.blogspot.com/ I am also working on -l6 quality setting, I can simply increase quantization for it but I am not totally satisfied with...
2013 Nov 06
2
[LLVMdev] loop vectorizer: Unexpected extract/insertelement
...tptr float* %arg5, i64 %8 %10 = load float* %9 %11 = getelementptr float* %arg6, i64 %8 %12 = load float* %11 %13 = fadd float %12, %10 %14 = getelementptr float* %arg4, i64 %8 store float %13, float* %14 %15 = add nsw i64 %6, 1 %16 = icmp sge i64 %15, 4 br i1 %16, label %L4, label %L3 L4: ; preds = %L3 %17 = add nsw i64 %19, 1 %18 = icmp sge i64 %17, %5 br i1 %18, label %L6, label %L5 L5: ; preds = %L4, %L2 %19 = phi i64 [ %17, %L4 ], [ %4, %L2 ] br label %L3...
2007 Oct 02
53
Direct I/O ability with zfs?
We are using MySQL, and love the idea of using zfs for this. We are used to using Direct I/O to bypass file system caching (let the DB do this). Does this exist for zfs? This message posted from opensolaris.org
2013 Nov 06
0
[LLVMdev] loop vectorizer: Unexpected extract/insertelement
...gt; %10 = load float* %9 > %11 = getelementptr float* %arg6, i64 %8 > %12 = load float* %11 > %13 = fadd float %12, %10 > %14 = getelementptr float* %arg4, i64 %8 > store float %13, float* %14 > %15 = add nsw i64 %6, 1 > %16 = icmp sge i64 %15, 4 > br i1 %16, label %L4, label %L3 > > L4: ; preds = %L3 > %17 = add nsw i64 %19, 1 > %18 = icmp sge i64 %17, %5 > br i1 %18, label %L6, label %L5 > > L5: ; preds = %L4, %L2 > %19 = phi i64 [ %17, %L4...
2007 Jun 16
5
zpool mirror faulted
...14:44:42 einstein genunix: [ID 723222 kern.notice] 000002a101553560 zfs:dnode_sync+388 (600033cb990, 7, 60002d5c580, 60009dd4dc0, 0, 7) Jun 16 14:44:42 einstein genunix: [ID 179002 kern.notice] %l0-3: 0000000000000000 00000600033cb9e8 0000000000000003 00000600033cba48 Jun 16 14:44:42 einstein %l4-7: 0000060002c66400 00000600033cb9eb 000000000000000c 00000600033cba40 Jun 16 14:44:42 einstein genunix: [ID 723222 kern.notice] 000002a101553620 zfs:dmu_objset_sync_dnodes+6c (60002e02800, 60002e02940, 60009dd4dc0, 600033cb9 90, 0, 0) Jun 16 14:44:42 einstein genunix: [ID 179002 kern.notice] %l0...
2019 Jan 19
3
[Bug 1317] New: ulogd missed flow.start.sec and flow.start.usec fields
...;Netfilter", "flow.end.sec" : 1547900066, "flow.end.usec" : 425948, "flow.start.sec" : 1547900066, "flow.start.usec" : 210972, "oob.family" : 2, "oob.protocol" : 0, "orig.ip.protocol" : 17, "orig.l4.dport" : 39105, "orig.l4.sport" : 25845, "orig.raw.pktcount" : 1, "orig.raw.pktlen" : 28, "reply.ip.daddr.str" : "192.168.1.108", "reply.ip.protocol" : 17, "reply.ip.saddr.str" : "192.168.2.100",...
2013 Nov 06
2
[LLVMdev] loop vectorizer: Unexpected extract/insertelement
...%index, 0 br i1 %32, label %middle.block, label %vector.body middle.block: ; preds = %vector.body, %L5 %resume.val = phi i1 [ false, %L5 ], [ true, %vector.body ] %trunc.resume.val = phi i64 [ 0, %L5 ], [ 4, %vector.body ] br i1 %resume.val, label %L4, label %scalar.ph scalar.ph: ; preds = %middle.block br label %L3 On 06/11/13 11:30, Arnold Schwaighofer wrote: > The loop vectorizer relies on cleanup passes to be run after it: > > from Transforms/IPO/PassManagerBuilder.cpp: > >...
2008 Nov 13
5
BAD TRAP with Crossbow Beta October 31 2008
...12 14:04:15 bahamut genunix: [ID 723222 kern.notice] 000002a101694940 unix:die+98 (34, 2a101694c30, 60014b2f652, 0, 10a3000, 2a101694a00) Nov 12 14:04:16 bahamut genunix: [ID 179002 kern.notice] %l0-3: 000000000128a468 000002a101694b20 0000000000010000 000000000185c8c0 Nov 12 14:04:16 bahamut %l4-7: 0000000000000000 0000030003f74000 000000000182850c 0000000000000000 Nov 12 14:04:16 bahamut genunix: [ID 723222 kern.notice] 000002a101694a20 unix:trap+6b4 (2a101694c30, 0, e00000034, e, 1828500, 1c00) Nov 12 14:04:16 bahamut genunix: [ID 179002 kern.notice] %l0-3: 000000000128a468 000002a1016...
2010 Aug 02
2
[LLVMdev] indirectbr and phi instructions
Hi, How does the requirement that phi instructions have one value per predecessor basic block interact with indirectbr instructions? For instance, take the following code: L1: br i1 %somevalue, label %L2, label %L3 L2: %ret1 = i8* blockaddress(@myfunction, %L5) br label %L4 L3: %ret2 = i8* blockaddress(@myfunction, %L6) br label %L4 L4: %ret = phi i8* [%ret1, L2], [%ret2, L3] indirectbr i8* %ret, [label %L5, label %L6] L5: %myval = phi i32 [0, %L2], [1, %L3] ; are both of these values required, even though the only *real* possible predecessor block is L...
2006 Nov 08
1
L4 probes..
Probably a special case here, but everytime the L4 probes the port, a line as added to the log. This gets a bit noisy. If a random IP connects, I'd want to see it, but maybe it would be nice to have the option to silence the log entry from certain hosts. For now I patch it locally, but without any .conf finesse. For example: Nov 8 10:55:...
2018 Apr 28
2
quality improvement of -l4, -l5, -l6 high compression settings
...g community! Cheers, Raphael 2018-04-28 21:40 GMT+02:00 Dave Johnson Games <davefilms.us at gmail.com>: > Great news! > > On Sat, Apr 28, 2018, 2:10 PM Raphael Canut <nhwcodec at gmail.com> wrote: > >> Hello, >> >> Great news!!! I have really improved -l4,-l5,-l6 high compression quality >> settings! >> >> The NHW Project is now really competitive, I prefer it to x265 (HEVC) now >> on many images! >> >> Update at: http://nhwcodec.blogspot.com/ >> >> I don't have touched the entropy coding schemes,...
2018 Mar 10
2
NHW Project - lower quality settings
...> I enjoy reading your posts and always find them educational. I don't > have anything to contribute other than my appreciation. Thank you! > > On Fri, Mar 9, 2018 at 1:03 PM, Raphael Canut <nhwcodec at gmail.com> wrote: > > Hello, > > > > I have re-tested -l4 high compression setting and it's clear that it > lacks > > of precision on degraded, rather blurred images. So I don't know if it > is a > > good idea to base the other lower quality settings (-l5,-l6,...) on -l4 > > setting.I have tested the NHW codec against x265,...
2007 Sep 19
3
ZFS panic when trying to import pool
I have a raid-z zfs filesystem with 3 disks. The disk was starting have read and write errors. The disks was so bad that I started to have trans_err. The server lock up and the server was reset. Then now when trying to import the pool the system panic. I installed the last Recommend on my Solaris U3 and also install the last Kernel patch (120011-14). But still when trying to do zpool import
2018 Mar 11
0
NHW Project - major quality improvement for -l1->-l4 settings
Hello, With -l5 quality setting, I have learned that I can increase wavelet coeff threshold to 12 in the HH band without noticeable difference in the reconstructed images.With this processing, I win in average 1Ko in the compressed .nhw files, and so I can raise the quantization for -l1->-l4 settings (0.935->0.955,0.88->0.9,0.87->0.89) and so these settings are now better, there is a little less neatness/sharpness but there is more precision, and so these settings are quite competitive.The .nhw files are also smaller. Update at: http://nhwcodec.blogspot.com/ Really it would...
2018 Mar 27
0
NHW Project - quality improvement for -l3, -l4, -l5 settings
Hello, I have improved quality for -l3,-l4,-l5 settings.I have diminished residual coding and I have raised again quantization.These settings are now better. Update at: http://nhwcodec.blogspot.com/ The NHW Project with this version starts to be competitive at high compression with x265. Any feedback welcome! Cheers, Raphael -----------...
2018 Apr 28
0
quality improvement of -l4, -l5, -l6 high compression settings
...2018-04-28 21:40 GMT+02:00 Dave Johnson Games <davefilms.us at gmail.com>: > >> Great news! >> >> On Sat, Apr 28, 2018, 2:10 PM Raphael Canut <nhwcodec at gmail.com> wrote: >> >>> Hello, >>> >>> Great news!!! I have really improved -l4,-l5,-l6 high compression >>> quality settings! >>> >>> The NHW Project is now really competitive, I prefer it to x265 (HEVC) >>> now on many images! >>> >>> Update at: http://nhwcodec.blogspot.com/ >>> >>> I don't have touc...
2018 Apr 28
0
quality improvement of -l4, -l5, -l6 high compression settings
...at gmail.com>: >>> >>>> Great news! >>>> >>>> On Sat, Apr 28, 2018, 2:10 PM Raphael Canut <nhwcodec at gmail.com> wrote: >>>> >>>>> Hello, >>>>> >>>>> Great news!!! I have really improved -l4,-l5,-l6 high compression >>>>> quality settings! >>>>> >>>>> The NHW Project is now really competitive, I prefer it to x265 (HEVC) >>>>> now on many images! >>>>> >>>>> Update at: http://nhwcodec.blogspot.com/...