Displaying 8 results from an estimated 8 matches for "26kb".
Did you mean:
256kb
2005 Mar 15
0
Package Installation on networked disk (was: Package Installation in RGui (PR#7262))
...ve problems with installing packages on network drive (where I have R
installed), marked N:
> install.packages("gap")
trying URL `http://cran.r-project.org/bin/windows/contrib/2.0/PACKAGES'
Content type `text/plain; charset=iso-8859-1' length 26936 bytes
opened URL
downloaded 26Kb
trying URL `http://cran.r-project.org/bin/windows/contrib/2.0/gap_0.8-3.zip'
Content type `application/zip' length 437644 bytes
opened URL
downloaded 427Kb
package 'gap' successfully unpacked and MD5 sums checked
Delete downloaded files (y/N)? y
updating HTML package description...
2005 Mar 11
2
Package Installation in RGui (PR#7262)
...oreign'
> library(nlme)
Error in library(nlme) : There is no package called 'nlme'
Keith
> update.packages()
trying URL `http://cran.r-project.org/bin/windows/contrib/2.0/PACKAGES'
Content type `text/plain; charset=iso-8859-1' length 26875 bytes
opened URL
downloaded 26Kb
boot :
Version 1.2-20 in C:/PROGRA~1/R/rw2001/library
Version 1.2-22 on CRAN
Update (y/N)? y
VR :
Version 7.2-10 in C:/PROGRA~1/R/rw2001/library
Version 7.2-12 on CRAN
Update (y/N)? y
cluster :
Version 1.9.6 in C:/PROGRA~1/R/rw2001/library
Version 1.9.7 on CRAN
Update (y/N)? y
forei...
2008 Feb 19
1
ZFS and small block random I/O
...it was the ZFS equivalent of ufs_getpage) and got no hits as
well. In other words, it''s as if ZFS isn''t using the segmap cache.
Secondly, DTrace scripts show the IOzone application is reading 8KB
blocks, but by the time the physical I/O happens it''s ballooned into a
26KB read operation for each disk. In other words, a single 8KB read
generates 156KB of actual disk reads. We tried changing the ZFS recsize
parameter from 128KB down to 8KB (recreated the ZPool and ZFS file
system and changing recsize before creating the file), and that made the
performance even wors...
2020 Sep 23
1
[libc-dev] How about add webassembly/wasi support in llvm-libc.
Somehow I wish not all parts of a libc but parts that can be provided
without a JavaScript wrapper for .wasm can be provided from llvm's libc
(leaving a stab implementation for the rest like file system). I've put
together a minimal libc on [1] so using a 26kb .wasm binary file one can
decode both PNG and JPG using this [2] simple to integrate JavaScript code,
can be easily ported in other contexts .wasm can be interpreted without
worrying about a helper. I had to use -nostdlib and -nostdinc in my build
script but I wished the llvm-libc initiative can ma...
2012 Feb 21
2
building on mac os x
Building on Mac OS X doesn't work. It fails with this error:
configure: error: No 16 bit type found on this platform!
I've posted the config.log here:
https://gist.github.com/1878663
I think something is going wrong with how the configure script is detecting the platform.
Thanks,
aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Sep 23
3
How about add webassembly/wasi support in llvm-libc.
Cause llvm-libc are in early stage, and we can easily catch up the support
with linux.
After we add wasi support in llvm-lic, we can easily get a usable llvm-libc
across different platform such as linux/windows/macos/android. don't know
if iOS is a target, but these target are very much enough
--
此致
礼
罗勇刚
Yours
sincerely,
Yonggang Luo
-------------- next part --------------
An
2005 Nov 02
4
must cut the line down too much for shaping to work
Hi, my situation: One internet connection 256 kbps uplink/downlink,
pretty stable speed, a Linux router with three NICs (one to ISP, one to
DMZ and one with VLANs enabled to our LAN). Each of three VLANs (1, 10,
11) is a region for me; id 1 gets guaranteed 128 kbps, id 10 and 11 both
get guaranteed 64 kbps (both uplink and downlink).
Simple configuration. After I read relevant parts of lartc
2005 Jul 07
0
Migration: server with smb 2.2 -> new server, 2.2 too, weird issues
...modified there (I might be crazy, of course, but when the issue is so bitchy that a flamethrower is behind you, what can you try to do?), so I need some kind of clue here.
This log file has been cut by some fields and of course from a lot of lines. The original is 988KB size and this one is about 26KB. I still maintain the big one in case somebody could help me with this issue and wants information of it. Some data like real domain name or real users has been modified for anonimity reasons.
### Here it seems the authentication process starts...
lsass.exe:568 OpenKey HKLM\SECURITY\Policy SUCCE...