Re: Dropping chars on 16550

2000-12-16 Thread Tom Vier
so there are some non-16550 boxes out there. -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: No more DoS

2000-12-21 Thread Tom Vier
> (DoS) attacks > > http://grc.com/r&d/nomoredos.htm -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: Sparc64 compile error for 2.4.0-prerelease

2001-01-01 Thread Tom Vier
same on alpha On Tue, Jan 02, 2001 at 09:36:09AM +0800, Tommy Wu wrote: > panic.c: In function `panic': > panic.c:80: `loops_per_sec' undeclared (first use in this function) > panic.c:80: (Each undeclared identifier is reported only once > panic.c:80: for each function it

Re: O_DSYNC flag for open

2001-03-14 Thread Tom Vier
... Will O_DSYNC flag be available in Linux? > It is available at least on AIX, and HP-UX. The difference with O_SYNC is the > same as between fsync and fdatasync. -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe from this list: send the line "unsubscribe linux

Re: alpha iommu fixes

2001-05-18 Thread Tom Vier
3_MASK = (CIA_BROKEN_TBIA_SIZE*1024 - 1) > + & 0xfff0; > *(vip)CIA_IOC_PCI_T3_BASE = virt_to_phys(ppte) >> 2; > } -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a m

Re: alpha iommu fixes

2001-05-19 Thread Tom Vier
ze = 0x8000; *(vip)CIA_IOC_PCI_W3_BASE = hose->sg_pci->dma_base | 3; *(vip)CIA_IOC_PCI_W3_MASK = (hose->sg_pci->size - 1) & 0xfff0; *(vip)CIA_IOC_PCI_T3_BASE = virt_to_phys(hose->sg_pci->ptes) >> 2; -- Tom Vier <[EMAIL PROTECTED]&

Re: Linux 2.4.5-ac2

2001-05-27 Thread Tom Vier
bad_inode. Stat data of (3208 3211) not found May 27 23:28:49 zero last message repeated 8 times On Mon, May 28, 2001 at 01:33:42AM +0100, Alan Cox wrote: > 2.4.5-ac2 > o Restore lock_kernel on umount (Al Viro) > | Should cure Reiserfs crash in 2.4.5 -- Tom Vie

Re: Linux 2.4.5-ac2

2001-05-27 Thread Tom Vier
27, 2001 at 11:38:01PM -0400, Tom Vier wrote: > i haven't had any reiserfs crashes on my alpha, but restoring a backup of a > debian installation to a reiserfs partition doesn't quite work. untarring a > linux kernel tarball to the fs works, does work though. i get these kernel &

2.4.5-ac3: qlogic corruption on alpha

2001-05-29 Thread Tom Vier
. anyone else see this? -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

Re: 2.4.5-ac3: qlogic corruption on alpha

2001-05-29 Thread Tom Vier
On Tue, May 29, 2001 at 09:17:45PM -0400, Jeff Garzik wrote: > Tom Vier wrote: > > i narrowed down some corruption i was having. it only happens on drives > > attached to my qlogic isp card. 2.2 has no problem, and in 2.4.5-ac3 my > > sym53c875 works fine. this machine is an

Re: 2.4.5-ac3: qlogic corruption on alpha

2001-05-29 Thread Tom Vier
ast. debian 2.25.2 2220 > gcc-2.96-RH -> gcc-2.95.3 > gcc-2.95.2 -> gcc-2.95.3 > gcc-2.95.3 -> egcs-1.1.2 i'll give another one a try, tomorrow. -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe from this list: send the line &q

Re: Linux 2.4.5-ac6

2001-06-01 Thread Tom Vier
> o Fix mmap cornercase (Maciej Rozycki) when i try running osf/1 netscape on alpha, mmap of libXmu fails. works fine on -ac5. -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe from this list: send the line "unsubscribe linux-

2.2 <-> 2.4.5-ac5 tcp too slow

2001-06-04 Thread Tom Vier
full speed. it doesn't matter which side starts the connection. has anyone else experienced this? any suggestions? -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

Re: 2.2 <-> 2.4.5-ac5 tcp too slow

2001-06-04 Thread Tom Vier
i tracked it down to the 8139 driver in 2.4. On Mon, Jun 04, 2001 at 06:28:34PM -0400, Tom Vier wrote: > has the same effect) and an alpha pws 500 running 2.4.5-ac5. tcp starts slow > and get slower. it's not a 10/100 or duplex issue. icmp goes at full speed. -- Tom Vier <[E

