n and sk->state...
--
Cheers,
Eric
|Eric BartonBarton Software|
|9 York Gardens Tel:+44 (117) 923 9831 |
|CliftonMobile: +44 (7909) 680 356 |
|Bristol BS8 4LL
I've noticed that alloc_kiovec() calls alloc_kiobuf_bhs(), which...
> int alloc_kiobuf_bhs(struct kiobuf * kiobuf)
> {
> int i;
>
> for (i = 0; i < KIO_MAX_SECTORS; i++)
> if (!(kiobuf->bh[i] = kmem_cache_alloc(bh_cachep, SLAB_KERNEL))) {
> while
Can someone tell me if make_pages_present() is always called with
a page aligned address? If not, it may not make the last page present...
--
Cheers,
Eric
|Eric BartonBarton Software
3 matches
Mail list logo