Latest /proc implementation ?.....

From: Shobhit Mathur (shobhitmmathur_at_yahoo.com)
Date: 04/29/04

  • Next message: Vyacheslav NightFlash: "[QUESTION] Atomicity/Journaling in VFS layer"
    Date:	Thu, 29 Apr 2004 06:35:45 -0700 (PDT)
    To: linux-kernel@vger.kernel.org
    
    

    Hello,

    I am implementing a /proc interface for our HBA which
    registers as a SCSI HBA with the SCSI-midlayer.
    Hello,

    I am aware of existing /proc/ implementations wherein
    buffer-size is limited and data upto 4096 bytes
    only is displayable via the "proc_info" entry-point in
    the Scsi_Host_Template structure.

    I would like to know what is the new methodology of
    implementing /proc which is supposed to have overcome
    the buffer-limitation of the earlier /proc handling.

    - Kindly let me know

    - Thank you

    - Shobhit Mathur

            
                    
    __________________________________
    Do you Yahoo!?
    Win a $20,000 Career Makeover at Yahoo! HotJobs
    http://hotjobs.sweepstakes.yahoo.com/careermakeover
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Vyacheslav NightFlash: "[QUESTION] Atomicity/Journaling in VFS layer"

    Relevant Pages

    • SCSI /proc query ...
      ... I intend to implement /proc interface for a SCSI HBA. ... relevant information specific to each target. ... Mail has the best spam protection around ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: SCSI /proc query ...
      ... > I intend to implement /proc interface for a SCSI HBA. ... We're not going to take new drivers that implement ->proc_info ... anymore. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)