search for: drjones

Displaying 20 results from an estimated 51 matches for "drjones".

Did you mean: rjones
2007 Oct 21
1
Problem with fts found against Dovecot hg; examples + trace attached
...5 FETCH (FLAGS ()) 03000007 OK Fetch completed. * 1 FETCH (UID 1 INTERNALDATE "21-Oct-2007 00:35:38 -0700" RFC822.SIZE 49586 FLAGS () ENVELOPE ("Sat, 14 Jul 2007 02:50:43 -0000" "[TrueVote] Re: More on the thomas.loc.gov link" (("Thomas L. Jones" NIL "DrJones" "alum.MIT.edu")) ((NIL NIL "TrueVote" "yahoogroups.com")) (("Thomas L. Jones" NIL "DrJones" "alum.MIT.edu")) ((NIL NIL "TrueVote" "yahoogroups.com")) NIL NIL "<019f01c7c5c0$620b5110$6701a8c0 at your0cdc4f5...
2012 Feb 16
2
[PATCH] blkfront: don't put bdev right after getting it
We should hang onto bdev until we're done with it. Signed-off-by: Andrew Jones <drjones at redhat.com> --- drivers/block/xen-blkfront.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index 2f22874..5d45688 100644 --- a/drivers/block/xen-blkfront.c +++ b/drivers/block/xen-blkfront.c @@ -1410,7 +1...
2012 Feb 16
2
[PATCH] blkfront: don't put bdev right after getting it
We should hang onto bdev until we're done with it. Signed-off-by: Andrew Jones <drjones at redhat.com> --- drivers/block/xen-blkfront.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index 2f22874..5d45688 100644 --- a/drivers/block/xen-blkfront.c +++ b/drivers/block/xen-blkfront.c @@ -1410,7 +1...
2017 Jul 24
2
[PATCH] virtio-net: fix module unloading
...voids the warning issued from __cpuhp_remove_state_cpuslocked when the number of remaining instances isn't yet zero. Fixes: 8017c279196a ("net/virtio-net: Convert to hotplug state machine") Cc: Sebastian Andrzej Siewior <bigeasy at linutronix.de> Signed-off-by: Andrew Jones <drjones at redhat.com> --- drivers/net/virtio_net.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 99a26a9efec1..f41ab0ea942a 100644 --- a/drivers/net/virtio_net.c +++ b/drivers/net/virtio_net.c @@ -2743,9 +2743,9 @@ module_...
2017 Jul 24
2
[PATCH] virtio-net: fix module unloading
...voids the warning issued from __cpuhp_remove_state_cpuslocked when the number of remaining instances isn't yet zero. Fixes: 8017c279196a ("net/virtio-net: Convert to hotplug state machine") Cc: Sebastian Andrzej Siewior <bigeasy at linutronix.de> Signed-off-by: Andrew Jones <drjones at redhat.com> --- drivers/net/virtio_net.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 99a26a9efec1..f41ab0ea942a 100644 --- a/drivers/net/virtio_net.c +++ b/drivers/net/virtio_net.c @@ -2743,9 +2743,9 @@ module_...
2012 Feb 16
2
[PATCH] blkfront: don't change to closing if we're busy
We just reported to xenbus that we can't close yet, because blkfront is still in use. So we shouldn't then immediately state that we are closing. Signed-off-by: Andrew Jones <drjones at redhat.com> --- drivers/block/xen-blkfront.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index 5d45688..b53cae4 100644 --- a/drivers/block/xen-blkfront.c +++ b/drivers/block/xen-blkfront.c @@ -1134,7 +11...
2012 Feb 16
2
[PATCH] blkfront: don't change to closing if we're busy
We just reported to xenbus that we can't close yet, because blkfront is still in use. So we shouldn't then immediately state that we are closing. Signed-off-by: Andrew Jones <drjones at redhat.com> --- drivers/block/xen-blkfront.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index 5d45688..b53cae4 100644 --- a/drivers/block/xen-blkfront.c +++ b/drivers/block/xen-blkfront.c @@ -1134,7 +11...
2012 Feb 16
2
[PATCH] blkfront: don't change to closing if we're busy
We just reported to xenbus that we can't close yet, because blkfront is still in use. So we shouldn't then immediately state that we are closing. Signed-off-by: Andrew Jones <drjones at redhat.com> --- drivers/block/xen-blkfront.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index 5d45688..b53cae4 100644 --- a/drivers/block/xen-blkfront.c +++ b/drivers/block/xen-blkfront.c @@ -1134,7 +11...
2007 Apr 13
4
Getting and using a function
...r, reading between the lines a bit, that there may be a sort of standard procedure for setting things up, perhaps downloading and installing the utils package, or something. The R software has much gold in it, but, as far as learnability/usability is concerned, I give it poor marks. Tom Jones DrJones at alum.MIT.edu
2012 Jan 06
3
[PATCH] xen: remove CONFIG_XEN_DOM0 compile option
..._GUEST as it''s just an alias for XEN_DOM0. I compile tested this on a latest pull using an F16 config. The compile succeeded and ''make oldconfig'' only removed these two options as expected. CONFIG_XEN_DOM0=y CONFIG_XEN_PRIVILEGED_GUEST=y Signed-off-by: Andrew Jones <drjones@redhat.com> --- arch/x86/include/asm/xen/pci.h | 21 +-------------------- arch/x86/pci/xen.c | 6 ------ arch/x86/xen/Kconfig | 10 ---------- arch/x86/xen/Makefile | 3 +-- arch/x86/xen/xen-ops.h | 7 ------- drivers/xen/Kconfig |...
2012 Jan 06
3
[PATCH] xen: remove CONFIG_XEN_DOM0 compile option
..._GUEST as it''s just an alias for XEN_DOM0. I compile tested this on a latest pull using an F16 config. The compile succeeded and ''make oldconfig'' only removed these two options as expected. CONFIG_XEN_DOM0=y CONFIG_XEN_PRIVILEGED_GUEST=y Signed-off-by: Andrew Jones <drjones@redhat.com> --- arch/x86/include/asm/xen/pci.h | 21 +-------------------- arch/x86/pci/xen.c | 6 ------ arch/x86/xen/Kconfig | 10 ---------- arch/x86/xen/Makefile | 3 +-- arch/x86/xen/xen-ops.h | 7 ------- drivers/xen/Kconfig |...
2012 Jan 06
3
[PATCH] xen: remove CONFIG_XEN_DOM0 compile option
..._GUEST as it''s just an alias for XEN_DOM0. I compile tested this on a latest pull using an F16 config. The compile succeeded and ''make oldconfig'' only removed these two options as expected. CONFIG_XEN_DOM0=y CONFIG_XEN_PRIVILEGED_GUEST=y Signed-off-by: Andrew Jones <drjones@redhat.com> --- arch/x86/include/asm/xen/pci.h | 21 +-------------------- arch/x86/pci/xen.c | 6 ------ arch/x86/xen/Kconfig | 10 ---------- arch/x86/xen/Makefile | 3 +-- arch/x86/xen/xen-ops.h | 7 ------- drivers/xen/Kconfig |...
2012 Mar 30
3
linux-3.4-rc0 XENBUS: Device with no driver: device/vbd/51713
Hi Konrad, I just tried linux-3.4-rc0 (linus his tree, last commit f52b69f86e27903d6896ed5fa7cd280fec8de532) with 3 additional branches from your tree pulled on top of that: branch stable/for-ingo-3.4.v2 (required for dom0 to boot) branch stable/for-jens-3.4 branch stable/for-jens-3.4-bugfixes Hypervisor is xen-4.1.3-rc1-pre linux 3.3 vanilla works fine Booting dom0 goes fine, but
2017 Jul 26
0
[PATCH] virtio-net: fix module unloading
...> __cpuhp_remove_state_cpuslocked when the number of remaining > instances isn't yet zero. > > Fixes: 8017c279196a ("net/virtio-net: Convert to hotplug state machine") > Cc: Sebastian Andrzej Siewior <bigeasy at linutronix.de> > Signed-off-by: Andrew Jones <drjones at redhat.com> > --- > drivers/net/virtio_net.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c > index 99a26a9efec1..f41ab0ea942a 100644 > --- a/drivers/net/virtio_net.c > +++ b/drivers/net/v...
2006 Jan 02
1
An embarrassment of riches
I have a dataset which I am trying to smooth, using locally weighted regression. The y values are count data, integers with Poisson distribution, and it is important for the regression function to know this, since assuming a Gaussian distribution will lead to substantial errors. It is a time series; the x values have equal five minute intervals. Here is the problem: I have an embarrassment
2011 Feb 19
2
[Warcraft 3 FT] Using the ALT + <x> combination for items
Hello, I was able to configure and run W3FT with eurobattle.net. I'm also being able to use CustomKeys. Unfortunately not all of them > http://www.drjones.dk/customkeys/extensionscript/DCGExtensionScript2.2.exe Above application enables custom key shortcuts in windows. Its useful for items menu. I set them as fallows to Alt + q, w, e and Alt + a, s, d. Every application is on and running and after pressing F5 i hear it saying "Custom keys activ...
2013 Jan 09
0
[PATCH] xen kconfig: fix select INPUT_XEN_KBDDEV_FRONTEND
A randconfig compile test discovered that we can select INPUT_XEN_KBDDEV_FRONTEND without all of its dependencies being met. Fix this by adding the dependency to the select line. Signed-off-by: Andrew Jones <drjones@redhat.com> --- drivers/video/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index e7068c5..1969ea1 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -2245,7 +2245,7 @@ config XEN_FBDEV_FRONTEND select...
2006 Feb 03
2
(newbie) Saving the workspace in .txt format
(newbie question) How do I save the workspace in Windows text format (with the file extension .txt)? Also, having saved it and edited it, how do I load it back into the workspace? The setup is: Windows XP Home Edition Service Pack 2 R 2.2.0 English language Administrator privileges are enabled Tom Jones, a veteran computer professional who is a newbie to R
2006 Mar 08
6
Debugging a program written in the R language
>From Tom: The subject is debugging a program written in the R language,under Windows. (Sorry, but I do not know either the Apple OS or *nix.) A computer program will usually not work on the first try, if only because of the risk of typos. Instead, it must be debugged. Roughly, here is the sequence: (1) One codes a program using the R language, and stores it on the hard drive, using
2006 Jan 02
4
Bookmarking a page inside r-project.org
By way of review, most large Web sites allow the user to create *bookmarks* which link to pages inside the Web site. However, here, the pages have one of just two URL's: http://www.r-project.org and http://cran.r-project.org The reason is the way HTML *frames* are used in setup of the Web site. It would be very helpful if the Web site were revised so that many if not most pages had