search for: agk

Displaying 20 results from an estimated 25 matches for "agk".

Did you mean: ack
2009 Sep 03
2
[PATCH resend] block: silently error unsupported empty barriers too
...ers, on devices like virtio_blk which don't support them. See also: https://bugzilla.redhat.com/514901 Signed-off-by: Mark McLoughlin <markmc at redhat.com> Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: Mikulas Patocka <mpatocka at redhat.com> Cc: Alasdair G Kergon <agk at redhat.com> Cc: Neil Brown <neilb at suse.de> Cc: Christoph Hellwig <hch at infradead.org> --- block/blk-core.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/block/blk-core.c b/block/blk-core.c index e3299a7..35ad2bb 100644 --- a/block/blk-core.c +++...
2009 Sep 03
2
[PATCH resend] block: silently error unsupported empty barriers too
...ers, on devices like virtio_blk which don't support them. See also: https://bugzilla.redhat.com/514901 Signed-off-by: Mark McLoughlin <markmc at redhat.com> Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: Mikulas Patocka <mpatocka at redhat.com> Cc: Alasdair G Kergon <agk at redhat.com> Cc: Neil Brown <neilb at suse.de> Cc: Christoph Hellwig <hch at infradead.org> --- block/blk-core.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/block/blk-core.c b/block/blk-core.c index e3299a7..35ad2bb 100644 --- a/block/blk-core.c +++...
2004 Jan 16
4
G.723.1 codec
Hi, Want to do some experiments with the G.723 codecs - where can I download the 723 source code for Asterisk? I know there are some ongoing discussion regarding patents and license fees for the g.723 but I have some hardware on which I only have the 723 and need to test it privately. Thanks! Dan _________________________________________________________________ Use MSN Messenger to send
2006 May 23
19
LVM2 snapshots and XEN = problem :(
Hello guys Does anyone use lvm2 backends for domU storages ? I do and I wanted to use lvm''s snapshot feature to make backups of domUs in background but I got the following problem. When I create a snapshot LV and copy data from it to backup storage it works perfect. Then I do umount and then lvremove. lvremove asks me if I really want to remove the volume and then just hangs forever.
2011 Feb 13
2
AutoGK issue on OS X
...ere (http://dailyapps.net/2008/08/hack-attack-how-to-create-axxo-quality-dvd-rips/) on how to set things up. It happily runs through for about 18 mins and ends with an error: EXCEPTION: Range check error Now, I've run the same thing via a Windows PC and it looks as though the problem is where AGK would launch the VirtualDubMod app. Does anyone have any ideas of why Wine / AutoGK cannot launch VirtualDubMod and how to fix this issue? Thanks[/url]
2009 Aug 06
1
[PATCH] block: silently error unsupported empty barriers too
...ers, on devices like virtio_blk which don't support them. See also: https://bugzilla.redhat.com/514901 Signed-off-by: Mark McLoughlin <markmc at redhat.com> Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: Mikulas Patocka <mpatocka at redhat.com> Cc: Alasdair G Kergon <agk at redhat.com> Cc: Neil Brown <neilb at suse.de> --- block/blk-core.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/block/blk-core.c b/block/blk-core.c index e3299a7..35ad2bb 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -1163,8 +1163,7 @@ static int...
2009 Aug 06
1
[PATCH] block: silently error unsupported empty barriers too
...ers, on devices like virtio_blk which don't support them. See also: https://bugzilla.redhat.com/514901 Signed-off-by: Mark McLoughlin <markmc at redhat.com> Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: Mikulas Patocka <mpatocka at redhat.com> Cc: Alasdair G Kergon <agk at redhat.com> Cc: Neil Brown <neilb at suse.de> --- block/blk-core.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/block/blk-core.c b/block/blk-core.c index e3299a7..35ad2bb 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -1163,8 +1163,7 @@ static int...
2013 Nov 10
0
[linux-3.10 test] 21641: regressions - FAIL
...77f7f1261f65cff06918bc5e66d02a418fc842 baseline version: linux 14e9c7db465387ede7f019c42f28c90f99fc2793 ------------------------------------------------------------ People who touched revisions under test: AKASHI Takahiro <takahiro.akashi@linaro.org> Alasdair G Kergon <agk@redhat.com> Andrew Morton <akpm@linux-foundation.org> Antonella Pellizzari <anto.pellizzari83@gmail.com> Christophe Gouault <christophe.gouault@6wind.com> Dan Carpenter <dan.carpenter@oracle.com> Dan Williams <dcbw@redhat.com> Daniel Borkmann <dborkma...
2008 Jan 23
7
[PATCH 0/2] dm-band: The I/O bandwidth controller: Overview
Hi everyone, I'm happy to announce that I've implemented a Block I/O bandwidth controller. The controller is designed to be of use in a cgroup or virtual machine environment. The current approach is that the controller is implemented as a device-mapper driver. What's dm-band all about? ======================== Dm-band is an I/O bandwidth controller implemented as a device-mapper
2008 Jan 23
7
[PATCH 0/2] dm-band: The I/O bandwidth controller: Overview
Hi everyone, I'm happy to announce that I've implemented a Block I/O bandwidth controller. The controller is designed to be of use in a cgroup or virtual machine environment. The current approach is that the controller is implemented as a device-mapper driver. What's dm-band all about? ======================== Dm-band is an I/O bandwidth controller implemented as a device-mapper
2011 Jun 29
33
Re: Mis-Design of Btrfs?
On 06/27/2011 07:46 AM, NeilBrown wrote: > On Thu, 23 Jun 2011 12:53:37 +0200 Nico Schottelius > <nico-lkml-20110623@schottelius.org> wrote: > >> Good morning devs, >> >> I''m wondering whether the raid- and volume-management-builtin of btrfs is >> actually a sane idea or not. >> Currently we do have md/device-mapper support for raid >>
2009 May 12
1
[PATCH 1/1] dm-ioband: I/O bandwidth controller
Hi Alasdair and all, This is the dm-ioband version 1.10.5 release. This patch can be applied cleanly to current agk's tree. The only change from the previous version is that some blktrace messages are added by Alan D. Brunelle, thanks Alan. Alasdair, Could you please tell me your opinion about merging dm-ioband to upstream? What else do I have to do? Is there any possibility that dm-ioband is merged? Thank...
2009 May 12
1
[PATCH 1/1] dm-ioband: I/O bandwidth controller
Hi Alasdair and all, This is the dm-ioband version 1.10.5 release. This patch can be applied cleanly to current agk's tree. The only change from the previous version is that some blktrace messages are added by Alan D. Brunelle, thanks Alan. Alasdair, Could you please tell me your opinion about merging dm-ioband to upstream? What else do I have to do? Is there any possibility that dm-ioband is merged? Thank...
2009 May 12
1
[PATCH 1/1] dm-ioband: I/O bandwidth controller
Hi Alasdair and all, This is the dm-ioband version 1.10.5 release. This patch can be applied cleanly to current agk's tree. The only change from the previous version is that some blktrace messages are added by Alan D. Brunelle, thanks Alan. Alasdair, Could you please tell me your opinion about merging dm-ioband to upstream? What else do I have to do? Is there any possibility that dm-ioband is merged? Thank...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...ukuu.org.uk> Alan M Butler <alanbutty12@gmail.com> Alan McIvor <alan.mcivor@reveal.co.nz> Alan Ott <alan@signal11.us> Alan Stern <stern@rowland.harvard.edu Alan Stern <stern@rowland.harvard.edu> Alan Swanson <swanson@ukfsn.org> Alasdair G Kergon <agk@redhat.com> Alasdair Kergon <agk@redhat.com> Alban Bedel <alban.bedel@avionic-design.de> Alban Browaeys <prahal@yahoo.com> Alban Crequy <alban.crequy@collabora.co.uk> Albert Pool <albertpool@solcon.nl> Albert Pool<albertpool@solcon.nl> Albert Wan...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...ukuu.org.uk> Alan M Butler <alanbutty12@gmail.com> Alan McIvor <alan.mcivor@reveal.co.nz> Alan Ott <alan@signal11.us> Alan Stern <stern@rowland.harvard.edu Alan Stern <stern@rowland.harvard.edu> Alan Swanson <swanson@ukfsn.org> Alasdair G Kergon <agk@redhat.com> Alasdair Kergon <agk@redhat.com> Alban Bedel <alban.bedel@avionic-design.de> Alban Browaeys <prahal@yahoo.com> Alban Crequy <alban.crequy@collabora.co.uk> Albert Pool <albertpool@solcon.nl> Albert Pool<albertpool@solcon.nl> Albert Wan...
2010 Nov 08
89
Re: DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ?
On Sun, Nov 07 2010 at 6:05pm -0500, Andi Kleen <andi@firstfloor.org> wrote: > On Sun, Nov 07, 2010 at 10:39:23PM +0100, Milan Broz wrote: > > On 11/07/2010 08:45 PM, Andi Kleen wrote: > > >> I read about barrier-problems and data getting to the partition when > > >> using dm-crypt and several layers so I don''t know if that could be > >
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...ukuu.org.uk> Alan M Butler <alanbutty12@gmail.com> Alan McIvor <alan.mcivor@reveal.co.nz> Alan Ott <alan@signal11.us> Alan Stern <stern@rowland.harvard.edu Alan Stern <stern@rowland.harvard.edu> Alan Swanson <swanson@ukfsn.org> Alasdair G Kergon <agk@redhat.com> Alban Bedel <alban.bedel@avionic-design.de> Alban Crequy <alban.crequy@collabora.co.uk> Albert Pool <albertpool@solcon.nl> Albert Pool<albertpool@solcon.nl> Albert Wang <twang13@marvell.com> Alberto Garcia <agarcia@igalia.com> Alberto...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...ukuu.org.uk> Alan M Butler <alanbutty12@gmail.com> Alan McIvor <alan.mcivor@reveal.co.nz> Alan Ott <alan@signal11.us> Alan Stern <stern@rowland.harvard.edu Alan Stern <stern@rowland.harvard.edu> Alan Swanson <swanson@ukfsn.org> Alasdair G Kergon <agk@redhat.com> Alban Bedel <alban.bedel@avionic-design.de> Alban Crequy <alban.crequy@collabora.co.uk> Albert Pool <albertpool@solcon.nl> Albert Pool<albertpool@solcon.nl> Albert Wang <twang13@marvell.com> Alberto Garcia <agarcia@igalia.com> Alberto...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...ukuu.org.uk> Alan M Butler <alanbutty12@gmail.com> Alan McIvor <alan.mcivor@reveal.co.nz> Alan Ott <alan@signal11.us> Alan Stern <stern@rowland.harvard.edu Alan Stern <stern@rowland.harvard.edu> Alan Swanson <swanson@ukfsn.org> Alasdair G Kergon <agk@redhat.com> Alban Bedel <alban.bedel@avionic-design.de> Alban Crequy <alban.crequy@collabora.co.uk> Albert Pool <albertpool@solcon.nl> Albert Pool<albertpool@solcon.nl> Albert Wang <twang13@marvell.com> Alberto Garcia <agarcia@igalia.com> Alberto...