Re: /sys/conf is getting unwieldy to handle...

From: Poul-Henning Kamp (phk_at_phk.freebsd.dk)
Date: 10/04/04

  • Next message: John Baldwin: "Re: scheduler (sched_4bsd) questions"
    To: "M. Warner Losh" <imp@bsdimp.com>
    Date: Mon, 04 Oct 2004 17:53:45 +0200
    
    

    In message <20041004.094753.106215007.imp@bsdimp.com>, "M. Warner Losh" writes:

    I believe that we already have an 'include' statement, so someone
    >could easily try the include stuff on a prototype basis w/o any real
    >hassle. That would let us get experience with how good or bad phk's
    >ideas are. I suspect they are overly simplistic because they are too
    >lumpy: they include too many drivers that a typical custom kernel
    >would want to get rid of. They just make GENERIC look nicer, but I'm
    >not sure how well it will help things.

    I'm all for higher granularity, but absent that I'll take big chunks
    I can easily avoid.

    My take on the issue is that the stuff you want to avoid follow the
    big lines ("no USB", "no SCSI", "no IPv6") whereas the stuff you want
    usually is a subset ("scsi, da and ahc").

    Just because we segregate all the scsi stuff into one file doesn't
    mean you have to take it all, you can still pick and choose the
    bits you want, but it means that it is easy to get rid of it all.

    -- 
    Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
    phk@FreeBSD.ORG         | TCP/IP since RFC 956
    FreeBSD committer       | BSD since 4.3-tahoe    
    Never attribute to malice what can adequately be explained by incompetence.
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
    

  • Next message: John Baldwin: "Re: scheduler (sched_4bsd) questions"

    Relevant Pages

    • Re: FC Tape on OpenVMS
      ... rid of all the SCSI stuff, and attach the tape drive to the Alpha ...
      (comp.os.vms)
    • Re: FS: DELL GX series desktops
      ... We have around 30 to 40 DELL GX series desktop PC's to get rid ... The models available are: GXa, GX1, and GX1p ... They not worth anything, I would charge you £15 ea to take them ... If the scsi controllerand scsi hdare present, ...
      (uk.adverts.computer)
    • Re: 3B2 Disks
      ... I'm going to have to get rid of the stuff soon, though, ... Was it you who had the one and only SCSI card for a 3B1? ... XT-3380 for one of my Amiga systems, and the Maxtor ... Have you compared the price of SCSI to IDE or SATA even ...
      (comp.sys.3b1)
    • RE: [PATCH] SCSI: Make megaraid_ioctl() check copy_to_user() return value
      ... This gets rid of this little warning: ... Subject: [PATCH] SCSI: Make megaraid_ioctlcheck ...
      (Linux-Kernel)