Displaying 7 results from an estimated 7 matches for "llog".
Did you mean:
log
2007 Sep 28
0
llog_origin_handle_cancel and other LustreErrors
Hi again!
Same setup as before (Lustre 1.6.2 + 2.6.18 kernel).
This time things suddenly started to be very slow (as in periodically
stalling), and we found a bunch of llog_ LustreErrors on the MDS. Some
time later stuff had automagically recovered and is back to normal
speed.
Any idea on the meaning/cause of these errors?
What are the seriousness of "LustreError" errors in general? Does it
mean "this is bad, but normal", "this is bad, sh...
2010 Jan 18
2
function to set log(0)=0 not working on tables or vectors
There must be a very basic thing I am not getting...
I'm working with some entropy functions and the convention is to use
log(0)=0.
So I wrote a function:
llog<-function(x){
if (x ==0) 0 else log(x)
}
which seems to work fine for individual numbers e.g.
>llog(0/2)
[1] 0
but if I try whole vectors or tables:
p<-c(4,3,1,0)
q<-c(2,2,2,2)
llog(p/q)
I get this:
[1] 0.6931472 0.4054651 -0.6931472 -Inf
What am I missing?
Thanks!
Maj...
2004 Sep 28
1
Why does rsync think my files are much bigger than they are ?
...when using rsync ? I'm trying to send a
series of =~ 300k files down the line, but for some reason, rsync thinks
each file is 17592186044416 bytes long! The same behaviour occurs when
using rsync to copy files locally.
Partial output follows...any help appreciated!
Cheers,
P
[root@grappa llog]# ls -al /IFX/llog/logs.109051.gz
-rw-rw---- 1 informix informix 349590 Sep 27 02:07
/IFX/llog/logs.109051.gz
[partial output of rsync -azvvv -e ssh /source/dir server:/dest/dir
follows...]
send_files mapped /IFX/llog/logs.109051.gz of size 17592186044416
calling match_sums /IFX/llog/logs.1...
2013 May 07
8
proxy required
Hy I m new to puppet.
I ''d like to install epel.repo on a my node and this is the module that I
ve created
class epel {
package { ''epel'':
provider => ''rpm'',
ensure => installed,
source =>
''http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm''
}
}
Now my connection on node when I
2016 Feb 18
0
Use opus-tools on Android
..._LRINT -DHAVE_LRINTF -fno-math-errno
LOCAL_CFLAGS += -DANDROID_NDK -DDISABLE_IMPORTGL -fno-strict-aliasing -fprefetch-loop-arrays -DAVOID_TABLES -DANDROID_TILE_BASED_DECODE -DANDROID_ARMV6_IDCT -ffast-math
LOCAL_CPPFLAGS := -DBSD=1 -ffast-math -O3 -funroll-loops
LOCAL_LDLIBS := -ljnigraphics -llog
Above is the flags I'm using to build opus. If you guys can guide me how to build it andThank you in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/opus/attachments/20160218/f720d318/attachment.html>
2019 May 07
0
dlopen failed: cannot locate symbol "opus_projection_encoder_ctl" referenced by "libopusenc.so"
...GEncoderJNIImpl.cpp \
src/ogg_opus_jni_OGGDecoderJNIImpl.cpp
LOCAL_SRC_FILES := $(CPP_FILES:$(LOCAL_PATH)/%=%)
LOCAL_C_INCLUDES := $(LOCAL_PATH)/opus
LOCAL_CFLAGS := -Wno-gnu-designator -Wformat=0
LOCAL_CPPFLAGS += -std=c++11 -Wformat=0
LOCAL_LDFLAGS := -llog
LOCAL_SHARED_LIBRARIES := libopus libopusenc
LOCAL_ASSET_DIR := $(LOCAL_PATH)/assets
include $(BUILD_SHARED_LIBRARY)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/opus/attachments/20190507/364d3f49/attachment-0001.html&g...
2011 Sep 09
3
CentOS5 with Dell Broadcom iSCSI Offload, does it work ?
Hi all,
After finding multiples answers to this question via google, but without
making it work on my servers. Has anybody iSCSI Offload working on a Dell
Server with Broadcom NICs ?
My environment: I'm running CentOS 5.6 CR, on a Dell PowerEdge R710 with
Broadcom Corporation NetXtreme II BCM5709 conecting to an EMC CX4-120 SAN,
via 2x Cisco 2960G-24TC-L switches. It's working