<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1476" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Greetings-<BR><BR>I am having some trouble getting 
memcached to run with epoll.&nbsp; I have located my epoll header file at 
/usr/include/sys/epoll.h and when I build libevent (1.0e) all of the messages 
seem to indicate that it is finding epoll.&nbsp; Quoting from the libevent 
configure:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>checking sys/epoll.h usability... yes<BR>checking 
sys/epoll.h presence... yes<BR>checking for sys/epoll.h... yes<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>However when I run: EVENT_SHOW_METHOD=1 
./memcached</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>I get the following message:&nbsp; 
<BR></DIV></FONT>
<DIV><FONT face=Arial size=2>[warn] epoll_create: Function not 
implemented<BR>[msg] libevent using: poll</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am using memcached 1.1.12.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any advice would be greatly 
appreciated!<BR><BR>Joel</DIV>
<DIV><BR></DIV></FONT>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message <B>From:</B> <A 
  title=webmaster@darkstarlings.com 
  href="mailto:webmaster@darkstarlings.com">eon</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=memcached@lists.danga.com 
  href="mailto:memcached@lists.danga.com">memcached@lists.danga.com</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, May 02, 2005 4:35 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Pushing out old data with new 
  data?</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2><FONT face="Times New Roman" 
  size=3>Greetings-<BR><BR>Suppose I have limited my memcached memory space to 
  1GB and that it is full, with, say, 25% of it's keys having past<BR>their 
  expiry.<BR><BR>When a request to add a new key is made, will an out of memory 
  error be reached or will more space be made by<BR>eliminating some of the 
  expired data?<BR><BR>If not, that might be something to consider.&nbsp; 
  :)<BR><BR>Thanks again for your time and for making such an awesome piece of 
  software!<BR><BR>eon</FONT><BR><BR></FONT></DIV></BLOCKQUOTE></BODY></HTML>