search for: 126000

Displaying 8 results from an estimated 8 matches for "126000".

Did you mean: 12000
2006 Sep 15
2
prediction interval for new value
...nfidence interval? my dataframe is as follows : >dt structure(list(y = c(26100000, 60500000, 16200000, 30700000, 70100000, 57700000, 46700000, 8600000, 10000000, 61800000, 30200000, 52200000, 71900000, 55000000, 12700000 ), x = c(108000, 136000, 35000, 77000, 178000, 150000, 126000, 24000, 28000, 214000, 108000, 190000, 308000, 252000, 71000)), .Names = c("y", "x"), class = "data.frame", row.names = c("1", "2", "3", "4", "5", "6", "7", "8", "9", "10&...
2007 May 30
0
host halts upon shutdown of 126000mb domains
The host server halts upon shutdown of 126000mb domU (64-bit SLES10). It booted fine and was able to run kernbench. However, during shutdown the host crashes. Host is Unisys ES7000 host with 32 processors and 128gb memory using x86_64 SLES10 with xen-unstable c/s 15080. Reducing the memory allocation for the domU to 124000mb works fine....
2012 May 28
2
How do downgrade mozilla ?
...a factor. Knode does not do a better job than Thunderbird with the newsgroups, either, it still crashes on large ones. Konqueror too consumes many gigabytes and becomes unresponsive if I have many tabs open and keep it running over night. I got pan newsreader though, and it is very nice with a 126000-articles a newsgroup (like on CentOS.general :)! And that reporting tool that pops up every time says it can not upload the crash report (because it does not have some valid URL or something)... Is there a nice way to downgrade Mozilla Firefox to say version 4 or 5 please ? And something simila...
2013 Feb 27
1
Slow read performance
Help please- I am running 3.3.1 on Centos using a 10GB network. I get reasonable write speeds, although I think they could be faster. But my read speeds are REALLY slow. Executive summary: On gluster client- Writes average about 700-800MB/s Reads average about 70-80MB/s On server- Writes average about 1-1.5GB/s Reads average about 2-3GB/s Any thoughts? Here are some additional details:
2016 Jan 22
20
[Bug 93828] New: Xorg hangs randomly with nouveau driver
https://bugs.freedesktop.org/show_bug.cgi?id=93828 Bug ID: 93828 Summary: Xorg hangs randomly with nouveau driver Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau Assignee:
2001 Oct 14
0
DirectX 8 Library error.
...page 121000 trace:module:do_relocations 24 relocations for page 122000 trace:module:do_relocations 40 relocations for page 123000 trace:module:do_relocations 48 relocations for page 124000 trace:module:do_relocations 40 relocations for page 125000 trace:module:do_relocations 40 relocations for page 126000 trace:module:do_relocations 40 relocations for page 127000 trace:module:do_relocations 80 relocations for page 128000 trace:module:do_relocations 20 relocations for page 12b000 trace:module:do_relocations 28 relocations for page 12c000 trace:module:do_relocations 72 relocations for page 12f000 trac...
2019 Jan 17
3
[PATCH] drm: Split out drm_probe_helper.h
...; -#include <drm/drm_gem_cma_helper.h> -#include <drm/drm_fb_cma_helper.h> #include <drm/drm_bridge.h> +#include <drm/drm_fb_cma_helper.h> +#include <drm/drm_gem_cma_helper.h> /* Defaulting to pixel clock defined on AM335x */ #define TILCDC_DEFAULT_MAX_PIXELCLOCK 126000 diff --git a/drivers/gpu/drm/tilcdc/tilcdc_external.c b/drivers/gpu/drm/tilcdc/tilcdc_external.c index b4eaf9bc87f8..e9969cd36610 100644 --- a/drivers/gpu/drm/tilcdc/tilcdc_external.c +++ b/drivers/gpu/drm/tilcdc/tilcdc_external.c @@ -10,6 +10,7 @@ #include <linux/component.h> #include &l...
2019 Jan 16
3
[PATCH] drm: Split out drm_probe_helper.h
...; -#include <drm/drm_gem_cma_helper.h> -#include <drm/drm_fb_cma_helper.h> #include <drm/drm_bridge.h> +#include <drm/drm_fb_cma_helper.h> +#include <drm/drm_gem_cma_helper.h> /* Defaulting to pixel clock defined on AM335x */ #define TILCDC_DEFAULT_MAX_PIXELCLOCK 126000 diff --git a/drivers/gpu/drm/tilcdc/tilcdc_external.c b/drivers/gpu/drm/tilcdc/tilcdc_external.c index b4eaf9bc87f8..e9969cd36610 100644 --- a/drivers/gpu/drm/tilcdc/tilcdc_external.c +++ b/drivers/gpu/drm/tilcdc/tilcdc_external.c @@ -10,6 +10,7 @@ #include <linux/component.h> #include &l...