lkml.org 
[lkml]   [2008]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [RFC v1][PATCH]page_fault retry with NOPAGE_RETRY
Date
> Furthermore, /proc code usually isn't written with performance in mind,
> so its usually simple and robust code. Adding it to a 'hot'-path like
> you're doing doesn't seem advisable.
>
> Also, releasing and re-acquiring mmap_sem can significantly add to the
> cacheline bouncing that thing already has.

Interesting.

I tryed to demonstration /proc slowness.

1. make many process
$ nice ./hackbench 120 process 10000

2. read /proc
$ time ps -ef

0.16s user 0.57s system 1% cpu 46.859 total


HAHAHA!
That is really slow over my expected.





\
 
 \ /
  Last update: 2008-11-27 12:11    [W:0.158 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site