Re: tar x cpu bound
[email protected] (Michael van Elst)
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Organization | Serpens User Group |
| Message-ID | <[email protected]> |
[email protected] (Edgar =?iso-8859-1?B?RnXf?=) writes: >EF> tar uses stdio? >Surely (I looked up the source) it doesn't. It uses write(2). >So it must be something else. Please look at libarchive, that's the "other" tar.