Re: swapcache-style cache? - Mailing list pgsql-hackers

From Andrea Suisani
Subject Re: swapcache-style cache?
Date
Msg-id 4F4DEE3D.40601@opinioni.net
Whole thread Raw
In response to Re: swapcache-style cache?  (Andrea Suisani <sickpig@opinioni.net>)
List pgsql-hackers
On 02/28/2012 08:54 AM, Andrea Suisani wrote:
> On 02/28/2012 04:52 AM, Rob Wultsch wrote:
>> On Wed, Feb 22, 2012 at 2:31 PM, james<james@mansionfamily.plus.com> wrote:
>>> Has anyone considered managing a system like the DragonFLY swapcache for a
>>> DBMS like PostgreSQL?
>>>
>>
>> https://www.facebook.com/note.php?note_id=388112370932
>>
>
> in the same vein:
>
> http://bcache.evilpiepirate.org/

[cut]

> it was submitted to linux kernel mailing list a bunch of time, the last one:
>
> https://lkml.org/lkml/2011/9/10/13

forgot to mention another good write-up

https://lwn.net/Articles/394672/

Andrea


pgsql-hackers by date:

Previous
From: Daniel Farina
Date:
Subject: Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation)
Next
From: Shigeru Hanada
Date:
Subject: Re: pgsql_fdw, FDW for PostgreSQL server