Home
last modified time | relevance | path

Searched hist:"71 b86f562b5eb6f94ea00bba060caa64d0137969" (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Ddir.hdiff 71b86f562b5eb6f94ea00bba060caa64d0137969 Tue Mar 28 13:14:04 CST 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Further updates to dir and logging code

This reduces the size of the directory code by about 3k and gets
readdir() to use the functions which were introduced in the previous
directory code update.

Two memory allocations are merged into one. Eliminates zeroing of some
buffers which were never used before they were initialised by
other data.

There is still scope for further improvement in the directory code.

On the logging side, a hand created mutex has been replaced by a
standard Linux mutex in the log allocation code.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dutil.hdiff 71b86f562b5eb6f94ea00bba060caa64d0137969 Tue Mar 28 13:14:04 CST 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Further updates to dir and logging code

This reduces the size of the directory code by about 3k and gets
readdir() to use the functions which were introduced in the previous
directory code update.

Two memory allocations are merged into one. Eliminates zeroing of some
buffers which were never used before they were initialised by
other data.

There is still scope for further improvement in the directory code.

On the logging side, a hand created mutex has been replaced by a
standard Linux mutex in the log allocation code.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dutil.cdiff 71b86f562b5eb6f94ea00bba060caa64d0137969 Tue Mar 28 13:14:04 CST 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Further updates to dir and logging code

This reduces the size of the directory code by about 3k and gets
readdir() to use the functions which were introduced in the previous
directory code update.

Two memory allocations are merged into one. Eliminates zeroing of some
buffers which were never used before they were initialised by
other data.

There is still scope for further improvement in the directory code.

On the logging side, a hand created mutex has been replaced by a
standard Linux mutex in the log allocation code.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Drecovery.cdiff 71b86f562b5eb6f94ea00bba060caa64d0137969 Tue Mar 28 13:14:04 CST 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Further updates to dir and logging code

This reduces the size of the directory code by about 3k and gets
readdir() to use the functions which were introduced in the previous
directory code update.

Two memory allocations are merged into one. Eliminates zeroing of some
buffers which were never used before they were initialised by
other data.

There is still scope for further improvement in the directory code.

On the logging side, a hand created mutex has been replaced by a
standard Linux mutex in the log allocation code.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Ddir.cdiff 71b86f562b5eb6f94ea00bba060caa64d0137969 Tue Mar 28 13:14:04 CST 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Further updates to dir and logging code

This reduces the size of the directory code by about 3k and gets
readdir() to use the functions which were introduced in the previous
directory code update.

Two memory allocations are merged into one. Eliminates zeroing of some
buffers which were never used before they were initialised by
other data.

There is still scope for further improvement in the directory code.

On the logging side, a hand created mutex has been replaced by a
standard Linux mutex in the log allocation code.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dlog.cdiff 71b86f562b5eb6f94ea00bba060caa64d0137969 Tue Mar 28 13:14:04 CST 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Further updates to dir and logging code

This reduces the size of the directory code by about 3k and gets
readdir() to use the functions which were introduced in the previous
directory code update.

Two memory allocations are merged into one. Eliminates zeroing of some
buffers which were never used before they were initialised by
other data.

There is still scope for further improvement in the directory code.

On the logging side, a hand created mutex has been replaced by a
standard Linux mutex in the log allocation code.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dincore.hdiff 71b86f562b5eb6f94ea00bba060caa64d0137969 Tue Mar 28 13:14:04 CST 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Further updates to dir and logging code

This reduces the size of the directory code by about 3k and gets
readdir() to use the functions which were introduced in the previous
directory code update.

Two memory allocations are merged into one. Eliminates zeroing of some
buffers which were never used before they were initialised by
other data.

There is still scope for further improvement in the directory code.

On the logging side, a hand created mutex has been replaced by a
standard Linux mutex in the log allocation code.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dbmap.cdiff 71b86f562b5eb6f94ea00bba060caa64d0137969 Tue Mar 28 13:14:04 CST 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Further updates to dir and logging code

This reduces the size of the directory code by about 3k and gets
readdir() to use the functions which were introduced in the previous
directory code update.

Two memory allocations are merged into one. Eliminates zeroing of some
buffers which were never used before they were initialised by
other data.

There is still scope for further improvement in the directory code.

On the logging side, a hand created mutex has been replaced by a
standard Linux mutex in the log allocation code.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dops_fstype.cdiff 71b86f562b5eb6f94ea00bba060caa64d0137969 Tue Mar 28 13:14:04 CST 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Further updates to dir and logging code

This reduces the size of the directory code by about 3k and gets
readdir() to use the functions which were introduced in the previous
directory code update.

Two memory allocations are merged into one. Eliminates zeroing of some
buffers which were never used before they were initialised by
other data.

There is still scope for further improvement in the directory code.

On the logging side, a hand created mutex has been replaced by a
standard Linux mutex in the log allocation code.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dinode.cdiff 71b86f562b5eb6f94ea00bba060caa64d0137969 Tue Mar 28 13:14:04 CST 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Further updates to dir and logging code

This reduces the size of the directory code by about 3k and gets
readdir() to use the functions which were introduced in the previous
directory code update.

Two memory allocations are merged into one. Eliminates zeroing of some
buffers which were never used before they were initialised by
other data.

There is still scope for further improvement in the directory code.

On the logging side, a hand created mutex has been replaced by a
standard Linux mutex in the log allocation code.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dsuper.cdiff 71b86f562b5eb6f94ea00bba060caa64d0137969 Tue Mar 28 13:14:04 CST 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Further updates to dir and logging code

This reduces the size of the directory code by about 3k and gets
readdir() to use the functions which were introduced in the previous
directory code update.

Two memory allocations are merged into one. Eliminates zeroing of some
buffers which were never used before they were initialised by
other data.

There is still scope for further improvement in the directory code.

On the logging side, a hand created mutex has been replaced by a
standard Linux mutex in the log allocation code.

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