Re: [Patch] Polling on more than 16000 file descriptors

From: Bill Wendling (wendling@ganymede.isdn.uiuc.edu)
Date: Tue Jan 18 2000 - 18:11:27 EST


Also sprach Jamie Lokier:
} Bill Wendling wrote:
} > Also sprach Jamie Lokier:
} > } Does it need to do direct lookups by index? I am under the impression
} > } that the code simply iterates over the poll structures, perhaps with
} > } back pointers, but I haven't actually read it :-)
} > }
} > It just loops through the poll structures in one direction...
}
} Therefore a linked list of pages would be fine...
}
Attached is the start of a linked-list implementation...It needs to be
modified and it didn't work correctly for me. Feel free to play with
it...

-- 
|| Bill Wendling			wendling@ganymede.isdn.uiuc.edu


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jan 23 2000 - 21:00:19 EST