Currently I am facing a SQL memory pressure issue. i have run dbcc memorystatus, here is part of my result:
dbcc memorystatus
Memory Manager
The docs for DBCC MEMORYSTATUS() are here: http://support.microsoft.com/kb/907877
They're not terribly verbose - but will, at least, give you an idea of what you're looking at.