search for: pathalogical

Displaying 12 results from an estimated 12 matches for "pathalogical".

2005 Aug 20
2
Questions on "\" vs "/" on Windows
...quot;\" to create a valid filename The question: What are the use-cases where "\" is required for paths passed as character vectors from within R? My experience has been that "/" always works and "\" often fails due to escaping issues (the user's fault). A pathalogical example that I _have_ encountered due to temp file naming on Windows: > badpath <- "foo\\2\\bar" > root <- "c:\\HERE\\file.txt" > gsub("HERE", badpath, root) Error in gsub("HERE", badpath, root) : invalid backreference 2 in regular exp...
2016 Mar 01
2
Possible Memory Savings for tools emitting large amounts of existing data through MC
...ent in a typical ELF binary. Dsymutil > also only implements MachO relocations and has lots of other things where > the ELF implementation is missing. It’s probably not too much work to wire > all this up, but so far nobody did it. > & no easy way for me to get a representative (or pathalogically large, even) set of machO files to play with, I take it? It's no worries - just figured I'd give it a go if it was convenient. > > -- adrian > > >> A quick glance at dsymutil's code indicates it might benefit slightly, at >> least - in the string table emissi...
2016 Mar 01
0
Possible Memory Savings for tools emitting large amounts of existing data through MC
...) not present in a typical ELF binary. Dsymutil also only implements MachO relocations and has lots of other things where the ELF implementation is missing. It’s probably not too much work to wire all this up, but so far nobody did it. > > & no easy way for me to get a representative (or pathalogically large, even) set of machO files to play with, I take it? It's no worries - just figured I'd give it a go if it was convenient. I can definitely go and grab you a clang build directory from one of the green dragon bots for example; but all the paths are hardcoded so you’d have to install...
1999 Mar 24
0
Oplock break (again) End of file from client (PR#15037)
...failed for file COMM.INF > (dev = 301, inode = 620605). > Brian, I'm forwarding this to the main Samba mailing list as I think the reply will be of general interest. Herb & I (here at our lab at SGI) have finally managed to reproduce this with 60 clients hitting the server in a pathalogical test case and comparing the way Samba responds with the way NT responds (I'm guessing this is with Win95 clients, right ?). The result is that we have a decent fix for this which is in the 2.0 branch and will be available in 2.0.4 (due soon-ish). 2.0.4 should make oplocks *much* more reliable...
2009 Oct 17
3
OT - DECT SIP Phones
Hi, I have three Snom M3s at the moment but getting pretty fed up with the issues :( I am UK based and would be interested to hear of other peoples recommendations. Key features :- * VM Notification * Good Range * G729 codec support * Common/Private Address Books per Handset(s) TIA, Best Regards, -- This message has been scanned for viruses and dangerous content and is believed to be
2005 Nov 20
2
ZFS & small files
...x. 123,000 Sys calls/Sec. IOW the CPU was saturated way before the disk drive was. This is not what I would have expected. Comments? Followup Ques: Should the zfs code special case zero length (or very small) files? I''m not trying to be unfair to the zfs code by deliberately picking a pathalogical worst case scenario. This just happened to be the first test I ran. But I am a bit surprised at the results. Obviously I''m not even going to compare these results to ufs, because zfs offers so many more benefits, in terms of usability, data integrity etc. etc. that such a comparison is...
2004 Feb 02
2
rsync 2.6.0 causing incredible load on Linux 2.4.x?
Hi everyone. Has anyone experienced rsync 2.6.0 causing huge amounts of system load? Especially on Linux 2.4? We recently upgraded our "push" machine to rsync 2.6.0 and the next push that went out (rsyncing about 3GB of data to 15 servers sequentially over gigabit ethernet) caused the box to hit 110.59. We only know the load because snmpd was still working, but nothing else in userspace
2004 Feb 05
1
massive performance problems if transferring many sma ll files
-----BEGIN PGP SIGNED MESSAGE----- ******************************************************************** The contents of this email are intended exclusively for the addressee. If you are not the addressee you must not read use or disclose the email contents ; you should notify us immediately [ by clicking "Reply" ] and delete this email. Nationwide monitors e-mails to ensure its systems
2016 Feb 29
0
Possible Memory Savings for tools emitting large amounts of existing data through MC
> On Feb 29, 2016, at 3:46 PM, David Blaikie <dblaikie at gmail.com> wrote: > > > > On Mon, Feb 29, 2016 at 3:36 PM, Adrian Prantl <aprantl at apple.com <mailto:aprantl at apple.com>> wrote: > >> On Feb 29, 2016, at 3:18 PM, David Blaikie <dblaikie at gmail.com <mailto:dblaikie at gmail.com>> wrote: >> >> Just in case it
2020 May 09
5
Win7 clients problem after upgrading samba file server to 4.12 on Arch
sob., 9 maj 2020 o 14:37 Ralph Boehme <slow at samba.org> napisa?(a): > To be clear: if you're running into this issue that I'm seeing in the > code, then this is *not* a client side bug. It's a server bug that only > gets triggered by a specific access pattern. Likely Win 7 has a > different pattern compared to other Windows versions which explains why > you only
2016 Feb 29
4
Possible Memory Savings for tools emitting large amounts of existing data through MC
On Mon, Feb 29, 2016 at 3:36 PM, Adrian Prantl <aprantl at apple.com> wrote: > > On Feb 29, 2016, at 3:18 PM, David Blaikie <dblaikie at gmail.com> wrote: > > Just in case it interests anyone else, I'm playing around with trying to > broaden the MCStreamer API to allow for emission of bytes without copying > the contents into a local buffer first (either because
2006 Aug 10
28
On the total nondisclosure of the 8/9/06 security vulnerability
Dear Rails team, The handling of the recent vulnerability in Rails has proven somewhat problematic for us. We have recently adopted Rails as our web platform of choice; previously, we used J2EE. We love Rails. We hate J2EE. We don''t want to go back. It took a lot of effort and convincing to get the management teams of our various projects to sign off on the use of Rails. The