VIA Rhine on Alpha bug

2001-02-08 Thread Kaj-Michael Lang
I don't know if it should work or not but using a VIA Rhine compatible card on my LX164 locks it solid when transfering large packets: ping -f host.on.100mbit.lan works ping -f -s 1024 same.host locks it solid as does untarring to a NFS mount. No oops/panic, just locks solid. Kaj-Michael

Raid code panic with kernel compiled for i486

2001-01-09 Thread Kaj-Michael Lang
8regs: 773.430 MB/sec 32regs:562.356 MB/sec invalid operand: CPU:0 EIP:0010:[] ... I've tried with: 2.4.0, gcc 2.95.2 2.4.0-ac4, gcc 2.95.2 2.4.0 SMP, gcc 2.95.2 2.4.0 UP, egcs 1.1.2 Kaj-Michael Lang [EMAIL PROTECTED] - To unsubscribe from this list: send the line &q

[PATCH] swap= kernel commandline

2000-11-18 Thread Kaj-Michael Lang
This patch adds a swap kernel commandline option, so that you can add a swap partition before init starts running on a low-memory machine. The patch is against 2.4.0-test11-pre7 This is my first try at a kernel patch so... I hope someone finds it usefull. --- init/main.c-2.4.0test11-pre7