Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deadbeef check missing from kmem.c #38

Open
GoogleCodeExporter opened this issue Aug 3, 2015 · 3 comments
Open

Deadbeef check missing from kmem.c #38

GoogleCodeExporter opened this issue Aug 3, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

There are two sets of data that are in the OpenSolaris but not MacZFS build in 
kmem.c at maczfs-
72. 

One of these is an audit trail (which may not be useful), and the other is a 
DEADBEEF trail (which 
shows if the memory has been hit or overrun). A simple compile test case 
suggests that the 
DEADBEEF codepath works, and that the #ifdefs surrounding this and other 
codepaths may be 
taken out.

Original issue reported on code.google.com by alex.ble...@gmail.com on 7 Mar 2010 at 11:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant