Displaying 5 results from an estimated 5 matches for "othersize".
Did you mean:
otherside
2008 Feb 15
5
a year of rails magic
After working professionally with Ruby on Rails for a year, I decided
to write an article on my experiences with the framework.
http://nathany.com/developer/rails-magic
Since I detail a number of things that I found unintuitive or could be
improved upon, I am posting a link here on the Rails Core in hopes to
stimulate David Heinemeier Hansson and the core team towards an even
better 3.0
2020 Aug 04
0
[PATCH v3 6/6] mm: document semantics of ZONE_MOVABLE
...ke.kravetz at oracle.com>
>> Cc: Mike Rapoport <rppt at kernel.org>
>> Cc: Pankaj Gupta <pankaj.gupta.linux at gmail.com>
>> Cc: Baoquan He <bhe at redhat.com>
>> Signed-off-by: David Hildenbrand <david at redhat.com>
>
> Several nits below, othersize
>
> Acked-by: Mike Rapoport <rppt at linux.ibm.com>
>
>> ---
>> include/linux/mmzone.h | 34 ++++++++++++++++++++++++++++++++++
>> 1 file changed, 34 insertions(+)
>>
>> diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h
>> index f6f88...
2020 Aug 04
0
[PATCH v3 6/6] mm: document semantics of ZONE_MOVABLE
...c: Mike Rapoport <rppt at kernel.org>
>>>> Cc: Pankaj Gupta <pankaj.gupta.linux at gmail.com>
>>>> Cc: Baoquan He <bhe at redhat.com>
>>>> Signed-off-by: David Hildenbrand <david at redhat.com>
>>>
>>> Several nits below, othersize
>>>
>>> Acked-by: Mike Rapoport <rppt at linux.ibm.com>
>>>
>>>> ---
>>>> include/linux/mmzone.h | 34 ++++++++++++++++++++++++++++++++++
>>>> 1 file changed, 34 insertions(+)
>>>>
>>>> diff --git a/includ...
2020 Aug 04
8
[PATCH v3 0/6] mm / virtio-mem: support ZONE_MOVABLE
@Andrew can we give this a churn and consider it for v5.9 in case there
are no more comments?
Patch #1-#4 have RB's, patch #5 is virtio-mem stuff maintained by me,
patch #6 is just a doc update.
---
Currently, virtio-mem does not really support ZONE_MOVABLE. While it allows
to online fully plugged memory blocks to ZONE_MOVABLE, it does not allow
to online partially-plugged memory blocks to
2020 Aug 04
8
[PATCH v3 0/6] mm / virtio-mem: support ZONE_MOVABLE
@Andrew can we give this a churn and consider it for v5.9 in case there
are no more comments?
Patch #1-#4 have RB's, patch #5 is virtio-mem stuff maintained by me,
patch #6 is just a doc update.
---
Currently, virtio-mem does not really support ZONE_MOVABLE. While it allows
to online fully plugged memory blocks to ZONE_MOVABLE, it does not allow
to online partially-plugged memory blocks to