Displaying 5 results from an estimated 5 matches for "otherse".
Did you mean:
others
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
On 04.08.20 11:33, Mike Rapoport wrote:
> On Tue, Aug 04, 2020 at 09:24:08AM +0200, David Hildenbrand wrote:
>> Let's document what ZONE_MOVABLE means, how it's used, and which special
>> cases we have regarding unmovable pages (memory offlining vs. migration /
>> allocations).
>>
>> Cc: Andrew Morton <akpm at linux-foundation.org>
>> Cc: Michal
2020 Aug 04
0
[PATCH v3 6/6] mm: document semantics of ZONE_MOVABLE
On 04.08.20 12:03, Mike Rapoport wrote:
> On Tue, Aug 04, 2020 at 11:55:10AM +0200, David Hildenbrand wrote:
>> On 04.08.20 11:33, Mike Rapoport wrote:
>>> On Tue, Aug 04, 2020 at 09:24:08AM +0200, David Hildenbrand wrote:
>>>> Let's document what ZONE_MOVABLE means, how it's used, and which special
>>>> cases we have regarding unmovable pages
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