OSDN Git Service

Reduce the number of system calls. Use readv instead of pread. Do
authorIan Lance Taylor <iant@google.com>
Wed, 2 Jan 2008 23:48:49 +0000 (23:48 +0000)
committerIan Lance Taylor <iant@google.com>
Wed, 2 Jan 2008 23:48:49 +0000 (23:48 +0000)
commite239a5c2b5b0f3538b0eb138a9e2d0f25a4991e1
treeae3aa158a74edb88ae13dd99241bea4fe84015a9
parentb2f73ad6a0927a56bcf61097a82c296f7fce0a8c
Reduce the number of system calls.  Use readv instead of pread.  Do
better handling of cached views.
12 files changed:
gold/archive.cc
gold/archive.h
gold/dynobj.cc
gold/fileread.cc
gold/fileread.h
gold/layout.cc
gold/layout.h
gold/object.cc
gold/object.h
gold/reloc.cc
gold/symtab.cc
gold/symtab.h