home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!darwin.sura.net!convex!news.utdallas.edu!corpgate!bnrgate!bnr.co.uk!pipex!ibmpcug!fizzy
- From: fizzy@fizzy.ibmpcug.co.uk (Adrian Hall)
- Newsgroups: comp.lang.c
- Subject: Loadable Binary Modules in Std C
- Message-ID: <KttArAmMBh107h@fizzy.ibmpcug.co.uk>
- Date: Thu, 12 Nov 92 17:31:38 GMT
- Organization: The IBM PC User Group (Staff Network)
- Lines: 18
-
- A friend and I want to produce a system whereby UPDATES to the system are
- sent out as loadable units, so you dont have to stop the system to load in
- the update. We have been trying to think of a way to implement this.
-
- The idea is we have a core module (which, amongst other things, would
- handle a non-pre-emptive scheduler, memory management, etc.), and the
- application modules would then be dynamically loaded as and when required.
-
- Does anyone have any ideas as to how this would be implemented.
-
- Adrian
-
- --
- +-------------------------------------------------------------------------+
- | Adrian Hall E-Mail: adrian@ibmpcug.co.uk (Inter) |
- | Connect Systems Manager ..!pipex!ibmpcug!adrian (UUCP) |
- | Tel: +44 (0)81 863 1191 Dial-Up BBS - +44 (0)81 863 6646 |
- +-------------------------------------------------------------------------+
-