epoll in RHAS3 2006-06-15 - By jean-sebastien Hubert
Back Hello,
I need the epoll function to install Domino on RHAS3 (no, we cannot use RHAS 4 :) But there is a big problem:
glibc have the support ( [root@(protected) i686]# nm -D /lib/libc.so.6 | grep epoll 000e0f10 T epoll_create 000e0f50 T epoll_ctl 000e0fa0 T epoll_wait )
there is the man page (man epoll), the headers <sys/epoll.h> but no support in the kernel (there is only a patch for S390):
i try to make a patch for the current kernel (2.4.21-40.EL i686) without success (the kernel is heavy patched, with some 2.6 code inside).
So, my question:
Why a patch for s390 and not for i386 ?
Best Regards ;)
jean-seb.
-- Taroon-list mailing list Taroon-list@(protected) https://www.redhat.com/mailman/listinfo/taroon-list
|
|