[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Linux 2.4.18 freeze running dbench 1.3
I was unclear in my previous post.
I meant to say that I did a full new cvs to checkout to an ext2 partition
on my system, to get a pristine copy.
(My previous checkout was to a xfs partition.)
I then compiled the kernel and modules on the ext2 partition,
installed them and rebooted.
The dbench was run on a xfs partition, where it crashed.
I've compiled xfs into the kernel, and DMAPI is turned off.
CONFIG_XFS_FS=y
# CONFIG_XFS_RT is not set
CONFIG_XFS_QUOTA=y
# CONFIG_XFS_DMAPI is not set
Christian
> -----Original Message-----
> From: Austin Gonyou [mailto:austin@coremetrics.com] Sent: 5. mars 2002
01:16
>
> Did you run that test on EXT2 or did you just build your kernel on EXT2,
> or did you run dbench FROM EXT2?
>
> Also, are you running XFS as a kernel module or built-in? Is dmapi
> turned on?