[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080429220733.B3FCC26FA24@magilla.localdomain>
Date: Tue, 29 Apr 2008 15:07:33 -0700 (PDT)
From: Roland McGrath <roland@...hat.com>
To: benh@...nel.crashing.org
Cc: "David S. Miller" <davem@...emloft.net>,
Linux Kernel list <linux-kernel@...r.kernel.org>,
Rik van Riel <riel@...hat.com>
Subject: Re: PTRACE_{READ,WRITE}{TEXT,DATA}
I don't see any sense in adding that. Using /proc/pid/mem is already the
"efficient" API for this known to userland. I don't think keeping the fd
around for that is any great burden, and if you do then the one pread64
call is just as efficient as one ptrace call to do the same thing.
Thanks,
Roland
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists