Also (if unrelated) I'm going to change the directory cache handling -- /uncached doesn't seem to renew the cache, and there are potential race conditions currenty. The new design will be one large blob for the direcdtory -- an array of serial numbers stored in one cache record. Now that I have the "directory_search" structure, which stores the search state when emmiting directory elements, I can use it to store the blob, and correct the design.
Paul
On 5/5/06, Christian Magnusson <[EMAIL PROTECTED]> wrote:
Ok.. nice to hear that it's not a specific problem for NSLU2 at least…
Is it the latest changes in ow_dir.c ?
/Christian
Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] För Paul Alfille
Skickat: den 5 maj 2006 03:06
Till: owfs-developers@lists.sourceforge.net
Ämne: Re: [Owfs-developers] owfs on NSLU2
This is true for i386 OWFS too. I'll work on this bug.
PaulOn 5/4/06, Christian Magnusson <[EMAIL PROTECTED]> wrote:
There seem to be some problem with detection of the devices right now.. I
have to read the uncached directory twice before I find the 1-wire devices.