討論串cvs commit: src/sys/kern kern_slaballoc.c
共 9 篇文章
內容預覽:
dillon 2005/04/25 17:47:59 PDT. DragonFly src repository. Modified files:. sys/kern kern_slaballoc.c. Log:. On MP systems, malloc's using R_NOWAIT are
(還有74個字)
內容預覽:
dillon 2005/04/20 10:03:08 PDT. DragonFly src repository. Modified files:. sys/kern kern_slaballoc.c. Log:. Make the kernel malloc() and free() MP saf
(還有85個字)
內容預覽:
joerg 2005/04/02 07:53:56 PST. DragonFly src repository. Modified files:. sys/kern kern_slaballoc.c. Log:. Move the processing of malloc flags out of
(還有226個字)
內容預覽:
I think this is a legacy from the original FreeBSD code.. I. created M_RNOWAIT as an internal flag because M_NOWAIT is. no longer a single bit.. I agr
(還有87個字)
內容預覽:
On Mon, Mar 28, 2005 at 09:48:40AM -0800, Matthew Dillon wrote:. >. > :. > :On Mon, Mar 28, 2005 at 05:13:33PM -0000, Andreas Hauser wrote:. > :> > Re
(還有581個字)