Re: [PATCH 1/7] spufs: The SPU file system

From: Pekka Enberg (penberg_at_cs.helsinki.fi)
Date: 08/28/05

  • Next message: Martin Josefsson: "Re: Possibly wrong contact for e100 driver"
    To: Arnd Bergmann <arnd@arndb.de>
    Date:	Sun, 28 Aug 2005 23:05:27 +0300
    
    

    On Sun, 2005-08-28 at 18:44 +0200, Arnd Bergmann wrote:
    > I never really thought of it as a device driver but rather an architecture
    > extension, so it started out in arch/ppc64/kernel. Since most of the code
    > is interacting with VFS, it is now in fs/spufs. I don't really care about
    > the location, but I among the possible places to put the code (with the
    > unified arch/powerpc tree), I'd suggest (best first)
    >
    > 1) arch/powerpc/platforms/cell
    > 2) arch/powerpc/spe
    > 3) fs/spufs
    > 4) drivers/spe
    >
    > 1) would be the place where I want to have the low-level code
    > (currently arch/ppc64/kernel/spu_base.c) anyway, so it makes
    > sense to have everything in there that I maintain.

    I am happy with 1, 2, and 4. You could, of course, abstract away the
    general purpose parts of spufs (for example, if we had other similar
    architecture extensions that could share the code) and put them in 3 but
    that would probably just introduce unnecessary complexity.

                            Pekka

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


  • Next message: Martin Josefsson: "Re: Possibly wrong contact for e100 driver"

    Relevant Pages

    • Hotplug: crash in sys_clone()/do_fork()
      ... I'm generting this behaviour with a hotplug event that is causing ifdown ... between the device driver shutdown and startup. ... p.s. am I supposed to be using the OSDL bugzilla to report & track bugs ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • RE: a 15 GB file on tmpfs
      ... > That should be no problem on a 64 bit architecture. ... Please read the FAQ at http://www.tux.org/lkml/ ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • Re: Allocating and accessing physically contiguous memory in user mode in WinCE 6.0 Beta
      ... I agree on the new VM architecture because it provides more strict ... user mode device driver may not so appealing to me ... HalAllocCommonBufferfrom user mode code in CE V6.0 since the security ... of Embedded systems out there that used to party on the hardware with out ...
      (microsoft.public.windowsce.platbuilder)
    • Re: [PATCH] 2.4.22pre10: {,un}likely_p() macros for pointers
      ... >> Well, I'm not sure about the polarity, but that unlikelymacro isn't ... architecture where there's a pointer type larger than long, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Linux GPL and binary module exception clause?
      ... > another operating system, I'd clearly not complain. ... a device driver containing a binary blob that was explicitly written as ... and a shim that is gpl'd (at least the linux shim is) to ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)