Hello,
This question is for the current maintainer(s) of ccd. The email
listed in ccd.c is invalid.
In ccdioctl, for the command CCDIOCSET, ccdgetdisklabel() is called
after ccdinit(). In ccdgetdisklabel(), the raw partition's size is
initialized (to a value computed by ccdinit()) before calling
Antonio Inojal wrote:
>
> Hello, I am trying to pipe content from a C program into a shell script.
> What I want to do is to pass the information coming from the C app, into
> an environmental variable in the shell script:
>
> my_app | my_script .
>
> Say that my app spits out the date, ok?
> I
I apologize for not checking the FAQs before asking the question.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/advanced.html#CHANGE-KERNEL-ADDRESS-SPACE
How large can we make the KVA?
_
http://www.gojuryu.com . What Karate Do
Hello Hackers,
I am running Freebsd-4.3RELEASE on a Intel 686 box with roughly
2GB of RAM. I want most of this RAM to be used for the buffer cache.
I have been playing with cpu_startup() (i386/i386/machdep.c) with
the intention of increasing 'nbuf' but I am limited by the size of
the 'kernel_map'
Hello,
I have a core file (kernel) and want to dump the stack frames of a process (assuming
it was still in memory) given the pid. Is there a way I can do this?
thanks,
Rohit.
_
http://www.gojuryu.com . What Karate Do was meant to be.
On Sun, 12 Aug 2001, Dima Dorfman wrote:
> Rohit Grover <[EMAIL PROTECTED]> writes:
> > Interestingly, when I executed the command 'make depend',
> > vnode_if.h was correctly created for me. I'd like to know why I don't
> > need to do a
Hello,
I am writing a module which needs to include 'sys/vnode.h'. vnode.h
tries to include vnode_if.h. I checked the Makefiles of some other
modules requiring vnode.h (eg. 'vn', 'nfs') and discovered that they
add vnode_if.h to to the variable 'SRCS'. This automagically generates
vnode_if.h in t
/rc.conf. Please help.
regards,
Rohit Grover.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
8 matches
Mail list logo