Re: Hashing and directories

2001-03-02 Thread Bill Crawford
ushing buttons, alpha and beta testing of 3D graphics drivers). I *love* being able to type "rm -rf linux-x.y.z-acNN" and have the command prompt reappear in less than a second. I intended merely to highlight the danger inherent in saying to people "oh look you can put a million ent

Re: Hashing and directories

2001-03-01 Thread Bill Crawford
reasons. But there are other reasons (besides the kernel's and filesystems' handling of directories and name lookups). I think you're spot on about the performance issues and on-disk structures, though. > -hpa -- /* Bill Crawford, Unix Systems Developer, ebOne, formerly

Re: Hashing and directories

2001-02-22 Thread Bill Crawford
"H. Peter Anvin" wrote: > Bill Crawford wrote: ... > > We use Solaris and NFS a lot, too, so large directories are a bad > > thing in general for us, so we tend to subdivide things using a > > very simple scheme: taking the first letter and then sometimes >

Hashing and directories

2001-02-22 Thread Bill Crawford
ures would tend to improve the characteristics of insertion and removal of entries on even moderately sized directories, which would probably provide a net gain for many folks. -- /* Bill Crawford, Unix Systems Developer, ebOne, formerly GTS Netcom */ #include "stddiscl.h" - To unsubscribe fr

Re: Crash using DRI with 2.4.0 and 2.4.1

2001-01-30 Thread Bill Crawford
This is fixed in the -ac series against 2.4.0, from I think -ac2. I don't think the fix made the mainstream kernel yet. -- /* Bill Crawford, Unix Systems Developer, ebOne, formerly GTS Netcom */ #include "stddiscl.h" - To unsubscribe from this list: send the line "unsubscr

Re: Problem with networking in 2.4.0

2001-01-18 Thread Bill Crawford
In connection with connection failures using recent kernels, it often seems to be related to ECN being enabled. PIX firewalls seem to interpret the ECN option header as a source route header (that's what it's logged as). I got bitten by this at work ;ยท( -- /* Bill Crawford, Un

Linux 2.4.0-ac9

2001-01-14 Thread Bill Crawford
p entry" repeatedly during shutdown recently, not sure if that's gone yet. -- /* Bill Crawford, Unix Systems Developer, ebOne, formerly GTS Netcom */ #include "stddiscl.h" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a messa

Linux 2.4.0-ac7

2001-01-11 Thread Bill Crawford
depmod: *** Unresolved symbols in /lib/modules/2.4.0-ac7/kernel/drivers/scsi/scsi_mod.o depmod: queued_sectors -- /* Bill Crawford, Unix Systems Developer, ebOne, formerly GTS Netcom */ #include "stddiscl.h" - To unsubscribe from this list: send the line "unsubscribe l

Re: DRI doesn't work on 2.4.0 but does on prerelease-ac5

2001-01-09 Thread Bill Crawford
ckage version out of the way, and run ldconfig. This is being fixed in Red Hat Raw Hide, and someone put up a version for download (can't remember where now; will have a look tomorrow and let you know). -- /* Bill Crawford, Unix Systems Developer, ebOne, formerly GTS Netcom */ #include "s

Re: Linux 2.4.0-ac2

2001-01-06 Thread Bill Crawford
Many thanks, but I just cleaned it up ... the real credit belongs to Ian Hastie <[EMAIL PROTECTED]>. o Fix mac address setting in 8139too (Ben Greear) -o AGP oops fix/ALi cleanup (Bill Crawford) +o AGP oops fix/ALi cleanup (Ian Hastie) o Further DECnet cleanups (Hans Grobler) -- /