Re: [PATCH/RFC] s390: Hypervisor File System

From: Pekka Enberg
Date: Fri Apr 21 2006 - 07:53:44 EST


Hi Michael,

On 4/21/06, Michael Holzheu <holzheu@xxxxxxxxxx> wrote:
> On zSeries machines there exists an interface which allows the operating
> system to retrieve LPAR hypervisor accounting data.

[snip]

> fs/Kconfig | 11
> fs/Makefile | 1
> fs/hypfs/Makefile | 7
> fs/hypfs/hypfs.h | 43 +++
> fs/hypfs/hypfs_diag.c | 628 ++++++++++++++++++++++++++++++++++++++++++++++++++
> fs/hypfs/hypfs_diag.h | 16 +
> fs/hypfs/inode.c | 469 +++++++++++++++++++++++++++++++++++++
> 7 files changed, 1175 insertions(+)

This filesystem makes no sense for anything but s390 so please put it
under arch/s390/ (following the convention set by cell specific
spufs). Thanks.

Pekka
-
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/