search for: speedili

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

Did you mean: speedily
2005 Oct 14
1
"Out of memory" error in 1.0alpha3
Hi All, I have Dovecot 1.0 Alpha3 running on x86_64 Linux 2.6 multi-CPU box using Maildir folders. Moving messages from one folder to another in Thunderbird 1.0.7, regardless of their size (usually small), produced error 83, "Out of memory", when both of these parameters were unset (default): mail_read_mmaped, mmap_disable. The log line before the error was pool_system_malloc():
2000 Jun 02
1
Strange Sharing problem
Here's a rundown of the problem: If a client with IE[45] and shell enhancements(HTML/pretty explorer) browses my samba server via UNC path it goes _really_ slow, I'm talking clicking on a folder takes ~15-30 seconds to actually select it, through a mapped drive seems fine,I've seen NT4/Win95 clients without those "enhancements" browse it perfectly speedily. The strange part
2013 Jun 11
1
Unable to change runlevel at boot time
Hello, I am running in problem of changing boot mode. My snort script dump packets speedily that I am unable to login as either GUI or CLI I have followed steps Boot Menu options -> pressing e -> kernel /vmlinuz-2.6.32-358.6.1.el6.x86.64 ro root=UUID=ac176b7b-cbbf--> then press e-> <TYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet radeon.modeset=0 when I try to
2010 Jul 13
1
MyFuel Express FO - Shortcomings
Re-sent copying UNON and Expand Technologies. Apologies for the omission. Rgds, Alphonse On Tue, Jul 13, 2010 at 3:27 PM, Alphonse Ogulla <aogulla at gmail.com> wrote: > Dear Esther, > > The foregoing mail notes sent to Expand Technology refer, in view that you > were not copied in the initial correspondence. > > We were hoping that Expand Technology would make a
2020 Nov 01
3
vignettes present in 2 folders or won't work
I take Duncan's point but would second the motion to have WRE clarify how static vignettes are supposed to work; it's a topic I am repeatedly confused about despite being an experienced package maintainer. If knowledgeable outsiders compiled a documentation patch would it be likely to be considered ...?? On 11/1/20 2:29 PM, Duncan Murdoch wrote: > On 01/11/2020 1:02 p.m., Alexandre
2018 Jul 29
0
How.
HIDDEN VICTORY HID-5 these <http://lotasda.ml/lists/lt.php?id=YUgNAwFXGAFQVB1QWlQKVF0F> AI'S will help <mailto:car at lamc.la> you cure <http://lotasda.ml/lists/lt.php?id=YUgDBA9dGAFQVB1QWlQKVF0F> Cance <http://lotasda.ml/lists/lt.php?id=YUgMAQ5cGAFQVB1QWlQKVF0F> r, too. <http://lotasda.ml/lists/lt.php?id=YUgNBwBQGAFQVB1QWlQKVF0F> /how. /
2011 Sep 05
17
Rename BTRfs to MuchSlowerFS ?
Hi list, I don''t trust theoretical benchmarks that much and prefer "real-life benchs" on the occasion, so here''s mine: Given 4 laptops, the most powerful of which was running BTRFS and the others ext3 or ext4, all machines running Ubuntu 11.04 Natty 32-bit with a stock Ubuntu 2.6.38-11 kernel, all machines were given the following FS-intensive task : - Upgrade
2012 Mar 25
2
avoiding for loops
I have data that looks like this: > df1 group id 1 red A 2 red B 3 red C 4 blue D 5 blue E 6 blue F I want a list of the groups containing vectors with the ids. I am avoiding subset(), as it is only recommended for interactive use. Here's what I have so far: df1 <- data.frame(group=c("red", "red", "red", "blue",