lkml.org 
[lkml]   [1999]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch-2.3.34-4review] vmalloc/vfree/ioremap made SMP-safe.
On Tue, 21 Dec 1999 manfreds@colorfullife.com wrote:
> Zitiere Tigran Aivazian <tigran@sco.COM>:
~~~~~~~?

> /dev/kmem, what about allocating a single page, and
> adding a short loop:
>
> while(len > 0) {
> int cur_len = len;
> if(cur_len > PAGE_SIZE)
> cur_len = PAGE_SIZE;
> ...
> len -= cur_len;
> }

ah, so that is what you mean when you mentioned this before. Now I get it
- I will try as soon as I get a spare minute (now the sun is up so its
time to do real work as the "1001 night" says).

Btw, what is Zitiere? It is not in my french dictrionary.

Regards,
Tigran.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.148 / U:2.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site