[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-hackers
Subject:    Re: kmem_alloc
From:       j () uriah ! heep ! sax ! de (J Wunsch)
Date:       1997-04-30 6:17:57
[Download RAW message or body]

As rishim@trillium.com wrote:

> I want to look at the kmem_alloc() implementation of the FreeBsd.
> In which file the function is implemented?

grep(1) is your friend (maybe even global(1) now, but my tree ain't
tagged already).  FreeBSD's style guide requires function names being
the first on a line, so the regexp for this is simple.

j@uriah 61% grep ^kmem_alloc /sys/*/*
/sys/vm/vm_kern.c:kmem_alloc_pageable(map, size)
/sys/vm/vm_kern.c:kmem_alloc(map, size)
/sys/vm/vm_kern.c:kmem_alloc_wait(map, size)

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic