Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



> Module Name:  src
> Committed By: christos
> Date:         Mon Jun 12 00:22:47 UTC 2006
> 
> Modified Files:
>       src/sys/kern: kern_acct.c
> 
> Log Message:
> don't allocate statvfs on the stack.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.64 -r1.65 src/sys/kern/kern_acct.c

i have introduced STATVFSBUF_GET/STATVFSBUF_PUT for this purpose while ago.
my intention (apart from aesthetic one) was to change them to
"nointr" allocator at some point.

YAMAMOTO Takashi



Home | Main Index | Thread Index | Old Index