search for: rationalise

Displaying 20 results from an estimated 35 matches for "rationalise".

2007 Dec 08
6
Re: [Xen-changelog] [xen-unstable] tools: Rationalise library soname versions.
On Fri, Dec 07, 2007 at 04:30:09PM -0800, Xen patchbot-unstable wrote: > tools: Rationalise library soname versions. > > * Arrange for the sonames of libxenstore, libxc, libfsimage and > libblktap to be set from a single place in Config.mk. Grumble... I don''t like this at all. You just bumped libfsimage for no reason. Can we please fix libfsimage back to the correc...
2017 Mar 07
1
[PATCH v2] lib: Prefer tirpc for XDR, and rationalise how we search for alternatives.
v1 -> v2: - No functional changes to the patch, just fixes a few bugs. Rich.
2013 Aug 21
2
[PATCH 1/3] Rationalise whitespace to 4 space indentation with no trailing spaces
RHSrvAny.c was using a mixture of 4 space indentation, and tabs with a width of 4. This commit rationalises the whitespace to use only 4 space indentation, and removes trailing whitespace. --- RHSrvAny/RHSrvAny.c | 537 ++++++++++++++++++++++++++-------------------------- RHSrvAny/RHSrvAny.h | 1 - RHSrvAny/resource.h | 2 +- 3 files changed, 269 insertions(+), 271 deletions(-) diff --git a/RHSrvA...
2013 Aug 29
5
[PATCH 1/6] Rationalise whitespace to 4 space indentation with no trailing spaces
RHSrvAny.c was using a mixture of 4 space indentation, and tabs with a width of 4. This commit rationalises the whitespace to use only 4 space indentation, and removes trailing whitespace. --- RHSrvAny/RHSrvAny.c | 537 ++++++++++++++++++++++++++-------------------------- RHSrvAny/RHSrvAny.h | 1 - RHSrvAny/resource.h | 2 +- 3 files changed, 269 insertions(+), 271 deletions(-) diff --git a/RHSrvA...
2012 Feb 05
4
[PATCH RFC] hvmloader: Make ROM dependencies optional
When booting HVMs with SeaBIOS, the BIOS itself takes care of extracting option ROMs from the PCI devices. These ROMs are usually provided with by the device model (qemu). Thus, hvmloader should not require any longer the rombios, stdvga, cirrusvga or etherboot ROMs to be present. Also, the 32bitbios_support.c file is specific to rombios and should not be built when building hvmloader with
2017 Apr 15
5
OT: systemd Poll - So Long, and Thanks for All the fish.
...oors - to all Linux installations using systemd *[1]*. They're conspiracy theories, and that's it. The bottom line is that in general people don't like not understanding things and when they come across something they don't understand they create a mythology around those things to rationalise their non-understanding. Factor in to that the general mindset of Linux hackers/admins that they must know and understand every part of their system and you create the perfect environment for such theories to grow and blossom. Systemd is complex; it's implementation was badly handled on a soci...
2015 Mar 27
5
Anonymous SIP calls
On Thu, March 26, 2015 22:29, Michelle Dupuis wrote: > You have to consider whether you really want "anonymous" calls, or you > just want to enable SIP calls from trusted companies/partners. The > latter means setting up routes to these companies and (ideally) > registration between peers. > This is what I am trying to get a handle on. It seemed to me that the promise
2017 Feb 10
1
[PATCH] virtio: Try to untangle DMA coherency
On Thu, Feb 09, 2017 at 06:31:18PM +0000, Will Deacon wrote: > On ARM (and other archs such as > Power), having a mismatch between a cacheable and a non-cacheable mapping > can result in a loss of coherency between the two (for example, if the > non-cacheable gues accesses bypass the cache, but the cacheable host > accesses allocate in the cache). I guess it's an optimization
2017 Feb 10
1
[PATCH] virtio: Try to untangle DMA coherency
On Thu, Feb 09, 2017 at 06:31:18PM +0000, Will Deacon wrote: > On ARM (and other archs such as > Power), having a mismatch between a cacheable and a non-cacheable mapping > can result in a loss of coherency between the two (for example, if the > non-cacheable gues accesses bypass the cache, but the cacheable host > accesses allocate in the cache). I guess it's an optimization
2019 Feb 09
0
CentOS 7, rsyslog and redis
TL;DR: Is there a sensible way to get rsyslog to talk to redis on CentOS 7. The official way is to use the omhiredis plugin, but that doesn't seem to exist in the CentOS 7 repositories? (It's how I do it on my Fedora box.) The long version: I'm trying to rationalise logging and am using an ELK stack. When I've done this in the past it has suffered badly from congestion at peak times with messages being dropped and various issues on the clients. The sensible thing seemed to be putting redis between the clients and ELK - that works in my test setup from a F...
2007 Apr 27
1
VMASST_TYPE_writable_pagetables on translated domains?
Isn''t the writeable page table support intended only for non-translated domains? If so, shouldn''t fixup_page_fault() check for this, or the setting of the assist bit and the PG_translate be respectively validated? If not, aren''t there bits missing in ptwr_do_page_fault()? Jan _______________________________________________ Xen-devel mailing list
2006 Feb 10
1
?bquote
?bquote says it returns an expression but, in fact, it typically (though not always) returns a call object: > class(bquote(a+b)) [1] "call" > class(bquote(1)) [1] "numeric"
2017 Apr 16
0
OT: systemd Poll - So Long, and Thanks for All the fish.
...py-3.10-User-Manual.docx (If you have only a few seconds to look at it, see page 34.) > The bottom line is that in > general people don't like not understanding things and when they come > across something they don't understand they create a mythology around > those things to rationalise their non-understanding. True, but that "mansplanation" can point in a lot of ways, including at Pollyanna. > .... > Systemd is complex; it's implementation was badly handled on a social > level. Nevertheless it is open source. It is highly unlikely that the > NSA, or...
2017 Jun 07
0
Sending artist - title - album metadata
...n we are driving the server from a remote live stream, we might be of the opinion that the Title tag includes all three elements required by StreamLicensing. However it is evident that the information is displayed in a completely different way in the two cases and this seems unnecessary. How can we rationalise the way in which the three tags are indicated, explicitly defining the Album field, and have it presented in/the same way/ in both live and autodj cases? Version: Icecast 2.4.0-kh4 Many thanks in advance for any advice. I have not included any XML snippets here in case the forum software dislike...
2020 Feb 20
4
Plan for landing flang in monorepo
...Integrate into the monorepo CMake a. This will be as an optional project, and default to not building. b. This also adds Doxygen infrastructure so we can start to improve interface documentation and continue post-merge. 2. F18 changes to make it more LLVM-like in code style a. Rationalise headers to put public headers in /include and not /lib b. Examine F18's clang-format file and minimise deviations to the LLVM clang-format c. Rename all .cc files to .cpp d. Capitalize the module directory names in /lib and /include (e.g. /lib/Parser) 3. Increase use of LLVM...
2003 Jun 01
2
Voice Modem + Soundcard Driver
The problem with using Voice Modems is that they fall into two categories: 1) Hardware Modems which only have half-duplex transmission of voice 2) Soft/Win/Lin modems which are proprietry and don't have asterisk drivers Please shoot down this recipe before I waste any time trying to acheive it: Rationalisation: ---------------- In Australia and I assume other places, there is no
1998 Apr 28
1
R-beta: image(x,y,z)?
Ok now I've read in my dataframe. The file is set up like this: x y z 1 1 1 1 2 2 1 3 5 2 1 3 2 2 9 2 3 2 3 1 8 3 2 4 3 3 7 I can get at data$x, data$y, data$z. I want to do an image plot. Ideally image (or a relative of image) would accept the vectors data$x, data$y, data$z as arguments. (After all, if you can do plot(x,y) on vectors x and y, why can't you do image(x,y,z) on vectors
2016 Nov 10
1
CTDB IP takeover/failover tunables - do you use them?
I'm currently hacking on CTDB's IP takeover/failover code. For Samba 4.6, I would like to rationalise the IP takeover-related tunable parameters. I would like to know if there are any users who set the values of these tunables to non-default values. The tunables in question are: DisableIPFailover Default: 0 When set to non-zero, ctdb will not perform failover or failback. Even...
2016 Sep 30
2
Help wanted with Debian Xen packages ?
On 27.09.2016 17:07, Ian Jackson wrote: > Stefan Bader writes ("Re: [Pkg-xen-devel] Help wanted with Debian Xen packages ?"): >> FWIW, I think I got the library naming cleaned up now >> (~rc5). Slightly different approach as I had to either keep the >> major.minor .so versions (I believe because of the map files) or >> libvirt would fail to compile against the
2015 Mar 27
0
Anonymous SIP calls
James, I'm a systems and telecom professional with experience going back more than thirty years, to the days of teletype, current loop, POTS (2600hz signalling anyone?) and echo cancellation via analog level control and hybrid balance. Your read of the intent of the VOIP/SIP design correctly. The intent WAS to make making connections between endpoints as easy as using a browser.