Re: [PATCH 05/11] firewire: cdev: add ioctls for isochronousresource management

From: David Moore
Date: Sun Jan 11 2009 - 15:32:54 EST


On Sun, 2009-01-04 at 16:26 +0100, Stefan Richter wrote:
> Based on
> Date: Tue, 18 Nov 2008 11:41:27 -0500
> From: Jay Fenlason <fenlason@xxxxxxxxxx>
> Subject: [Patch V4] Add ISO resource management support
> with several changes to the ABI and implementation. Only the part of
> the ABI which enables auto-reallocation and auto-deallocation is
> included here.
>
> This implements ioctls for kernel-assisted allocation of isochronous
> channels and isochronous bandwidth. The benefits are:
> - The client does not have to have write access to the /dev/fw* device
> corresponding to the IRM.
> - The client does not have to perform reallocation after bus resets.
> - Channel and bandwidth are deallocated by the kernel if the file is
> closed before the client deallocated the resources. Thus resources
> are released even if the client crashes.
>
> It is anticipated that future in-kernel code (firewire-core IRM code;
> the firewire port of firedtv), will use the fw-iso.c portions of this
> code too.
>
> Signed-off-by: Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx>

Tested-by: David Moore <dcm@xxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/