home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.lisp
- Path: sparky!uunet!usc!sdd.hp.com!hpscdc!hplextra!rigel!huyn
- From: huyn@hplabsz.hpl.hp.com (Pierre Nam Huyn)
- Subject: LCL+foreign functions+multitasking
- Message-ID: <1992Aug26.213941.10788@hplabsz.hpl.hp.com>
- Date: Wed, 26 Aug 1992 21:39:41 GMT
- Organization: Hewlett-Packard Laboratories Palo Alto,CA
- Lines: 13
-
- Functions (in C) that normally block (e.g. read function)
- no longer do so when imported to LCL. The hypothesis is
- that multitasking within LCL interferes with the OS scheduling.
- I tried "with-scheduling-inhibited" without success.
-
- Questions:
- 1. Do other LCL users experience the same problem (I'm using
- LCL4.0 under HPUX7.0 on a HP9000/370.
- 2. If it is a common problem, is there any fix for it.
-
- Thanks.
- ----------
- Pierre Huyn, huyn@hplabs.hp.com
-