Displaying 7 results from an estimated 7 matches for "370m".
Did you mean:
  3700
  
2012 Aug 17
1
R utilizing 25% of CPU for Dual core i3 370M processor
Hello Everyone
I have a dual-core Intel i3-370M processor and Windows 64 operating system.
I have a 3GB RAM and my processor can support a maximum of 8GB RAM.
I have virtual memory enabled on my computer.
I am running a program in the 64 bit R which implements a MCMC on a large
dataset and involves around 80000 iterations.
The processor estim...
2017 Jun 27
3
Windows iconv() "failure" in certain locales
...t;LC_CTYPE", "Arabic")
[1] "Arabic_Saudi Arabia.1256"
> iconv(x1, "latin1", "")  # NA NA NA
[1] NA NA NA
> iconv(xU, "UTF-8", "")  # NA NA NA
[1] NA NA NA
> iconv(xU, "UTF-8", "//TRANSLIT")
[1] "Ekstr\370m"         "J\366reskog"        "bi?chen Z?rcher"
> iconv(xU, "UTF-8", "", sub="byte")
[1] "Ekstr<c3><b8>m"         "J<c3><b6>reskog"        "bi<c3><9f>chen Z?rcher"
> iconv(...
2011 May 04
0
charger does not work?
My netbook (http://www.laptopspark.com) was charging fine when I was first on it. I accidently pulled it too far but the charger didn't un-attatch from Sony Vaio EA3S1E/L Intel Core i3 370M 2.4GHz 500GB HDD 4GB RAM 14.1" WXGA TFT Laptop (http://www.laptopspark.com/products/Sony-Vaio-EA3S1EL-Intel-Core-i3-370M-24GHz-500GB-HDD-4GB-RAM-141-WXGA-TFT-Laptop-laptop-290.html) or plug. I checked it over and it seems fine, but it's not working when I plug it into the netbook (http://w...
2017 Jun 28
0
Windows iconv() "failure" in certain locales
...uot;)
> [1] "Arabic_Saudi Arabia.1256"
>> iconv(x1, "latin1", "")  # NA NA NA
> [1] NA NA NA
>> iconv(xU, "UTF-8", "")  # NA NA NA
> [1] NA NA NA
>> iconv(xU, "UTF-8", "//TRANSLIT")
> [1] "Ekstr\370m"         "J\366reskog"        "bi?chen Z?rcher"
>> iconv(xU, "UTF-8", "", sub="byte")
> [1] "Ekstr<c3><b8>m"         "J<c3><b6>reskog"        "bi<c3><9f>chen Z?rcher"
&g...
2017 Jun 26
3
suggestion to fix packageDescription() for Windows users
I'd be curious to know what others think of Rich's patch. If it is acceptable, I can spend time that I was going to look at it this week on another bug.
-----Original Message-----
From: Rich Calaway 
Sent: Friday, June 23, 2017 6:34 PM
To: Nathan Sosnovske <nsosnov at microsoft.com>; Duncan Murdoch <murdoch.duncan at gmail.com>; Andrie de Vries <apdevries at gmail.com>
2012 Sep 29
2
Doubled up RAM to 32 GB - now how to speed up a LAPP server?
...6 root      20   0     0    0    0 S  0.3  0.0   0:01.32 events/1
  100 root      39  19     0    0    0 S  0.3  0.0   0:06.04 khugepaged
 9217 postgres  20   0 21976 1036  516 S  0.3  0.0   1:01.07 pgbouncer
12010 apache    20   0  376m  37m  17m S  0.3  0.1   0:07.58 httpd
12280 apache    20   0  370m  30m  16m S  0.3  0.1   0:03.17 httpd
12362 apache    20   0  365m  15m 6816 R  0.3  0.0   0:01.90 httpd
12457 apache    20   0  360m 9.8m 3456 S  0.3  0.0   0:00.14 httpd
    1 root      20   0 19352 1584 1284 S  0.0  0.0   0:01.03 init
    2 root      20   0     0    0    0 S  0.0  0.0   0:00.00...
2015 Sep 05
5
RFC: Reducing Instr PGO size overhead
On Fri, Sep 4, 2015 at 9:11 PM, Sean Silva <chisophugis at gmail.com> wrote:
>
>
> On Fri, Sep 4, 2015 at 5:42 PM, Xinliang David Li <davidxl at google.com>
> wrote:
>>
>> On Fri, Sep 4, 2015 at 5:21 PM, Sean Silva <chisophugis at gmail.com> wrote:
>> >
>> >
>> > On Fri, Sep 4, 2015 at 3:57 PM, Xinliang David Li <davidxl at