Software > Software (16-/32-Bit)

Kobold Funktionsweise und Unterstützung für alternative Dateisysteme

<< < (5/5)

Lukas Frank:
Schaue dir die mint.cnf an ...

# FS_NEWFATFS= enables the new FAT filesystem driver for selected FAT
# filesystems. The old TOS FS will be used otherwise.
#
# The default depends on whether the TOSFS driver is compiled into the
# kernel or not. If it is, all drives are TOSFS by default. If not,
# all drives are NEWFATFS by default and this keyword has no effect.

#FS_NEWFATFS=A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,V,W,X,Y,Z

# FS_VFAT= enables VFAT extension for selected drives specified in the
# FS_NEWFATFS= command. The VFAT extension is disabled by default.
#
# If you use both TOS and MiNT, better don't enable VFAT extension
# on your boot drive.

#FS_VFAT=D,E,F,G

# FS_VFAT_LCASE=YES tells the kernel to return lowercase filenames
# from VFAT directory searches. The default is NO.

#FS_VFAT_LCASE=YES

# FS_WB_ENABLE= enables write back cache for selected drives. The
# write back cache is disabled by default. Also, it does not have
# any effect for TOSFS drives.

#FS_WB_ENABLE=C,D,E,F

# FS_CACHE_SIZE= specifies the size of disk cache in kilobytes for the
# internal caching module. Default is 128.

#FS_CACHE_SIZE=4096

# FS_CACHE_PERCENTAGE specifies the size of the disk cache (in
# percents) to be filled with linear reads. The default is 5.

#FS_CACHE_PERCENTAGE=10

# FS_UPDATE= set update time for system update daemon in seconds
# default is 5, it isn't recommended to use a value less than 4.

#FS_UPDATE=10

# Software write protection on filesystem level.

#FS_WRITE_PROTECT=R,S

# FDC_HIDE_B= tells the MiNT to remove floppy drive B: from the
# system.
# It is useful on single floppy systems to get rid of "Insert
# disk B: into drive A:" messages from the AES. Default is NO.

mfro:

--- Zitat von: Gaga am Sa 13.01.2018, 09:25:35 ---Interessant. Der Cache ist stets im Fastram?

--- Ende Zitat ---

Der Cache wird per kmalloc() allokiert. Solange im TT-/Alternate-RAM Platz ist, von dort. Erst wenn der zuende geht, wird ST-RAM genommen.

Gaga:
Bei haben die Einstellungen keine positiven Auswirkungen.

mfro:

--- Zitat von: Gaga am Sa 13.01.2018, 17:09:51 ---Bei haben die Einstellungen keine positiven Auswirkungen.

--- Ende Zitat ---

Wieviel Cache-Speicher hast Du spendiert? Mit welcher Anwendung getestet?

Navigation

[0] Themen-Index

[*] Vorherige Sete

Zur normalen Ansicht wechseln