search for: dlh

Displaying 19 results from an estimated 19 matches for "dlh".

Did you mean: dl
2013 Jun 20
2
Dealing with negative weights
Hello guys. I am currently working on the DLH weighting scheme .The formula for DLH is very complex and it ends up giving negative weights to some documents because of the formula.Due to this,inspite of having occurence/occurences of the keyword, the documents with negative weights don't show up in the results at all. Please can I get some...
2013 Jun 22
2
Dealing with negative weights
I was adding the calculations for a lower bound to get_sumpart() (DLH has no term independent component) when I realized that the same lower bound will be calculated for each term-docment pair that get_sumpart is called pair which basically reduces efficiency. How do I calculate the lower bound for a term only once and then use it ? -Regards -Aarsh On Fri, Jun 21,...
2018 Nov 07
2
Re: guestfs_launch() fails when C application is started as a systemd service
...cing libc, or using seccomp? If I understand the question correctly - it's about how collectd loads its plugins? If so it uses: static int plugin_load_file(const char *file, _Bool global) { void (*reg_handle)(void); int flags = RTLD_NOW; if (global) flags |= RTLD_GLOBAL; void *dlh = *dlopen*(file, flags); //... reg_handle = (void (*)(void))*dlsym*(dlh, "module_register"); //... *(*reg_handle)();* } Does this give any clues? Best Regards, Peter On Wed, Nov 7, 2018 at 12:56 PM Richard W.M. Jones <rjones@redhat.com> wrote: > On Wed, Nov 07, 2018...
2018 Nov 07
0
Re: guestfs_launch() fails when C application is started as a systemd service
...stand the question correctly - it's about how collectd loads its > plugins? If so it uses: > > static int plugin_load_file(const char *file, _Bool global) { > void (*reg_handle)(void); > int flags = RTLD_NOW; > if (global) > flags |= RTLD_GLOBAL; > void *dlh = *dlopen*(file, flags); > //... > reg_handle = (void (*)(void))*dlsym*(dlh, "module_register"); > //... > *(*reg_handle)();* > } > > > Does this give any clues? Can you strace the collectd process around the point where qemu-img is run? It may gives so...
2018 Nov 08
2
Re: guestfs_launch() fails when C application is started as a systemd service
...t how collectd loads > its > > plugins? If so it uses: > > > > static int plugin_load_file(const char *file, _Bool global) { > > void (*reg_handle)(void); > > int flags = RTLD_NOW; > > if (global) > > flags |= RTLD_GLOBAL; > > void *dlh = *dlopen*(file, flags); > > //... > > reg_handle = (void (*)(void))*dlsym*(dlh, "module_register"); > > //... > > *(*reg_handle)();* > > } > > > > > > Does this give any clues? > > Can you strace the collectd process around th...
2006 Apr 16
9
how to do probabilistic packet loss in kernel?
Hi, I am using iproute2 to setup fowarding, adding routes like "ip route add 192.168.1.3 via 192.168.1.2" I was wondering where in the kernel I can insert probabilistic packet loss only for forwarded packets? So that for instance I can drop 5% of all forwarded packets? I don''t need help with the actual code, just need help finding where to insert this code :) Thanks! George
2018 Nov 07
2
Re: guestfs_launch() fails when C application is started as a systemd service
Thank you, Rich, This was the issue indeed. export LIBGUESTFS_BACKEND=direct fixed it. The next step I tried was to integrate libguestfs in collectd virt plugin to collect this data automatically. In this case I'm having an unknown error in add_libvirt_dom() (same with add_domain) when it's invoking qemu-img to create overlay image. There is no difference between manual and service
2013 Aug 13
13
[PATCH v8 8/5] Add UART support and arch timer initialization for OMAP5
Since OMAP UART has a few distinct features than common 8250 UART, I re-implemented its driver rather than porting it based on ns16550.c. There are mainly two big differences between the implementations. First, OMAP UART introduces the concept of register access mode, which divides the register map into seperated space. Switching the access mode is then necessary when configuring it. Second, THRE
2006 Apr 11
10
created new q_disc, inserted module, tc tells me unknown qdisc
Hi, I am trying to install a proprietary qdisc made for research, it is not publically released yet, however its been used several times so i know it works. The files included are: q_xcp.c: static int xcp_parse_opt() static int xcp_print_opt() static int xcp_print_xstats() struct qdisc_util xcp_util = { "NULL", "xcp" ..... }; sch_xcp.c: static int
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...ajagopal Venkat <rajagopal.venkat@linaro.org> Rajan Srivastava <rajan.srivastava@freescale.com> Rajanikanth H.V <rajanikanth.hv@stericsson.com> Rajanikanth HV <rajanikanth.hv@stericsson.com> Rajashekhara, Sudhakar <sudhakar.raj@ti.com> Rajeev Kumar <rajeev-dlh.kumar@st.com> Rajeev Kumar <rajeevk-dlh.kumar@st.com> Rajendra Nayak <rnayak@ti.com> Rajesh Bhagat <rajesh.lnx@gmail.com> Rajesh Borundia <rajesh.borundia@qlogic.com> Rajiv Andrade <srajiv@linux.vnet.ibm.com> Rajkumar Kasirajan <rajkumar.kasirajan@ste...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...ajagopal Venkat <rajagopal.venkat@linaro.org> Rajan Srivastava <rajan.srivastava@freescale.com> Rajanikanth H.V <rajanikanth.hv@stericsson.com> Rajanikanth HV <rajanikanth.hv@stericsson.com> Rajashekhara, Sudhakar <sudhakar.raj@ti.com> Rajeev Kumar <rajeev-dlh.kumar@st.com> Rajeev Kumar <rajeevk-dlh.kumar@st.com> Rajendra Nayak <rnayak@ti.com> Rajesh Bhagat <rajesh.lnx@gmail.com> Rajesh Borundia <rajesh.borundia@qlogic.com> Rajiv Andrade <srajiv@linux.vnet.ibm.com> Rajkumar Kasirajan <rajkumar.kasirajan@ste...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...ajagopal Venkat <rajagopal.venkat@linaro.org> Rajan Srivastava <rajan.srivastava@freescale.com> Rajanikanth H.V <rajanikanth.hv@stericsson.com> Rajanikanth HV <rajanikanth.hv@stericsson.com> Rajashekhara, Sudhakar <sudhakar.raj@ti.com> Rajeev Kumar <rajeev-dlh.kumar@st.com> Rajendra Nayak <rnayak@ti.com> Rajesh Bhagat <rajesh.lnx@gmail.com> Rajesh Borundia <rajesh.borundia@qlogic.com> Rajiv Andrade <srajiv@linux.vnet.ibm.com> Rajkumar Kasirajan <rajkumar.kasirajan@stericsson.com> Rajkumar Manoharan <rmanoha...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...ajagopal Venkat <rajagopal.venkat@linaro.org> Rajan Srivastava <rajan.srivastava@freescale.com> Rajanikanth H.V <rajanikanth.hv@stericsson.com> Rajanikanth HV <rajanikanth.hv@stericsson.com> Rajashekhara, Sudhakar <sudhakar.raj@ti.com> Rajeev Kumar <rajeev-dlh.kumar@st.com> Rajendra Nayak <rnayak@ti.com> Rajesh Bhagat <rajesh.lnx@gmail.com> Rajesh Borundia <rajesh.borundia@qlogic.com> Rajiv Andrade <srajiv@linux.vnet.ibm.com> Rajkumar Kasirajan <rajkumar.kasirajan@stericsson.com> Rajkumar Manoharan <rmanoha...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...ajagopal Venkat <rajagopal.venkat@linaro.org> Rajan Srivastava <rajan.srivastava@freescale.com> Rajanikanth H.V <rajanikanth.hv@stericsson.com> Rajanikanth HV <rajanikanth.hv@stericsson.com> Rajashekhara, Sudhakar <sudhakar.raj@ti.com> Rajeev Kumar <rajeev-dlh.kumar@st.com> Rajendra Nayak <rnayak@ti.com> Rajesh Bhagat <rajesh.lnx@gmail.com> Rajesh Borundia <rajesh.borundia@qlogic.com> Rajiv Andrade <srajiv@linux.vnet.ibm.com> Rajkumar Kasirajan <rajkumar.kasirajan@stericsson.com> Rajkumar Manoharan <rmanoha...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...ajagopal Venkat <rajagopal.venkat@linaro.org> Rajan Srivastava <rajan.srivastava@freescale.com> Rajanikanth H.V <rajanikanth.hv@stericsson.com> Rajanikanth HV <rajanikanth.hv@stericsson.com> Rajashekhara, Sudhakar <sudhakar.raj@ti.com> Rajeev Kumar <rajeev-dlh.kumar@st.com> Rajendra Nayak <rnayak@ti.com> Rajesh Bhagat <rajesh.lnx@gmail.com> Rajesh Borundia <rajesh.borundia@qlogic.com> Rajiv Andrade <srajiv@linux.vnet.ibm.com> Rajkumar Kasirajan <rajkumar.kasirajan@stericsson.com> Rajkumar Manoharan <rmanoha...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...ajagopal Venkat <rajagopal.venkat@linaro.org> Rajan Srivastava <rajan.srivastava@freescale.com> Rajanikanth H.V <rajanikanth.hv@stericsson.com> Rajanikanth HV <rajanikanth.hv@stericsson.com> Rajashekhara, Sudhakar <sudhakar.raj@ti.com> Rajeev Kumar <rajeev-dlh.kumar@st.com> Rajendra Nayak <rnayak@ti.com> Rajesh Bhagat <rajesh.lnx@gmail.com> Rajesh Borundia <rajesh.borundia@qlogic.com> Rajiv Andrade <srajiv@linux.vnet.ibm.com> Rajkumar Kasirajan <rajkumar.kasirajan@stericsson.com> Rajkumar Manoharan <rmanoha...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...ajagopal Venkat <rajagopal.venkat@linaro.org> Rajan Srivastava <rajan.srivastava@freescale.com> Rajanikanth H.V <rajanikanth.hv@stericsson.com> Rajanikanth HV <rajanikanth.hv@stericsson.com> Rajashekhara, Sudhakar <sudhakar.raj@ti.com> Rajeev Kumar <rajeev-dlh.kumar@st.com> Rajendra Nayak <rnayak@ti.com> Rajesh Bhagat <rajesh.lnx@gmail.com> Rajesh Borundia <rajesh.borundia@qlogic.com> Rajiv Andrade <srajiv@linux.vnet.ibm.com> Rajkumar Kasirajan <rajkumar.kasirajan@stericsson.com> Rajkumar Manoharan <rmanoha...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...ajagopal Venkat <rajagopal.venkat@linaro.org> Rajan Srivastava <rajan.srivastava@freescale.com> Rajanikanth H.V <rajanikanth.hv@stericsson.com> Rajanikanth HV <rajanikanth.hv@stericsson.com> Rajashekhara, Sudhakar <sudhakar.raj@ti.com> Rajeev Kumar <rajeev-dlh.kumar@st.com> Rajendra Nayak <rnayak@ti.com> Rajesh Bhagat <rajesh.lnx@gmail.com> Rajesh Borundia <rajesh.borundia@qlogic.com> Rajiv Andrade <srajiv@linux.vnet.ibm.com> Rajkumar Kasirajan <rajkumar.kasirajan@stericsson.com> Rajkumar Manoharan <rmanoha...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking