Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Questions about specifications for some cutting edge video recording via laptop
- Date: Tue, 13 Sep 2005 21:53:33 +0900
- From: Josh Glover <jmglov@example.com>
- Subject: Re: [tlug] Questions about specifications for some cutting edge video recording via laptop
- References: <43211F0A.8030000@example.com> <87oe72wtnz.fsf@example.com> <4321A9EF.5000105@example.com> <30ce843605091006136d3bd204@example.com> <4322DEF6.7070507@example.com> <30ce8436050910064057721ae2@example.com> <87d5neg1px.fsf@example.com> <30ce843605091203485add5600@example.com>
On 9/12/05, Ian Wells <ijw@example.com> wrote: > Possibly, but there will still be more seeks involved than with writing a > single file, surely, as any FS would try and make the files (rather than the > writes) as sequential on disk as possible. Or maybe they block up in memory > before writing out, I suppose I can't really jump to conclusions... Still > an area worth checking. Yes, writes are buffered and written in a file-independent manner. The write(3) syscall simply places the data to be written in the block buffer, which the Linux kernel then writes to disk in an intelligent fashion. So it should not matter how many files you are writing to, the disk will still be used efficiently. -Josh
- Follow-Ups:
- References:
- [tlug] Questions about specifications for some cutting edge video recording via laptop
- From: Dave Gutteridge
- Re: [tlug] Questions about specifications for some cutting edgevideo recording via laptop
- From: Stephen J. Turnbull
- Re: [tlug] Questions about specifications for some cutting edge videorecording via laptop
- From: Dave Gutteridge
- Re: [tlug] Questions about specifications for some cutting edge video recording via laptop
- From: Ian Wells
- Re: [tlug] Questions about specifications for some cutting edge videorecording via laptop
- From: Dave Gutteridge
- Re: [tlug] Questions about specifications for some cutting edge video recording via laptop
- From: Ian Wells
- Re: [tlug] Questions about specifications for some cutting edgevideo recording via laptop
- From: Stephen J. Turnbull
- Re: [tlug] Questions about specifications for some cutting edge video recording via laptop
- From: Ian Wells
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] AMD 64 Bit
- Next by Date: Re: [tlug] TLUG Shirt design details and proposal
- Previous by thread: Re: [tlug] Questions about specifications for some cutting edge video recording via laptop
- Next by thread: Re: [tlug] Questions about specifications for some cutting edge videorecording via laptop
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links