similar to: GlusterFS 3.4 MD-Cache & PHP

Displaying 20 results from an estimated 7000 matches similar to: "GlusterFS 3.4 MD-Cache & PHP"

2007 Jan 28
1
needs must make MD ignore my PHP
I need to exclude arbitrary chunks of my documents from Markdown parsing, because my documents are littered with <?php blah blah ?>, and a few other oddities. These blocks get gifted with unwanted markup by Markdown: <?php blah blah ?> becomes <p><?php blah blah ?></p> If I can't make it stop that, it's a dealbreaker for me in an otherwise
2017 Dec 05
1
Slow seek times on stat calls to glusterfs metadata
Hi all, I have a distributed / replicated pool consisting of 2 boxes, with 3 bricks a piece. Each brick is mounted via a RAID 6 array consisting of 11 6 TB disks. I'm running CentOS 7 with XFS and LVM. The 150 TB pool is loaded with about 15 TB of data. Clients are connected via FUSE. I'm using glusterfs 3.12.1. I've found that running large rsyncs to populate the pool are taking a
2007 May 15
0
MultiMarkdown Version 2.0.b1 released
MultiMarkdown 2.0.b1 includes an update to the core MultiMarkdown package, the Drag and Drop applications, the TextMate Bundle, and the Sample Document. There are a couple of significant changes in this release, as well as some bug fixes: * change \textwidth to \linewidth in LaTeX export XSLT files (let me know if this causes problems) * add Windoze compatibility to the perl scripts
2009 Mar 30
0
Considering a major overhaul of the shuffle and boot functions
Hello all, I am considering a major overhaul of the shuffle and boot functions in the Syslinux core. This means that the current API functions 0011h, 0012h, 001Ah and 001Bh will no longer be supported -- or, in fact, supportable. A new pair of functions will replace 001Ah and 001Bh; 0012h is redundant and 0011h will no longer be meaningful. The intent is to push the responsibility for
2004 Sep 10
2
command-line: AIFF writer advice
--- Brady Patterson <brady@spaceship.com> wrote: > > Brady, I would say for now, your proposal is fine. I am going > > to move flac to getopt soon... > > > > Matt, that would be cool if you wanted to take on the audiofile > > support. I have actually been waiting to ask you for that, > > waiting until I got the getopt support done, and the new > >
2016 May 27
3
Update CRAN submission process
The CRAN submission process seems in need of a massive overhaul. Why has this process not been automated yet? ? Patrick Perry Assistant Professor NYU Stern School of Business
1998 Jun 25
1
R-beta: PostScript tick marks in 62.1
R-users/developers, I am loosing tick marks that I add to a plot with axis() when plotting to the postscript device. They show up fine on the x11 device, and work with the postscript device when the default tickmarks are used (those added by plot()). I am using R-62.1 from the RedHat5.0 rpm's on i86 Linux. Do later snapshots correct this, or is this a running bug in R awaiting the
1998 Jun 25
1
R-beta: PostScript tick marks in 62.1
R-users/developers, I am loosing tick marks that I add to a plot with axis() when plotting to the postscript device. They show up fine on the x11 device, and work with the postscript device when the default tickmarks are used (those added by plot()). I am using R-62.1 from the RedHat5.0 rpm's on i86 Linux. Do later snapshots correct this, or is this a running bug in R awaiting the
2007 Jul 30
2
[LLVMdev] SSE levels & x86 code-gen
Hola LLVMers, Our language has many vectors in it and I'm looking to make better use of the SSE instructions on my chips. Based on the experiments I did last week and the help you gave me regarding generating the right IR to generate sound SSE code, I'm ready to begin a major overhaul of our system. I have a big question remaining: if I'm running on an x86 system which is, say
2006 Oct 23
2
patch for rake install
The attached patch fixes the task for non-gem installation. It adds installation of the version and class ruby files, and puts things in the right place (wx.rb was previously going into sitearchdir). It also adds an uninstall task. I plan to overhaul the rake system at some point soon as I think it could be declared more simply, and to avoid launching a new process for each of the cpp
2008 Feb 06
1
Rsync Hang with multiple files
I have a problem with rsync hanging when transferring multiple files over a VPN to a separate server. Local server is RHEL4 and remote server is FC6. It ends up failing with the following error message: rsync: connection unexpectedly closed (3193 bytes received so far) [receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(600) [receiver=3.0.0pre8] rsync: connection
2013 Mar 06
3
unblock: xcp-xapi - urgent documentation fixes
Package: release.debian.org Severity: normal The current README.Debian is quite old It gives some advice that will lead to people having a broken system (e.g. no networking). It describes a procedure for configuring networking that is completely opposite to what has been described more recently on the upstream mailing list http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702337 I'm happy
2019 Jul 25
1
how to increase DNS reliability?
I'm about to do an overhaul of the DNS service at work and my plan is to use powerdns recursor + dnsdist + keepalived. --- Sent from the Delta quadrant using Borg technology! On 2019-07-25 14:28, Leroy Tennison wrote: > If you don't want multiple DNS server entries on the client then a > master and (possibly multiple) slave server configuration can be set > up (I'm
2006 Sep 03
1
Slimmed down version for inclusion in Rails?
I''m pushing a major overhaul in testing the Rails codebase. Mocha and stubba make my life easy so that''s what I''m using. The first major patch using them is in RailTies (http://dev.rubyonrails.org/ticket/5970) now. I spoke to DHH today about using it in the other libraries and I think it''ll be ok, but they really want to include as little code as needed. I
2011 Oct 28
1
WINE 1.3.14 and mouse
I was wondering about those mouse issues... > Having other weird mouse issues? Try downgrading to wine 1.3.14. 1.3.15 and up introduced a complete overhaul of certain mouse handling code and screwed up more than a few things. I'm using a touchpad on a laptop with WINE 1.3.31 Some but not all games have an "escaping mouse" phenomenon. What happens is that the cursor has
2014 Jan 23
2
After USB boot problems on Gigabyte GA-M55Plus-S3G
Hi, Ady: > > > I would suggest not using the work "disk". me: > > I am unhappy with "disk" too. > > But that change would have a much wider scope in the text. Ady: > You can still use a different wording in a linked section. If "disk" > is not the best choice for the new section, then choose a better > term. Two problems: There are
2006 Aug 17
2
[LLVMdev] Problem with stock llvmc configuration for C
On Thu, 2006-08-17 at 08:55 -0700, Scott Michel wrote: > Regarding llvmc there is one small problem: with the gcc 4.0 frontend, > "-emit-llvm" needs to be added to all of the translator.command lines. > Not entirely sure how to conditionalize that in the configuration files. Hi Scott, What is needed is a complete overhaul of the configuration mechanism. We have plans to
2008 Mar 26
0
[LLVMdev] Checked arithmetic
On Wed, 26 Mar 2008, Jonathan S. Shapiro wrote: > I want to background process this for a bit, but it would be helpful to > discuss some approaches first. > > There would appear to be three approaches: > > 1. Introduce a CC register class into the IR. This seems to be a > fairly major overhaul. > > 2. Introduce a set of scalar and fp computation quasi-instructions
2013 Oct 03
1
PATCH for all .vcproj files
Ben Allison wrote ( http://lists.xiph.org/pipermail/flac-dev/2013-March/003793.html ): > The project files could also stand a bit of an overhaul. It would be good > to use project references rather than hardcoding .lib paths into the > linker settings. Done ;) The patch replaces OutputDirectory="..\..\..\..\objs\debug\bin" with
2024 Mar 21
1
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
On Mar 21, 2024, at 9:02?AM, gARetH baBB <hick.icecast at gink.org> wrote: > Or you could just use ffmpeg: Since we?re discussing HLS encoder options, there is also: https://github.com/ElvishArtisan/GlassCoder Which does not require LiquidSoap, ffmpeg or even Icecast. Just aim it at a web server or CDN publishing point. Cheers!