search for: 14mb

Displaying 20 results from an estimated 77 matches for "14mb".

Did you mean: 10mb
2012 Dec 24
3
(updated) test report for xen-unstable tree with upstream QEMU
...pet=0'' in guest config file http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1838 3. ''xen_platform_pci=0'' setting cannot make the guest use emulated PCI devices by default http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1839 4. Guest free memory with upstream qemu is 14MB lower than that with qemu-xen-unstable.git http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1836 -- This might not be a bug; we just curious to know what the additional 14MB memory is for.
2015 Jan 21
0
updated R-cairo bridge, official R-3.1.*-mavericks.pkg crippled, snpMatrix 1.19.0.20
...rary/grDevices/libs/x86_64/cairo.so "R-3.1.2-mavericks/R.framework/Versions/3.1/Resources/library/grDevices/libs/cairo.so" is so much smaller, not because it is built with a better and newer compiler, but because tiff functionality is missing. The official R-3.1.*-mavericks.pkg is about 14MB smaller than R-3.1.*-snowleopard.pkg (from 55MB-ish to 70MB-ish). Looking carefully, the size differently did not come from better compilation - it is in 3 unrelated areas, one of the problematic: - the snowleopard builds come the manuals in pdf's, mavericks don't. That's about 14MB. -...
2017 Oct 06
2
Linux vs. Windows SMB buffering
...he wireshark trace show the Windows client asking for and > getting a RWH lease under SMB2 ? If so, then there's no reason > it can't be caching the entire file locally. Seems strange > behaviour from the Windows redirector here. > I have uploaded the Linux packet capture here (14MB): https://drive.google.com/open?id=0B6UHr3GQEkQwWXJ1NjVwMkJXOEU Also, here is the corresponding Windows packet capture as well (375MB): https://drive.google.com/open?id=0B6UHr3GQEkQwbFhOY0lCcEFjZkU > Or alternatively, just use the Linux SMB client and don't port the software to Windows :-)...
2017 Aug 10
6
extremely low performance on Samba 4.2.14-Debian
Le Thu, 10 Aug 2017 18:46:12 +0100 Rowland Penny via samba <samba at lists.samba.org> écrivait: > 4.2.x is EOL as far as Samba is concerned, there have been a lot of > changes since 4.2.* came out. > > Can I suggest you go here: http://apt.van-belle.nl/ > > You can get a much more recent version there, 4.6.7 OK I'll try it, but that doesn't really explain why
2008 May 19
1
geom_raid5 + FreeBSD 7.0-STABLE + 5x500Gb (1.8T UFS volume) -- crashes :(
...I've run `rm -rf ${MAKEOBJDIRPREFIX}'. It returns to shell pretty quickly, and to be sure, that FS is synced I've tried `umount /usr/home/storage'. I've got DEVICE BUSY! I've called `df -h' and it shows, that I have NEGATIVE amount of space on /usr/home/storage (about -14Mb of 1.8Tb). After calling "sync && sync && sycn", umount finished without errors, but second later system CRASHED with "ffs freed free frag". After reboot, RAID5 becomes REBUILDING HOT and system crashed again when fsck start to checks filesystem on RAID :(...
2014 Jun 05
1
checkpassword memory limit
...hand" (even with "sudo -u dovecot ..."), it works. But, when the dovecot runs them, the php runs out of memory. After a lot of debuging, I find out that when the dovecot starts the checkpassword script, it makes a 250kB memory limit. But it is not enough for the php script, it needs 14MB. I tried to put a "ulimit -v 16777216" into the checkpassword.sh, but it doesn&#39;t work.Is there some hardcoded limit in the dovecot itself? And if there is, could it be somehow changed?I am using a simple D ebian Wheezy LAMP, and installed everything from repo. Thanks for every id...
2017 Aug 11
2
extremely low performance on Samba 4.2.14-Debian
Am 11.08.2017 um 10:16 schrieb L.P.H. van Belle via samba: > Hai, > > I got a personal notice of a user, which server was running 4.2.14 (debian jessie), > he only got 10-14Mb/s, after upgrading to my 4.6.6 package (now 4.6.7, he is now getting the full gigabit connection speed. > > Now if you dont want to upgrade you can try set the nic speed in smb.conf. > ( man smb.conf ) > interface[;key1=value1[,key2=value2[...]]] > > Known keys are speed,...
2007 Jun 27
7
Xen 3.1.0 initrd and kernel building
Hi, had a few problems with using xen: First: built a xen from source (tgz) and make dist ... then made initrd with mkinitrd and modules=all in the mkinitrd.conf -> initrd.img was 14mb and set it up in the grub with module /initrd.... on boot it loads the initrd like: Loading ramdisk into ram .... done but then NO MODULES in the initrd are being loaded by the kernel, though initrd support is in the kernel, and the kernel states kernel panic (because no sata or raid modules ar...
2018 Mar 14
3
lld/lto/win32 crash on DIE code
...& M) Line 1615 C++ llvm::legacy::PassManagerImpl::run(llvm::Module & M) Line 1700 C++ llvm::legacy::PassManager::run(llvm::Module & M) Line 1732 C++ compileModule(char * * argv, llvm::LLVMContext & Context) Line 572 C++ The input of this testcase is huge, full repro.tar is here: (14mb) https://www.dropbox.com/s/ugv9sfqouhlszff/repro.tar?dl=0 With lld /lldsavetemps I managed to narrow down what it actually fails on, specifcally from the Island.Tests.Windows.exe.0.5.precodegen.bc (which fails too when passed to llc -O1) This is the pattern that it generates: https://gist.githu...
2007 Mar 15
1
Strange lock problem + sporadic massive slowdown
...t (no rx/tx errors) and when this happens, while the problem persists, the network throughput from the affected clients to the server is excellent. At those times the machine is ~98%idle. Could more Ram on the server help? We have 1 GB Ram and when all users are connected and acting, only about 14MB of free physical memory is left.Though that's really little, I didn't buy more memory yet, 'cause paged memory size is always near zero. Could more ram and raising the values of SO_RCVBUF and SO_SNDBUF help? What would you suggest? Thanks! Our options in the smb.conf are as follows:...
2018 Mar 16
0
lld/lto/win32 crash on DIE code
...e 1615 C++ llvm::legacy::PassManagerImpl::run(llvm::Module & M) Line 1700 C++ llvm::legacy::PassManager::run(llvm::Module & M) Line 1732 C++ compileModule(char * * argv, llvm::LLVMContext & Context) Line 572 C++ The input of this testcase is huge, full repro.tar is here: (14mb) https://www.dropbox.com/s/ugv9sfqouhlszff/repro.tar?dl=0 With lld /lldsavetemps I managed to narrow down what it actually fails on, specifcally from the Island.Tests.Windows.exe.0.5.precodegen.bc (which fails too when passed to llc -O1) This is the pattern that it generates: https://gist.github....
2006 May 19
1
New HPN Patch Released
...s set to no. HPNBufferSize=[int] (KB) client/server This is the default buffer size the HPN functionality uses when interacting with nonHPN SSH installations. Conceptually this is similar to the TcpRcvBuf option as applied to the internal SSH flow control. This value can range from 1KB to 14MB (1-14336). Use of oversized or undersized buffers can cause performance problems depending on the length of the network path. The default size of this buffer is 2MB. TcpRcvBufPoll, if set to yes, will override this value. This behaviour may change in future versions. Comments, questions, and...
2004 Mar 02
3
Odd errors while mounting an OCFS filesystem
Hello again. I am setting up a new pair of servers to run RAC. They're connected via fibre-channel to a hardware RAID array, and both are able to see the exposed LUNs. When I create an OCFS filesystem on one node with mkfs.ocfs, I can mount it. When I try to mount from the other node, however, it fails. After that, the filesystem is left in a state where neither node can mount it. The
2017 Aug 11
0
extremely low performance on Samba 4.2.14-Debian
Hai, I got a personal notice of a user, which server was running 4.2.14 (debian jessie), he only got 10-14Mb/s, after upgrading to my 4.6.6 package (now 4.6.7, he is now getting the full gigabit connection speed. Now if you dont want to upgrade you can try set the nic speed in smb.conf. ( man smb.conf ) interface[;key1=value1[,key2=value2[...]]] Known keys are speed, capability, and if_index. S...
2017 Aug 11
0
extremely low performance on Samba 4.2.14-Debian
...ug 2017 12:26:35 +0200 Andreas Heinlein via samba <samba at lists.samba.org> wrote: > Am 11.08.2017 um 10:16 schrieb L.P.H. van Belle via samba: > > Hai, > > > > I got a personal notice of a user, which server was running 4.2.14 > > (debian jessie), he only got 10-14Mb/s, after upgrading to my 4.6.6 > > package (now 4.6.7, he is now getting the full gigabit connection > > speed. > > > > Now if you dont want to upgrade you can try set the nic speed in > > smb.conf. ( man smb.conf ) > > interface[;key1=value1[,key2=value2[...]]...
2002 Dec 18
2
Does pxelinux tftp support BLOCK-SIZE option
Hello, Does PXELINUX support tftp BLOCK-SIZE option? If so, what would be the maximum BLOCK-SIZE that can be used for the transfer? The RFC says that the range can be [8 - 65536]. Thanks, Sowmya
2006 May 30
1
has anyone compiled win32-utils under mingw?
Since the 1.8.4 One-click installer is based on VC++ 6.0 which is no longer available, I am looking for alternative ways of building win32-utils so as avoid segfaults. Has anyone used MingGW successfully? When I run ruby extconf.rb from MSYS the resulting make file assumes that I am using VC++. Do I need to build ruby under MinGW first? -- John-Mason Shackelford Software Developer Pearson
2000 Feb 29
0
smb transfer
...MB of memory and 90G of disk space running RH Linux 6.1 It works slicker than anything I've seen....but the only problem is that if I lose a connection halfway through a transfer....I have to restart the entire transfer all over again. These zip files I'm pulling over average approximately 14MB in size and take anywhere from 1-2 hours to complete. I don't want to have to spend any money on a software product if I don't have to. Just wondering if smbclient transfers would ever (in the future) have the ability to start where they left off?? Am I grasping at straws???? Craig Weat...
2004 Oct 06
0
samba-3.0.7-1_rh9 - where do I get swat to go with the new release
...nd only the current 2.2 release (same for samba-client and samba-common. I did notice that samba-3.0.7-1.i386.rpm with matching samba-client, samba-swat and samba-common were available for download for fedora. Can I use these for redhat9? The samba for rh9 is 21Mb whereas the fedora version is only 14Mb. What is the difference and when will the rh9 versions be available. Peter Lawrie --------------------------------- ALL-NEW Yahoo! Messenger - all new features - even more fun!
2013 Apr 24
0
string size limits in RCurl
...tem()` in R), but writing to disc seems like a waste if I am doing the subsequent analysis in R. curl -v --header "Content-Type: application/json" --user username:register:passwd https://base.url.for.api/getdata/select+*+from+sometable > stream.json where `file.json` is a roughly 14MB json string. I can read the string into R using either con <- file(paste(.project.path, "data/stream.json", sep = ""), "r") string <- readLines(con) or directly to list as tmp <- fromJSON(file = paste(.project.path, "data/stream.json",...