[erlang-patches] Re: [PATH] - add file:allocate/3

Filipe David Manana fdmanana@REDACTED
Tue Dec 28 12:44:05 CET 2010


Thanks Niclas.
A new feature like this, how long does it normally take to get into
'dev'? Does it necessarily have to wait for the next major release
(R15) ?

regards,

On Tue, Dec 28, 2010 at 11:36 AM, Niclas Axelsson <burbas@REDACTED> wrote:
> On 12/28/2010 12:08 PM, Filipe David Manana wrote:
>>
>> Good morning,
>>
>> Could you please refetch from this new branch:
>>
>> git fetch git://github.com/fdmanana/otp.git file_allocate_2
>>
>> I simplified the interface and improved the implementation. See the
>> git commit comment for more details.
>> Tested on Linux and Mac OS X.
>>
>> best regards,
>>
>> On Fri, Dec 3, 2010 at 9:03 AM, Niclas Axelsson<burbas@REDACTED>  wrote:
>>
>>>
>>> On 12/01/2010 06:46 PM, Filipe David Manana wrote:
>>>
>>>>
>>>> On Wed, Dec 1, 2010 at 5:20 PM, Filipe David Manana<fdmanana@REDACTED>
>>>>  wrote:
>>>>
>>>>
>>>>>
>>>>> Hello,
>>>>>
>>>>> The following patch adds file:allocate/3, a wrapper for the POSIX
>>>>> syscall posix_fadvise.
>>>>>
>>>>>
>>>>
>>>> Here I meant posix_fallocate.
>>>> Thanks Tuncer for noticing the error
>>>>
>>>>>
>>>>> git fetch git fetch git://github.com/fdmanana/otp.git posix_fallocate
>>>>>
>>>>> thanks
>>>>>
>>>>> --
>>>>> Filipe David Manana,
>>>>> fdmanana@REDACTED, fdmanana@REDACTED
>>>>>
>>>>> "Reasonable men adapt themselves to the world.
>>>>>  Unreasonable men adapt the world to themselves.
>>>>>  That's why all progress depends on unreasonable men."
>>>>>
>>>>>
>>>>>
>>>
>>> Thank you. I will include it into 'pu'.
>>>
>>> /Niclas Axelsson, Erlang/OTP
>>>
>>> ________________________________________________________________
>>> erlang-patches (at) erlang.org mailing list.
>>> See http://www.erlang.org/faq.html
>>> To unsubscribe; mailto:erlang-patches-unsubscribe@REDACTED
>>>
>>>
>>>
>>
>>
>>
>
> Thanks.
> Your branch is refetched.
>
> Regards,
> Niclas Axelsson, Erlang/OTP
>
> ________________________________________________________________
> erlang-patches (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-patches-unsubscribe@REDACTED
>
>



-- 
Filipe David Manana,
fdmanana@REDACTED, fdmanana@REDACTED

"Reasonable men adapt themselves to the world.
 Unreasonable men adapt the world to themselves.
 That's why all progress depends on unreasonable men."


More information about the erlang-patches mailing list