Re: [discuss] Re: NUMA support for dual core Opteron

2005-07-15 Thread Tom Vier
proc or sysfs control file never shows up on mine and the cpu flags don't list it. Then again, neither does my athlon64. They're all in 32bit mode. -- Tom Vier <[EMAIL PROTECTED]> DSA Key ID 0x15741ECE - To unsubscribe from this list: send the line "unsubscribe linux-kernel&

Re: SATALink Sil3112 and Linux woes

2005-08-10 Thread Tom Vier
; could someone please recommend a PCI SATA card that works well? What's the model number? You can the source for it, to see if it's blacklisted. -- Tom Vier <[EMAIL PROTECTED]> DSA Key ID 0x15741ECE - To unsubscribe from this list: send the line "unsubscribe linux-kernel&qu

not for amd Re: Distinguish real vs. virtual CPUs?

2005-03-22 Thread Tom Vier
coma_bug: no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 pni syscall nx mmxext lm 3dnowext 3dnow bogomips : 3571.71 -- Tom V

Re: Squashfs without ./..

2005-03-23 Thread Tom Vier
readdir. There's probably a number of apps that skip the first two dirents, instead of checking for the dot dirs. -- Tom Vier <[EMAIL PROTECTED]> DSA Key ID 0x15741ECE - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: Distinguish real vs. virtual CPUs?

2005-03-23 Thread Tom Vier
ps: 1 2 Mar 23 12:04:25 zero kernel: CPU1 attaching sched-domain: Mar 23 12:04:25 zero kernel: domain 0: span 3 Mar 23 12:04:25 zero kernel: groups: 2 1 I don't know how the scheduling domains work, and i'm too busy to look it up right now. -- Tom Vier <[EMAIL PROTECTED]

Re: obsolete code must die

2001-06-13 Thread Tom Vier
;t make disk drives like they used to. -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-inf

Re: Linux 2.4.5-ac15

2001-06-16 Thread Tom Vier
; used prior to declaration vt.c:510: warning: implicit declaration of function `kbd_rate' make[3]: *** [vt.o] Error 1 make[2]: *** [first_rule] Error 2 make[1]: *** [_subdir_char] Error 2 make: *** [_dir_drivers] Error 2 -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe fro

Re: Linux 2.4.5-ac17

2001-06-21 Thread Tom Vier
anyone working on a bootflag.c for alpha? init/main.o: In function `init': main.c(.text+0x148): undefined reference to `linux_booted_ok' main.c(.text+0x14c): undefined reference to `linux_booted_ok' make: *** [vmlinux] Error 1 -- Tom Vier <[EMAIL PROTECTED]> DSA K

Re: Linux 2.4.5-ac17

2001-06-21 Thread Tom Vier
10 60 freepages: 255 510 765 pagecache: 2 15 75 pagetable_cache: 25 50 also, overcommit_memory is 1 -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: Linux 2.4.5-ac17

2001-06-22 Thread Tom Vier
takes. my box has a half gig of ram, pre-allocation is a waste of cpu. i never hit swap. > memory demand rises, and you should see these pages migrating to disk > and staying there.. buys you more working space. -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe

2.4.5-ac17 swapoff machine check

2001-06-24 Thread Tom Vier
ero kernel: t11= 10745f44 pv = fc847040 at = fcacf208 Jun 24 12:55:54 zero kernel: gp = fcac53a0 sp = fc001ffe7ca0 -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe from this list: send the line "unsubscribe linux-kernel&qu

Re: [Fwd: United States Patent: 6,862,609]

2005-03-04 Thread Tom Vier
et period of time, at the end of which it is still his. The You can already license patents, it's done all the time. There's no need for the government to restrict the rights of patents holders to sell all their rights, if they choose to. -- Tom Vier <[EMAIL PROTECTED]> DSA K

pci_map_sg() failure on alpha

2001-05-05 Thread Tom Vier
xx driver. it's easily reproducible, by bunzip linux.tar.bz | tar x. this is on a pws 500ua, btw. -- Tom Vier <[EMAIL PROTECTED]> DSA Key id 0x27371A2C - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PRO