#ident "@(#)kern-i386:fs/s5fs/s5.cf/Autotune	1.1"
#ident  "$Header: $"
#
# This file should not be editted
#
# The fields are
# 1: name of tunable
# 2: whether this line is information about the default, min, or max
# 3: whether from this point to the next should be handled linearly or as
#	a step function
# 4: the number of megabytes this line specifies information about
# 5: the value of the tunable at that amount of memory

S5NINODE	DEF	LINEAR	4	400
S5NINODE	DEF	LINEAR	8	500
S5NINODE	DEF	LINEAR	16	600

S5NINODE	MIN	STEP		4	150

S5NINODE	MAX	LINEAR	4	1000
S5NINODE	MAX	LINEAR	8	5000
S5NINODE	MAX	LINEAR	16	10000

