>>This is interesting--I hadn't considered this as most of my work for the
>>past while has been on embedded systems with everything pinned in ram.
>>
>
> On an ftp server (or movie server, or ...) you CAN'T pin everything
> in RAM.
Yes, but you can use aio to issue the request for data and then go do
other stuff even with a single thread. David's case was faulting in
little-used application code.
Or arm I missing something?
Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/