Re: [PATCH 7/8] ppc64: SPU file system
From: Benjamin Herrenschmidt
Date: Sun May 15 2005 - 01:32:28 EST
> Using a write call instead of read makes the interface even more
> complicated because it would require the user to read the status
> from a separate file after write returns to check what needs to
> be done and then use lseek() or yet another file to access the
> instruction pointer.
Why not just write(pc) to start and read back status from the same
file ?
Ben.
-
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/