Anyone know of such a beast?
We're using Apache and Red Hat 6.0.
-Sk
We're using Apache and Red Hat 6.0.
-Sk
Hi!,
I don't think so, but I would be interested to know whether or not you findQuote:> Anyone know of such a beast?
> We're using Apache and Red Hat 6.0.
See ya
Dean Thompson
--
+____________________________+____________________________________________+
| Bach. Computing (Hons) | ICQ - 45191180 |
| PhD Student | Office - <Off-Campus> |
| School Comp.Sci & Soft.Eng | Phone - +61 3 9903 2787 (Gen. Office) |
| MONASH (Caulfield Campus) | Fax - +61 3 9903 1077 |
| Melbourne, Australia | |
+----------------------------+--------------------------------------------+
1. Using POSIX real-time in kernel mode
Hi,
Programing with the real time posix is new to me.
I'm trying to call mq_open() from within a driver, the driver was
compiled
and linked successfully but when I'm calling add_drv I get an error
message because the use of mq_open.
This is how I compile and link it:
gcc -c _D_KERNEL shmd shmd.c
ld -r -o shmd shmd.o
- Is it possible to use this function(mq_open()) in kernel mode?
- How should I compile and link my driver so it can be added and
work?
Thanks in advance.
2. eth driver installation, help?
3. Serial port response time in real time fifo mode
4. Linux pppd + SLiRP + time limits & redial
5. "Real-Time" Time Display in Console
8. sysinstall and media access on 3.1-RELEASE
9. What is the URL of the ftp.cdrom.com real-time thoughput graphs?
10. Real-Time Graphing of Network Traffic
13. Running Apache on port 80 in Standalone mode?