Re: RAID-1 performance under 2.4 and 2.6

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Chris Snook
Date: Wednesday, July 16, 2008 - 11:18 am

Pádraig Brady wrote:

Page alignment, by itself, doesn't do much, but it implies a couple of 
things:

1) cache line alignment, which matters more with some architectures than 
others

2) block alignment, which is necessary for direct I/O

You're on the right track with mmap, but you may want to use madvise() 
to tune the readahead on the pagecache.

-- Chris
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RAID-1 performance under 2.4 and 2.6, Emmanuel Florac, (Tue Mar 25, 11:43 am)
Re: RAID-1 performance under 2.4 and 2.6, Chris Snook, (Tue Mar 25, 3:00 pm)
Re: RAID-1 performance under 2.4 and 2.6, Emmanuel Florac, (Tue Mar 25, 3:09 pm)
Re: RAID-1 performance under 2.4 and 2.6, Bill Davidsen, (Tue Mar 25, 3:37 pm)
Re: RAID-1 performance under 2.4 and 2.6, Bill Davidsen, (Tue Mar 25, 3:47 pm)
Re: RAID-1 performance under 2.4 and 2.6, Chris Snook, (Tue Mar 25, 4:13 pm)
Re: RAID-1 performance under 2.4 and 2.6, Bill Davidsen, (Tue Mar 25, 4:42 pm)
Re: RAID-1 performance under 2.4 and 2.6, Bart Van Assche, (Wed Mar 26, 12:15 am)
Re: RAID-1 performance under 2.4 and 2.6, Emmanuel Florac, (Wed Mar 26, 12:56 am)
Re: RAID-1 performance under 2.4 and 2.6, Emmanuel Florac, (Wed Mar 26, 1:05 am)
Re: RAID-1 performance under 2.4 and 2.6, "J.A. Magallón", (Wed Mar 26, 1:25 am)
Re: RAID-1 performance under 2.4 and 2.6, Bart Van Assche, (Wed Mar 26, 1:42 am)
Re: RAID-1 performance under 2.4 and 2.6, Emmanuel Florac, (Wed Mar 26, 4:07 am)
Re: RAID-1 performance under 2.4 and 2.6, Bart Van Assche, (Wed Mar 26, 4:15 am)
Re: RAID-1 performance under 2.4 and 2.6, Emmanuel Florac, (Wed Mar 26, 5:36 am)
Re: RAID-1 performance under 2.4 and 2.6, Bart Van Assche, (Wed Mar 26, 6:22 am)
Re: RAID-1 performance under 2.4 and 2.6, Chris Snook, (Wed Mar 26, 9:39 am)
Re: RAID-1 performance under 2.4 and 2.6, Chris Snook, (Wed Mar 26, 9:51 am)
Re: RAID-1 performance under 2.4 and 2.6, Bill Davidsen, (Thu Mar 27, 2:49 pm)
Re: RAID-1 performance under 2.4 and 2.6, Bill Davidsen, (Thu Mar 27, 2:53 pm)
Re: RAID-1 performance under 2.4 and 2.6, Bill Davidsen, (Thu Mar 27, 3:03 pm)
Re: RAID-1 performance under 2.4 and 2.6, Bart Van Assche, (Fri Mar 28, 12:44 am)
Re: RAID-1 performance under 2.4 and 2.6, Bill Davidsen, (Fri Mar 28, 5:04 am)
Re: RAID-1 performance under 2.4 and 2.6, Pádraig Brady, (Wed Jul 16, 7:52 am)
Re: RAID-1 performance under 2.4 and 2.6, Chris Snook, (Wed Jul 16, 11:18 am)