Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 1996 21:01:24 +0100 (MET)
From:      Thomas Graichen <graichen@omega.physik.fu-berlin.de>
To:        hackers@freebsd.org
Subject:   non demand paged executables
Message-ID:  <199601092001.VAA00623@mordillo>

next in thread | raw e-mail | index | archive | help
is it possible to create non demand paged executables with FreeBSD ?

i'm currently building something like a FreeBSD xterminal - which i
netboot via eprom nfs-mount the root (and only) filesystem from there
i exec in /etc/rc the xserver via X -query ... - the /tmp dir is mfs
mounted - thus the /tmp/.X* files from the xserver aren't coming via
nfs - my idea is that - if i have a non demand paged executable of the
xserver i can start it and then it should still work if i turn off the
server the xterminal booted from (currently it works a moment - until
i think it starts demand paging and hanging because the filesystem is
hanging because the nfs-server is down)

is this possible ?

thanks in advance 

t 
  _______________________________________________________||___________________
                                                   __||
  Perfection is reached, not when there is no  __||     thomas graichen
  longer anything to add, but when there   __||    freie universitaet berlin
  is no longer anything to take away   __||           fachbereich physik
                                   __||                      
  - Antoine de Saint-Exupery - __||        graichen@mail.physik.fu-berlin.de
  ___________________________||__________________graichen@FreeBSD.org_________



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601092001.VAA00623>