Displaying 3 results from an estimated 3 matches for "memdbg".
Did you mean:
medbg
2012 Jan 13
2
Problem with not installing package, exec do an error
...tem'':
path => [''/usr/bin/''],
alias => updateGem,
}
package { '' libmemcached-dev'':
ensure => present,
alias => memDev,
require => Exec[updateGem],
}
package { '' libmemcached-dbg'':
ensure => present,
alias => memDbg,
require => Package[memDev],
}
package { '' libsas2-dev'':
ensure => present,
alias => sasDev,
require => Package[memDdg],
}
package { ''libcurl3-dev'':
ensure => present,
alias => curlDev,
require => Package[sasDev],
}
package {'...
2009 Jul 12
13
pv_ops kernel and nvidia binary driver
Just wondering what it will take to get the nvidia binary driver
working on a pv_ops kernel.
It makes it difficult to debug without the source to the nvidia
driver, but I think it should be possible to get it to work without
changing the binary driver. If the dom0 kernel had access to all the
resources that a bare metal kernel did, then it should work right?
I''m using Jeremy''s
2009 Jul 12
13
pv_ops kernel and nvidia binary driver
Just wondering what it will take to get the nvidia binary driver
working on a pv_ops kernel.
It makes it difficult to debug without the source to the nvidia
driver, but I think it should be possible to get it to work without
changing the binary driver. If the dom0 kernel had access to all the
resources that a bare metal kernel did, then it should work right?
I''m using Jeremy''s