search for: bwh

Displaying 20 results from an estimated 44 matches for "bwh".

Did you mean: bw
2016 Jul 15
2
FSD sequence not working on Ubuntu 16.04 LTS
Hi Charles, On Wednesday, July 13, 2016 11:40:09 PM Charles Lepple wrote: > On Jul 12, 2016, at 5:27 PM, Ivan Adzhubey <iadzhubey at rics.bwh.harvard.edu> > wrote: > > I have recently installed NUT 2.7.3.1 on a freshly installed Ubuntu 16.04 > > LTS (64-bit) system, connected via USB cable to APC Smart-UPS 1500 (SMT > > model). I am trying to make this configuration work for automatic > > shutdown/restart b...
2007 Jul 21
2
X11() dies in remote background
this is not a problem with R but a request for related advice. i am trying to run a lengthy batch job from my home. the OS is ... Linux jedi.bwh.harvard.edu 2.4.22-openmosix1smp #1 SMP Fri Sep 5 01:05:37 CEST 2003 i686 athlon i386 GNU/Linux i start the job and put it in the background. while i am connected, all is well. eventually my ISP shuts down the connection if i do not do any input. then: Boxplots of G intensitiesError in X11(pa...
2016 Jul 12
2
FSD sequence not working on Ubuntu 16.04 LTS
...request. Thank you, Ivan -- Ivan Adzhubey, Ph.D. Instructor Division of Genetics, Dept of Medicine Brigham & Women's Hospital Harvard Medical School New Research Building, Room 0464C 77 Avenue Louis Pasteur Boston, MA 02115 tel.: (617) 525-4728 fax: (617) 525-4705 web: http://genetics.bwh.harvard.edu/wiki/sunyaevlab/
2012 Jul 11
2
Computing inverse cdf (quantile function) from a KDE
Hello, I wanted to know if there is a simple way of getting the inverse cdf for a KDE estimate of a density (using the ks or KernSmooth packages) in R ? The method I'm using now is to perform a numerical integration of the pdf to get the cdf and then doing a search for the desired probablity value, which is highly inefficient and very slow. Thanks, -fj [[alternative HTML version deleted]]
2019 Jan 21
1
testing by building mksh (was Re: RFT: klibc 2.0.5)
...s also currently built with klibc > if it failed, so a few lines below, under ?Build information for > legacy mksh? the same should be, plus ?| CC='klcc'? under ?Variables > used?. [...] I've pushed my current test script out to: https://git.kernel.org/pub/scm/linux/kernel/git/bwh/klibc-maint.git/ If you can work out how to integrate mksh into this then please do that and send patches. But I'm probably not going to do it myself. Ben. -- Ben Hutchings You can't have everything. Where would you put it? -------------- next part -------------- A non-text attachment...
2008 Jun 09
2
Comparing two groups of proportions
Hi, I have a seemingly common problem but I can't find a proper way to approach it. Let's say we have 5 samples (different size) of IC circuits coming from 5 production lines (A, B, C, D, E). We apply two different non-destructive QA procedures to each sample, producing to sets of binary outcomes (passed: no/yes). So, we have two groups of proportions: QA1 QA2 no/yes no/yes A
2002 Sep 19
2
R 1.6 for windows?
On Thu, 19 Sep 2002 10:43:01 -0400 (EDT), you wrote in message <200209191443.KAA17404@falmouth.bwh.harvard.edu>: >Hi Duncan -- I am curious as to whether you are building/distributing >R 1.6.0 for windows? There's nothing urgent about it, I have one. >The question is how to identify a distribution URL if one exists. I will be building and distributing the final release. Kevin...
2016 Jul 14
0
FSD sequence not working on Ubuntu 16.04 LTS
[please use Reply-All to include the list. thanks!] On Jul 12, 2016, at 5:27 PM, Ivan Adzhubey <iadzhubey at rics.bwh.harvard.edu> wrote: > > I have recently installed NUT 2.7.3.1 on a freshly installed Ubuntu 16.04 LTS > (64-bit) system, connected via USB cable to APC Smart-UPS 1500 (SMT model). I > am trying to make this configuration work for automatic shutdown/restart but it > seems that...
2016 Jul 16
0
FSD sequence not working on Ubuntu 16.04 LTS
On Jul 15, 2016, at 6:05 PM, Ivan Adzhubey <iadzhubey at rics.bwh.harvard.edu> wrote: > > Anyway, now that even Debian announced dropping support for sysvinit > compatibility we will have to learn how to live with systemd, like it or not. [grumble; systemd rant deleted] > After that, NUT server would correctly process power loss events (both re...
2016 Jul 16
1
FSD sequence not working on Ubuntu 16.04 LTS
On Friday, July 15, 2016 11:25:30 PM EDT Charles Lepple wrote: > On Jul 15, 2016, at 6:05 PM, Ivan Adzhubey <iadzhubey at rics.bwh.harvard.edu> > wrote: > > After that, NUT server would correctly process power loss events (both > > real and simulated) by cutting UPS power after a system shutdown and > > restarting it after a short delay when/if the power is back. > > > > I am going to file...
2020 Mar 28
0
[klibc:update-dash] dash: [BUILTIN] Add printf support for format string a, A, and F
...[ dash commit c77265b4ea89359c164346e400914bb24a3716d1 ] This patch adds the format string characters a, A and F to the supported set of the built-in printf command. They're already supported by the underlying printf function. Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au> [bwh: Adjust context for klibc] Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- usr/dash/bltin/printf.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/usr/dash/bltin/printf.c b/usr/dash/bltin/printf.c index add89095..a1c1e918 100644 --- a/usr/dash/bltin/printf.c +++ b/usr/dash/...
2019 Feb 03
0
[PATCH 3.16 140/305] x86/hyper-v: Enable PIT shutdown quirk
...gt; Cc: "jasowang at redhat.com" <jasowang at redhat.com> Cc: "marcelo.cerri at canonical.com" <marcelo.cerri at canonical.com> Cc: KY Srinivasan <kys at microsoft.com> Link: https://lkml.kernel.org/r/1541303219-11142-3-git-send-email-mikelley at microsoft.com [bwh: Backported to 3.16: adjust context] Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- arch/x86/kernel/cpu/mshyperv.c | 11 +++++++++++ 1 file changed, 11 insertions(+) --- a/arch/x86/kernel/cpu/mshyperv.c +++ b/arch/x86/kernel/cpu/mshyperv.c @@ -18,6 +18,7 @@ #include <linux/ef...
2019 Nov 05
0
[klibc:master] loop: switch to linux/loop.h
...struct sizes incompatibilities. References: https://bugs.launchpad.net/ubuntu/+source/klibc/+bug/1850184 Signed-off-by: Michael Hudson-Doyle <michael.hudson at ubuntu.com> Signed-off-by: Adam Conrad <adconrad at ubuntu.com> Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com> [bwh: We were using dev_t instead of __kernel_old_dev_t, which doesn't match on some architectures. Instead of fixing our definition first, switch directly to the kernel's UAPI header.] Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- usr/utils/loop.h | 49 ----------------...
2020 Mar 28
0
[klibc:update-dash] dash: [BUILTIN] Remove getintmax in printf
...42:54 +0000 [klibc] dash: [BUILTIN] Remove getintmax in printf [ dash commit 33b1ccbdab76baf9acad6f57d7e7a18e74c02cca ] This patch removes getintmax and moves its functionality into getuintmax in order to reduce code duplication. Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au> [bwh: Adjust context for klibc] Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- usr/dash/bltin/printf.c | 45 +++++++++++---------------------------------- 1 file changed, 11 insertions(+), 34 deletions(-) diff --git a/usr/dash/bltin/printf.c b/usr/dash/bltin/printf.c index 5cd34a19.....
2019 Feb 03
0
[PATCH 3.16 139/305] clockevents/drivers/i8253: Add support for PIT shutdown quirk
...gt; Cc: "jasowang at redhat.com" <jasowang at redhat.com> Cc: "marcelo.cerri at canonical.com" <marcelo.cerri at canonical.com> Cc: KY Srinivasan <kys at microsoft.com> Link: https://lkml.kernel.org/r/1541303219-11142-2-git-send-email-mikelley at microsoft.com [bwh: Backported to 3.16: - Don't use __ro_after_init - Adjust context, indentation] Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- drivers/clocksource/i8253.c | 14 ++++++++++++-- include/linux/i8253.h | 1 + 2 files changed, 13 insertions(+), 2 deletions(-) --- a/driver...
2022 Feb 01
1
qemu-user-static: mis-emulates something to do with process/signal handling (m68k, s390x, …)
retitle 925358 qemu-user-static: mis-emulates something to do with process/signal handling (m68k, s390x, ?) affects 925358 klibc-dev thanks This still happens. (And retitling because I almost filed a bug against klibc again? oops?) Look for ?mtest-external? (second occurrence) in: https://buildd.debian.org/status/fetch.php?pkg=mksh&arch=m68k&ver=59c-16&stamp=1643675884&raw=0
2019 Jan 21
1
New test results
My test script is now published at https://git.kernel.org/pub/scm/linux/kernel/git/bwh/klibc-maint.git/ I found and fixed another bug in QEMU's userland emulation, specific to sparc. I fixed three bugs in klibc. With those changes, the test results are: 2.0.4 2.0.5 master -------------------------------------------------------...
2014 Feb 18
0
[PATCH 3.4 22/24] virtio-blk: Use block layer provided spinlock
...nges in v2: Improve commit log as Michael suggested. Cc: virtualization at lists.linux-foundation.org Cc: kvm at vger.kernel.org Signed-off-by: Asias He <asias at redhat.com> Acked-by: Michael S. Tsirkin <mst at redhat.com> Signed-off-by: Rusty Russell <rusty at rustcorp.com.au> [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings <ben at decadent.org.uk> Cc: Li Zefan <lizefan at huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org> --- drivers/block/virtio_blk.c | 9 +++------ 1 file changed, 3 insertions(+), 6 de...
2014 Feb 18
0
[PATCH 3.4 22/24] virtio-blk: Use block layer provided spinlock
...nges in v2: Improve commit log as Michael suggested. Cc: virtualization at lists.linux-foundation.org Cc: kvm at vger.kernel.org Signed-off-by: Asias He <asias at redhat.com> Acked-by: Michael S. Tsirkin <mst at redhat.com> Signed-off-by: Rusty Russell <rusty at rustcorp.com.au> [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings <ben at decadent.org.uk> Cc: Li Zefan <lizefan at huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org> --- drivers/block/virtio_blk.c | 9 +++------ 1 file changed, 3 insertions(+), 6 de...
2004 Feb 02
2
LDAP versus LDAPSAM
...nality? There seems to be loads of documentation on Samba-as-PDC-to-LDAP, but virtually none that I could find for just samba-to-ldap (over TLS, so no PAM) user authentication (I'm not interested in setting up a samba-based PDC, although I will if I have to). Thanks, Philip Juels pjuels@rics.bwh.harvard.edu