1 / 4

Bootstrap Session _start

Method calls. Object instantiation. Session startup. Bootstrap Session _start. Parse Arguments. Set up ServerDB: $::serverdb. Set up VolumeDB: $::vldb. Add server and root volume. Set up Fsdb: $::fsdb. Set up Psdev: $::psdev. Start: Acceptor session. Start: ReqDispatcher.

tyne
Télécharger la présentation

Bootstrap Session _start

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Method calls Object instantiation Session startup Bootstrap Session _start Parse Arguments Set up ServerDB: $::serverdb Set up VolumeDB: $::vldb Add server and root volume Set up Fsdb: $::fsdb Set up Psdev: $::psdev Start: Acceptor session Start: ReqDispatcher Set up ServerSemantics

  2. Lento: Cache Manager & Server Other lento’s Ship when full mkdir... create... rmdir... unlink... link…. no VFS Filter: data fresh? Local file system Presto Kernel Update Journal

  3. got_upcall ReqDispatcher UpcallWheel _start upcall sessions new req reply data endreq enddata get_connection got_connection got_error Server object: - connector session - volumes hosted there _start connector(host, port) - list of client sessions - peer, port, etc. _start Connection got_wheel got_error SocketFactory PacketWheel

  4. request sessions got_error reply data endreq enddata req reqdispatcher got_error req acceptor(port) - list of client sessions - peer, port, etc. _start Connection got_wheel SocketFactory PacketWheel

More Related