I got the following kernel error messages after intentionally loading
down my system: (kernel 1.1.94)
....snip....
VFS: Mounted root (ext2 filesystem) readonly.
Adding Swap: 15536k swap-space
swap_free: swap-space map bad (entry 00008000)
swap_free: swap-space map bad (entry 00008000)
VFS: Disk change detected on device 2/0
end_request: I/O error, dev 0200, sector 0
VFS: Disk change detected on device 2/0
....snip....
end_request: I/O error, dev 0200, sector 0
VFS: Disk change detected on device 2/0
end_request: I/O error, dev 0200, sector 0
Hmm.. Trying to use unallocated swap (00008000)
swap_free: swap-space map bad (entry 00008000)
swap_duplicate: trying to duplicate unused page
swap_free: swap-space map bad (entry 00004000)
Are the "I/O error" and "Disk change detected" a problem? They
probably come from dosemu trying to boot from the empty dos A: drive.
I was getting similar swap_free error messages around 1.1.90-91, but
not under 1.1.92. (I didn't push that kernel as much in 92 either.)
I am no longer offered SELECTION as a kernel config option, and the old
selection program doesn't work with the kernel.
I'd be happy to provide more information if needed.
----------------------------
Current configuration:
Ti/Cyrix 486-DLC 40 ISA Board, 128K cache, 8 MB Ram
STB Powergraph VGA Video Card, 1 MB (Tseng 4000)
UN-1075 IDE io board as primary, irq14 with 1 IDE drive
WD1006V-SR2 RLL as secondary, irq15 with 2 RLL drives
Kernel 1.1.94
gcc 2.5.8, libc 4.5.24
(Slackware 2.0.2 / 2.1 utilities)
Kernel config options (all other options are not set):
CONFIG_BLK_DEV_FD=y
CONFIG_ST506=y
CONFIG_BLK_DEV_IDE=y
CONFIG_NET=y
CONFIG_MAX_16M=y
CONFIG_SYSVIPC=y
CONFIG_BINFMT_ELF=y
CONFIG_M486=y
CONFIG_INET=y
CONFIG_INET_SNARL=y
CONFIG_NETDEVICES=y
CONFIG_DUMMY=y
CONFIG_SLIP=y
CONFIG_SLIP_COMPRESSED=y
CONFIG_EXT2_FS=y
CONFIG_MSDOS_FS=y
CONFIG_PROC_FS=y
CONFIG_PRINTER=y
--
Lee Olds