Re: Fast access git-rev-list output: some OS knowledge required

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Shawn Pearce <spearce@...>
Cc: Marco Costalba <mcostalba@...>, Git Mailing List <git@...>
Date: Thursday, December 7, 2006 - 9:25 am

Shawn Pearce wrote:

Why not just fork() + exec() and read from the filedescriptor? You can 
up the output buffer of the forked program to something suitable, which 
means the OS will cache it for you until you copy it to a buffer in qgit 
(i.e., read from the descriptor).

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Fast access git-rev-list output: some OS knowledge requi..., Johannes Schindelin, (Wed Dec 6, 7:27 pm)
Re: Fast access git-rev-list output: some OS knowledge requi..., Andreas Ericsson, (Thu Dec 7, 9:25 am)
Re: Fast access git-rev-list output: some OS knowledge requi..., Michael K. Edwards, (Fri Dec 8, 4:10 pm)
Re: Fast access git-rev-list output: some OS knowledge requi..., Johannes Schindelin, (Thu Dec 7, 10:53 am)
Re: Fast access git-rev-list output: some OS knowledge requi..., Johannes Schindelin, (Thu Dec 7, 12:01 pm)