Home
last modified time | relevance | path

Searched hist:d69a3c6561362a53d1be908ca343d899161d602c (Results 1 – 5 of 5) sorted by relevance

/linux/fs/gfs2/
H A Dlops.hdiff d69a3c6561362a53d1be908ca343d899161d602c Fri Feb 21 16:22:35 CET 2014 Steven Whitehouse <swhiteho@redhat.com> GFS2: Move log buffer lists into transaction

Over time, we hope to be able to improve the concurrency available
in the log code. This is one small step towards that, by moving
the buffer lists from the super block, and into the transaction
structure, so that each transaction builds its own buffer lists.

At transaction commit time, the buffer lists are merged into
the currently accumulating transaction. That transaction then
is passed into the before and after commit functions at journal
flush time. Thus there should be no change in overall behaviour
yet.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dtrans.cdiff d69a3c6561362a53d1be908ca343d899161d602c Fri Feb 21 16:22:35 CET 2014 Steven Whitehouse <swhiteho@redhat.com> GFS2: Move log buffer lists into transaction

Over time, we hope to be able to improve the concurrency available
in the log code. This is one small step towards that, by moving
the buffer lists from the super block, and into the transaction
structure, so that each transaction builds its own buffer lists.

At transaction commit time, the buffer lists are merged into
the currently accumulating transaction. That transaction then
is passed into the before and after commit functions at journal
flush time. Thus there should be no change in overall behaviour
yet.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dlops.cdiff d69a3c6561362a53d1be908ca343d899161d602c Fri Feb 21 16:22:35 CET 2014 Steven Whitehouse <swhiteho@redhat.com> GFS2: Move log buffer lists into transaction

Over time, we hope to be able to improve the concurrency available
in the log code. This is one small step towards that, by moving
the buffer lists from the super block, and into the transaction
structure, so that each transaction builds its own buffer lists.

At transaction commit time, the buffer lists are merged into
the currently accumulating transaction. That transaction then
is passed into the before and after commit functions at journal
flush time. Thus there should be no change in overall behaviour
yet.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dglops.cdiff d69a3c6561362a53d1be908ca343d899161d602c Fri Feb 21 16:22:35 CET 2014 Steven Whitehouse <swhiteho@redhat.com> GFS2: Move log buffer lists into transaction

Over time, we hope to be able to improve the concurrency available
in the log code. This is one small step towards that, by moving
the buffer lists from the super block, and into the transaction
structure, so that each transaction builds its own buffer lists.

At transaction commit time, the buffer lists are merged into
the currently accumulating transaction. That transaction then
is passed into the before and after commit functions at journal
flush time. Thus there should be no change in overall behaviour
yet.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dincore.hdiff d69a3c6561362a53d1be908ca343d899161d602c Fri Feb 21 16:22:35 CET 2014 Steven Whitehouse <swhiteho@redhat.com> GFS2: Move log buffer lists into transaction

Over time, we hope to be able to improve the concurrency available
in the log code. This is one small step towards that, by moving
the buffer lists from the super block, and into the transaction
structure, so that each transaction builds its own buffer lists.

At transaction commit time, the buffer lists are merged into
the currently accumulating transaction. That transaction then
is passed into the before and after commit functions at journal
flush time. Thus there should be no change in overall behaviour
yet.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>