Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Apr 2008 21:57:42 -0400
From:      demetrioussharpe@netscape.net
To:        freebsd-drivers@freebsd.org, tech@openbsd.org, tech-x11@netbsd.org
Subject:   agpgart driver
Message-ID:  <8CA627C12AFD996-2F0-1804@FWM-D16.sysops.aol.com>

next in thread | raw e-mail | index | archive | help

Hello,
My name is Dee Sharpe.? I am currently researching the *BSD agpgart driver as well as the one from Linux and any other OS's driver that I can find.? From reading the source code agp.c, it seems as though agp_generic_bind_memory() allocates memory from the OS.? Why is this the case?? Shouldn't this function be solely focused on binding the memory that is provided in the agp_memory structure?? Also, shouldn't agp_generic_alloc_memory() be the only part of the driver that worries about memory allocation?? I am asking these questions out of interest and I'm looking for understanding, because I would like to port your driver to Syllable.? Syllable has a relatively primitive memory management system, so a lot of the techniques used by the *BSD OS's will not be usable by us.? Also, any help or guidance that you can give me to help me bring this driver to life is greatly appreciated.


-Dee Sharpe


P.S.? This email was sent to mailing lists belonging to FreeBSD, OpenBSD, and NetBSD.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8CA627C12AFD996-2F0-1804>