search for: 5mb

Displaying 20 results from an estimated 212 matches for "5mb".

Did you mean: 2mb
2011 Feb 13
1
CRAN package sizes
Robin Hankin's post reminded me to post about the following recent addition to 'Writing R Extensions', in the section on 'Submitting a package to CRAN' Ensure that the package sources are not unnecessarily large. ... As a general rule, doc directories should not exceed 5Mb, and where data directories need to be 10Mb or more, consideration should be given to a separate package containing just the data. (Similarly for external data directories, large jar files and other libraries that need to be installed.) With 2800 packages on CRAN, overall size is becom...
2011 Jul 21
4
Raidz2 slow read speed (under 5MB/s)
...out how to setup the vdevs and smbshare after some trial and error, and got my Windows box to see the share. Transferring a 40GB file to the share yields 55-80MB/s, not earth-shattering, but satisfactory IMO. The problem is when I transfer the same file back to the Windows box, it went to less than 5MB/s. I then copied a 1GB file, and then moved that 1GB file from the raidz2 drives to the root drive (SSD), in attempt to isolate the problem. That was less than 5MB/s. The same file, once again, copied from the root drive to the raidz2 was fast, maybe 70-100MB/s. The problem here as far as I can te...
2004 Feb 19
1
piece wise application of functions
Dear all, After struggling for some time with *apply() and eva() without success, I decided to ask for help. I have 3 lists labeled with, each contains 3 different interpolation functions with identical names: > names(missgp0) [1] "spl.1mb" "spl.2mb" "spl.5mb" > > names(missgp1) [1] "spl.1mb" "spl.2mb" "spl.5mb" > > names(missgp2) [1] "spl.1mb" "spl.2mb" "spl.5mb" > ( In case it matters the functions accept and return one argument: block.size <- spl.1mb(ic) ) Then, I...
2014 Aug 10
1
"Fastest" way to merge 300+ .5MB dataframes?
Good afternoon, Today I was working on a practice problem. It was simple, and perhaps even realistic. It looked like this: ? Get a list of all the data files in a directory ? Load each file into a dataframe ? Merge them into a single data frame Because all of the columns were the same, the simplest solution in my mind was to `Reduce' the vector of dataframes with a call to `merge'. That
2005 Sep 07
2
max concurrent CIFS connections
Hello, I need some help please. I have been told from an administrator that Samba does only support up to 3.000 concurrent CIFS connections and each connections reserve 5MB of memory. If this is true that I would need 15GB of memory to support 3.000 concurrent CIFS sessions how many people have this amount of memory in any server? The second argument which he used was and I quote him now: "Approaches that increase the Samba architectural limit are j...
2008 Jan 08
3
[PATCH] Dynamic modes support for PV xenfb (0 of 2)
...multiple resolution facility: Guest may send XENFB_TYPE_RESIZE if feature-resize = 1 in xenstore of the backend VNC server. VNC server code sets feature-resize if it can handle the resize reguest. When multiple resolution support is enabled the guests frame buffer size jumps from 2MB to 5MB. Maximum scanline length is 1280 pixels. Code can support any resolution thats fits within the 5MB and does not exceed a width of 1280. New xenstore virtual machine specific VNC attributes: vncresizable-pvfb: For those that don''t need higher resolutions in their guest. De...
2010 Dec 10
1
Quota warning generated when crossing on both sides
...9; Where m.quota is the user's personal quota (in MB). As you can see, we ignore the 'Trash' box, when considering the usage data. We are using the dict quota backend. Now this is what happens. Assume we have 'user at example.org', that has a quota of 10MB and he currently has 5MB in use. Now someone sends a 3MB email towards 'user at example.org'. Dovecot does indeed generate the warning message (75%), that arrives correctly 'together' with the 3MB email. Now the user moves the 3MB email to trash. This goes well, however: Dovecot generates the 75% warning m...
2021 Mar 15
5
CentOS-7-x86_64-dvd-2009.iso is too big for DVD blanks
...44 bytes User Anthony F McInerney advises Wikipedia says DVD-R capacity: 4,707,319,808 bytes (max) I have tried burning this same iso image on two different machines: a CentOS 7.9 server and a Fedora 33 laptop. Same failure on both. We need to ask the developers to make a re-spin that's about 5MB smaller. And before someone suggests it, the 2010-vintage server I'm trying to install CentOS on does not support booting from a thumb drive, so that option is not available. Thanks, --Doc Savage ? ? Fairview Heights, IL
2007 Jul 19
5
ridiculous slow gigabit transfer, faster with VNC
...o laptops have built-in 100Mbit ethernet and desktops have 1Gbit ethernet on the motherboard. Both desktops use a Marvell Yukon. The file transfer rate between two systems using FTP between the two desktops (win32 to opensolaris) is consistently 50Mb/sec which is as expected. Using scp I only get 5Mb/sec between from any win32 system to any unix system, much slower than expected. Using scp from the linux lapotp to solaris desktop is 10Mb/sec as expected (laptop has 100mbit only). Using samba to copy a 1GB file I get about 7 minutes from win32 to opensolaris. From opensolaris to win32 the wind...
2018 Jun 18
2
Memdisk and big floppy images
...uggesting to use WinImage as it also allows easy injection of new files *and* updating of already existing files. May I ask which vendor is distributing a DOS FW update that is 20MB? I'd like to see the files. Sometimes you just need the .bin/.rom and the actual FW update EXE and it would fit a 5MB FDD image. On Mon, Jun 18, 2018 at 2:03 PM, R S <rene.shuster at bcsemail.org> wrote: > Haven't yet had a need for 10MB FDD images. The biggest I had to create > was 5MB (5760kb). At that time I had to use WinImage to create the FDD > image and it took me a while to figure out...
2018 Jun 18
3
Memdisk and big floppy images
The narod.ru images are super outdated (FreeDOS kernel 2028) unfortunately. If you are interested I could provide a 5MB FDD image template based on FreeDOS 2041 kernel (the latest available at that time in 2014) where you would just inject your ROM and EXE (and possibly adjust autoexec.bat to autostart/apply the FW update). It's a minimal FreeDOS FDD image that defaults to a clean boot with bare minimum settings...
2008 Feb 17
2
Anyone have an idea how to find file i/o throughput?
We got a remote Oracle 10g R2 standby running on OCFS2. Initial when we started the standby, read I/O was < 5MB/sec on average. Since then it has grown to over 40MB/sec (longer average, it peaks much higher). Here is a graph showing this: http://www.alameda.net/~ulf/dbphx01.png We also have a local standby running (on EXT3) which is not showing the same symptom. I am trying to find where all these reads ar...
2019 Jan 29
4
Dovecot and FTS experiment
...mail servers to use that server. I have some questions. 1. I have 15 mail servers. It will be good If I add new server with Solr and use it on all Dovecot servers? Or maybe I should install Solr on all mail servers? 2. I notice - I have mail account with 3GB of mail. Index files in mail dir has 5MB. After indexing mailbox in Solr - index files has 15MB. What changes in those files? FTS indexing adds something to that files - but what? 3. If I need to disconnect Dovecot from Solr server - simply Can I remove plugin configuration from dovecot.conf and everything would be working? Or maybe -...
2002 Oct 02
7
Samba - Performance Issues
...SAMBA with regards to performance. We are running SAMBA 2.2.3a on Dual PIII 1Ghz machines with 512MB of RAM. The server is running on a default server installation of Red Hat 7.2. We have a 500Gb RAID 5 drive using the Promise SX6000 Raid controller. Currently we are only getting a throughput of ~5MB/S for writes and ~13MB/S for reads. Comparing that to NFS which yealds ~15MB/S for reads and ~13MB/S for writes. This clearly rules out the Hardware bottleneck since XFS is able to perform better on the same hardware. Here is the smb.conf I am using currently ===SMB.CONF=== [global] workgroup = M...
2007 May 15
2
Optimized File Reading with R
...is a 6000 by 40 table of numbers. I am puzzled at the fact that R is taking several minutes to read this file. First I thought it may have been due to its shape, but even re-expressing and saving the matrix as a 1D array does not help. It is not a small file, but not even huge (it amounts to about 5Mb of text file). Is there anything I can do to speed up the file reading? Many thanks Lorenzo
1999 Jul 15
3
"shared mem size" parameter and smbstatus
..."shared mem size" parameter in Samba 2.0.4b, but the size reported by smbstatus does not match the value I am using. Without the parameter, the default is 1MB, and the size reported by smbstatus is indeed 1048576. However, when I set the value of "shared mem size" to 5242880 (5MB), smbstatus says 879608. Is smbstatus not reporting the actual size, or is this accurate and the shared memory size has actually been reduced instead of increased? Thanks. -- --------------------------------------------------------------------- Jay D. Anderson John Deere...
2017 Jun 27
2
My experience using -DLLVM_BUILD_INSTRUMENTED_COVERAGE to generate coverage
...r other cases. >> >> You can speed up "make check" a bit by using non-instrumented >> versions of count, not, FileCheck, etc. > > I tried looking into this a bit more. It looks like the profile > data file generated by llc contains approximately 5MB of counters > (__llvm_prf_cnts), 10MB of "data" (__llvm_prf_data), and 70MB of > __llvm_prf_names. __llvm_prf_data and __llvm_prf_names contain > which can be read from the original binary, as far as I can tell. > The 80MB of data wouldn't be a big deal if...
2017 Jun 27
3
My experience using -DLLVM_BUILD_INSTRUMENTED_COVERAGE to generate coverage
...eck", maybe not so bad for other >> cases. > > You can speed up "make check" a bit by using non-instrumented versions > of count, not, FileCheck, etc. I tried looking into this a bit more. It looks like the profile data file generated by llc contains approximately 5MB of counters (__llvm_prf_cnts), 10MB of "data" (__llvm_prf_data), and 70MB of __llvm_prf_names. __llvm_prf_data and __llvm_prf_names contain which can be read from the original binary, as far as I can tell. The 80MB of data wouldn't be a big deal if it were just sitting on disk......
2017 Jun 27
2
My experience using -DLLVM_BUILD_INSTRUMENTED_COVERAGE to generate coverage
I had an old build of llc with FE instrumentation, the name section size is about 5MB. Using coverage is likely to cause the name section to be larger as there are more references to dead/unused function names. What do you see when readelf --string-dump=__llvm_prf_names llc David On Tue, Jun 27, 2017 at 2:23 PM, Xinliang David Li <davidxl at google.com> wrote: > >...
2007 Apr 03
3
MediaTemple Image upload
Hi All, I''m hosting with MediaTemple who are currently using 0.3.3 of mongrel on their GridServer. My rails app has an image upload facility whereby if you upload a large image (e.g. 5Mb) mongrel crashes. I''ve requested an upgrade to the latest version of mongrel but don''t believe that''s going to happen too soon. I''m not getting too much information in the log files too pass on, other than what appears to be a memory allocation error (my...