similar to: lowmem_reserve_ratio?

Displaying 20 results from an estimated 8000 matches similar to: "lowmem_reserve_ratio?"

2011 May 18
0
[PATCH] BTRFS: Remove unused node_lock
From: Andi Kleen <ak@linux.intel.com> 240f62c8756 replaced the node_lock with rcu_read_lock, but forgot to remove the actual lock in the data structure. Remove it here. Signed-off-by: Andi Kleen <ak@linux.intel.com> --- fs/btrfs/ctree.h | 3 --- fs/btrfs/disk-io.c | 1 - 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index
2009 May 31
1
Fwd: BUG: Documentation/lguest/lguest.c bad paths for includes cause make to fail
Pardon my unorganized cc:'s. ---------- Forwarded message ---------- From: Charles 'Mack' Rhinelander <mrhinelander at gmail.com> Date: Sun, May 31, 2009 at 1:39 AM Subject: Fwd: BUG: Documentation/lguest/lguest.c bad paths for includes cause make to fail To: linux-kernel at vger.kernel.org Cc: Andrew Morton <akpm at osdl.org>, lguest at ozlabs.org ---------- Forwarded
2009 May 31
1
Fwd: BUG: Documentation/lguest/lguest.c bad paths for includes cause make to fail
Pardon my unorganized cc:'s. ---------- Forwarded message ---------- From: Charles 'Mack' Rhinelander <mrhinelander at gmail.com> Date: Sun, May 31, 2009 at 1:39 AM Subject: Fwd: BUG: Documentation/lguest/lguest.c bad paths for includes cause make to fail To: linux-kernel at vger.kernel.org Cc: Andrew Morton <akpm at osdl.org>, lguest at ozlabs.org ---------- Forwarded
2006 Feb 03
0
Re: CentOS Digest, Vol 13, Issue 3
>>> Message: 37 Date: Thu, 02 Feb 2006 13:38:01 -0600 From: Steve Bergman <steve at rueb.com> Subject: [CentOS] Video card To: centos at centos.org Message-ID: <1138909081.20789.3.camel at voyager.localdomain> Content-Type: text/plain I'm looking for the highest performance 2d/3d video card that is supported out of the box by Centos 4.2 with open source drivers. I would
2007 Apr 18
1
(no subject)
Sender: ak@brahms.suse.de To: Adrian Bunk <bunk@stusta.de> Cc: linux-kernel@vger.kernel.org, virtualization@lists.osdl.org Subject: Re: [2.6 patch] mark virt_to_bus/bus_to_virt as __deprecated on i386 References: <20051118014055.GK11494@stusta.de> From: Andi Kleen <ak@suse.de> Date: 18 Nov 2005 17:05:07 +0100 In-Reply-To: <20051118014055.GK11494@stusta.de> Message-ID:
2008 Jan 29
1
[PATCH] [11/18] BKL-removal: Convert ocfs2 over to unlocked_ioctl II
Andi Kleen <ak at suse.de> writes: > As far as I can see there is nothing in ocfs2_ioctl that requires the BKL, > so use unlocked_ioctl Mark, can you please ack/nack this patch and ideally take it into your tree? You're the only file system maintainer who hasn't acknowledged yet. Thanks, -Andi
2007 Apr 18
1
(no subject)
Sender: ak@brahms.suse.de To: Adrian Bunk <bunk@stusta.de> Cc: linux-kernel@vger.kernel.org, virtualization@lists.osdl.org Subject: Re: [2.6 patch] mark virt_to_bus/bus_to_virt as __deprecated on i386 References: <20051118014055.GK11494@stusta.de> From: Andi Kleen <ak@suse.de> Date: 18 Nov 2005 17:05:07 +0100 In-Reply-To: <20051118014055.GK11494@stusta.de> Message-ID:
2002 Jul 01
3
Best quality setting for mp3 transcoded old radio shows
Hi, I have a bunch of old radio programs (mystery/drama shows, not music) encoded at 32 kbit (and some 48kbit) mp3 (mono). I want to reencode them in ogg and make them available over gnutella. My question is this. What is the best quality level (-q) for transcoding them. I want to preserve quality, but I want to be sensitive to the many modem based gnutella users. I also want to to
2007 Jul 29
0
Higher memory requirements for 64 bit?
I have a dual Xeon 3.2GHz XDMCP server serving out about 50 Gnome desktops to thin clients. I currently am running 32 bit with 4GB of memory. Performance is fine, normally, and the machine runs with about 3GB in swap. However, if a user app suddenly sucks up the maximum allowed rss and virtual or 256MB/process as specified by ulimit, the resulting swap drags the machine down to the point that
2007 Apr 18
1
[PATCH 3/3] Gdt hotplug
As suggested by Andi Kleen, don't allocate a GDT page if there is already one present. Needed for CPU hotplug. Signed-off-by: Zachary Amsden <zach@vmware.com> Index: linux-2.6.14-rc1/arch/i386/kernel/smpboot.c =================================================================== --- linux-2.6.14-rc1.orig/arch/i386/kernel/smpboot.c 2005-09-20 20:38:22.000000000 -0700 +++
2007 Apr 18
1
[PATCH 3/3] Gdt hotplug
As suggested by Andi Kleen, don't allocate a GDT page if there is already one present. Needed for CPU hotplug. Signed-off-by: Zachary Amsden <zach@vmware.com> Index: linux-2.6.14-rc1/arch/i386/kernel/smpboot.c =================================================================== --- linux-2.6.14-rc1.orig/arch/i386/kernel/smpboot.c 2005-09-20 20:38:22.000000000 -0700 +++
1998 Dec 15
1
portmap & tcpwrappers
I don't know if this is RedHat 5.1 specific, but be aware that the version of portmap distributed is the enhanced (Wietse Venema) version. That's great, except for two things. The first is documented, but easy to overlook: "In order to avoid deadlocks, the portmap program does not attempt to look up the remote host name or user name...The upshot of all this is that only network
2010 Apr 11
1
Re: Poor interactive performance with I/O loads with fsync()ing
On Sun, 11 Apr 2010 18:03:00 +0300, Avi Kivity <avi@redhat.com> wrote: > On 04/09/2010 05:56 PM, Ben Gamari wrote: > > On Mon, 29 Mar 2010 00:08:58 +0200, Andi Kleen<andi@firstfloor.org> wrote: > > > >> Ben Gamari<bgamari.foss@gmail.com> writes: > >> ext4/XFS/JFS/btrfs should be better in this regard > >> > >> >
2007 Apr 18
1
[PATCH 1/2] Clean up asm-x86_64/bugs.h
Most of asm-x86_64/bugs.h is code which should be in a C file, so put it there. Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Cc: Andi Kleen <ak@suse.de> Cc: Linus Torvalds <torvalds@linux-foundation.org> --- arch/x86_64/kernel/Makefile | 3 ++- arch/x86_64/kernel/bugs.c | 28 ++++++++++++++++++++++++++++ include/asm-x86_64/alternative.h | 1 +
2007 Apr 18
1
[PATCH 1/2] Clean up asm-x86_64/bugs.h
Most of asm-x86_64/bugs.h is code which should be in a C file, so put it there. Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Cc: Andi Kleen <ak@suse.de> Cc: Linus Torvalds <torvalds@linux-foundation.org> --- arch/x86_64/kernel/Makefile | 3 ++- arch/x86_64/kernel/bugs.c | 28 ++++++++++++++++++++++++++++ include/asm-x86_64/alternative.h | 1 +
1998 Jun 25
1
Re: syslogd communication
Hi, There have been several replies on the syslogd question. All 2 to 4 lines long. I therefore gathered them here. Roger. ----------------------------------------------------------------- From: Paul Kenyon <pkenyon@loctech.com> Date: Wed, 24 Jun 1998 11:37:01 -0500 I believe it is possible to pipe anything through SSH. I''ll find the URL to the info and post it. I
2004 Aug 10
2
netlink api
Hey all, I''m looking for more detailed info on the netlink api. I''ve read Andi Kleen''s man pages (which describe themselves as lacking and incomplete), rfc3549 -- Linux Netlink as an IP Services Protocol (which was a nice general overview, but lacking in implementation detail), both the iproute2/ip/tc source and the kernel source (which have no usable
2003 May 14
2
Trouble with *80, *82
Hi, I'm having trouble dialling the codes for blacklist & un-hide caller ID (*80 & *82) using a TDM400. I get reorder tone as soon as I dial *8, and in fact I can pick up calls with just *8 rather than *8# when there is one to be picked up. Ideas? Thanks, brad -- Brad Bergman <bradley@bergman.ca>
2017 Sep 26
1
[PATCH v1 0/4] Enable LBR for the guest
On 09/25/2017 10:59 PM, Andi Kleen wrote: > On Mon, Sep 25, 2017 at 12:44:52PM +0800, Wei Wang wrote: >> This patch series enables the Last Branch Recording feature for the >> guest. Instead of trapping each LBR stack MSR access, the MSRs are >> passthroughed to the guest. Those MSRs are switched (i.e. load and >> saved) on VMExit and VMEntry. >> >> Test:
2017 Sep 26
1
[PATCH v1 0/4] Enable LBR for the guest
On 09/25/2017 10:59 PM, Andi Kleen wrote: > On Mon, Sep 25, 2017 at 12:44:52PM +0800, Wei Wang wrote: >> This patch series enables the Last Branch Recording feature for the >> guest. Instead of trapping each LBR stack MSR access, the MSRs are >> passthroughed to the guest. Those MSRs are switched (i.e. load and >> saved) on VMExit and VMEntry. >> >> Test: