Path: utzoo!news-server.csri.toronto.edu!helios.physics.utoronto.ca!ists!sgl!pasquale From: pasquale@sgl (Pasquale Leone) Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Re: Price of FTP Inc.'s Stuff Message-ID: <19893@ists.ists.ca> Date: 7 Mar 91 23:54:00 GMT References: <9103041609.AA12042@ftp.com> <19799@ists.ists.ca> <1991Mar6.172758.5736@sunee.waterloo.edu> Sender: news@ists.ists.ca Reply-To: pasquale@sgl.ists.ca (Pasquale Leone) Distribution: na Organization: Institute for Space and Terrestrial Science Lines: 37 In article <1991Mar6.172758.5736@sunee.waterloo.edu> erick@sunee.waterloo.edu (Erick Engelke) writes: >In article <19799@ists.ists.ca> pasquale@sgl.ists.ca (Pasquale Leone) writes: >>And just for comparison the cost of the B&W tcp+nfs remote disk stuff >>is about 50kbytes. I can't tell you the exact number now since the >> > >For interest sake, the demo copy I received from B&W used the following >amounts of ram. > ethdev.sys 26096 bytes - maps services to packet driver > tcpip.sys 19856 bytes - their kernal > that is 45952 bytes lost from the config.sys! > bwrpc.com 3248 bytes - the remote procedure call handler > bwnfs.com 23152 bytes - the nfs handler with 1k read/write > sizes >The ram cost comes to 72,352 bytes on my machine plus the size of the packet >driver. > >Erick This is the cost on my machine wilth expanded memory ethdev.sys 13600 bytes - maps services to packet driver tcpip.sys 14272 bytes - their kernal that is 27872 bytes lost from the config.sys bwrpc.com 2736 bytes - the remote procedure call handler bwnfs.com 22480 bytes - the nfs handler with 1k read/4k write sizes ------ 53088 bytes! ethdev.sys is much smaller on my machine because I have it load its buffers in expanded memory. The other drivers also appear to be a bit smaller on my setup then yours. Maybe we are using different versions/updates of the software. Please email any responses pasquale@sgl.ists.ca