On Thu, 6 Sep 2007, Joerg Schilling wrote:

> Kaiwai Gardiner <[EMAIL PROTECTED]> wrote:
>
>>> So this is sketched out roughly, but no coding has started on this yet
>>> (and, given my commitments changed, isn't going to start by myself any
>>> time soon either).
>>
>> Cool but in regards to how the FAT is read, that is, dumping the whole
>> thing in memory rather than a gradual read - is that going to be a
>> addressed soon?
>
> This is wat I found when doing a code review on the changes.
>
> It seems that there needs to be a "paying customer" who files a bug report.

One that escalates a bug report. It has been filed a few years back, for 
reference:

        http://bugs.opensolaris.org/view_bug.do?bug_id=4993461

>From a technical point of view, I think the singlethreadedness needs to be 
addressed first before the FAT caching can be properly solved. That's so 
because if there's no proper locking scheme designed _before_ one changes 
the FAT32 caching, one will, in the end, have to design the locking scheme 
around whatever the caching methodology will be. "design around" sounds 
awful to my technical sense ...

But I'm quite open to suggestions; if you have codechanges that have a 
demonstratable benefit, pls. submit them, I'll be more than happy to give 
you a review, and help with integration.

>
> The original intention from Frank was to totally rewrite pcfs but this has 
> been
> stopped in spring due to lack of resources.

Sometimes, dreams are just that, dreams, and waking up means we find 
priorities and objectives in the real world are different.

Regards,
FrankH.
k
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to