Dave Chinner
|
d0eb2f38b2
xfs: convert grant head manipulations to lockless algorithm
|
14 tahun lalu |
Dave Chinner
|
3f16b98507
xfs: introduce new locks for the log grant ticket wait queues
|
14 tahun lalu |
Dave Chinner
|
c8a09ff8ca
xfs: convert log grant heads to atomic variables
|
14 tahun lalu |
Dave Chinner
|
1c3cb9ec07
xfs: convert l_tail_lsn to an atomic variable.
|
14 tahun lalu |
Dave Chinner
|
84f3c683c4
xfs: convert l_last_sync_lsn to an atomic variable
|
14 tahun lalu |
Dave Chinner
|
eb40a87500
xfs: use wait queues directly for the log wait queues
|
14 tahun lalu |
Dave Chinner
|
a69ed03c24
xfs: combine grant heads into a single 64 bit integer
|
14 tahun lalu |
Dave Chinner
|
1054794198
xfs: convert log grant ticket queues to list heads
|
14 tahun lalu |
Christoph Hellwig
|
d5689eaa0a
xfs: use struct list_head for the buf cancel table
|
14 tahun lalu |
Dave Chinner
|
80168676eb
xfs: force background CIL push under sustained load
|
14 tahun lalu |
Dave Chinner
|
a44f13edf0
xfs: Reduce log force overhead for delayed logging
|
14 tahun lalu |
Dave Chinner
|
df806158b0
xfs: enable background pushing of the CIL
|
15 tahun lalu |
Dave Chinner
|
71e330b593
xfs: Introduce delayed logging core code
|
15 tahun lalu |
Dave Chinner
|
955833cf2a
xfs: make the log ticket ID available outside the log infrastructure
|
15 tahun lalu |
Alex Elder
|
48389ef175
xfs: kill off l_sectbb_mask
|
15 tahun lalu |
Alex Elder
|
69ce58f08a
xfs: record log sector size rather than log2(that)
|
15 tahun lalu |
Christoph Hellwig
|
e6b1f27370
xfs: clean up xlog_write_adv_cnt
|
15 tahun lalu |
Eric Sandeen
|
5d77c0dc0c
xfs: make several more functions static
|
15 tahun lalu |
Christoph Hellwig
|
0b1b213fcf
xfs: event tracing support
|
15 tahun lalu |
Eric Sandeen
|
d96f8f891f
xfs: add more statics & drop some unused functions
|
16 tahun lalu |
Christoph Hellwig
|
076e6acb8f
xfs: cleanup xlog_bread
|
16 tahun lalu |
Christoph Hellwig
|
a568778739
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
|
16 tahun lalu |
Christoph Hellwig
|
b28708d6a0
[XFS] sanitize xlog_in_core_t definition
|
16 tahun lalu |
Dave Chinner
|
cc09c0dc57
[XFS] Fix double free of log tickets
|
16 tahun lalu |
David Chinner
|
a9c21c1b9d
[XFS] Given the log a pointer to the AIL
|
16 tahun lalu |
Lachlan McIlroy
|
31bd61f2bb
[XFS] Move memory allocations for log tracing out of the critical path
|
16 tahun lalu |
Christoph Hellwig
|
4249023a5d
[XFS] cleanup xfs_mountfs
|
17 tahun lalu |
David Chinner
|
12017faf38
[XFS] clean up stale references to semaphores
|
17 tahun lalu |
Matthew Wilcox
|
d748c62367
[XFS] Convert l_flushsema to a sv_t
|
17 tahun lalu |
David Chinner
|
4679b2d36d
[XFS] Reorganise xlog_t for better cacheline isolation of contention
|
17 tahun lalu |